Hi,

This diff updates py-isodate to the latest release.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-isodate/Makefile,v
retrieving revision 1.7
diff -u -p -u -r1.7 Makefile
--- Makefile	29 Sep 2014 07:02:02 -0000	1.7
+++ Makefile	9 Nov 2014 08:04:36 -0000
@@ -4,10 +4,9 @@ PKG_ARCH =		*
 
 COMMENT =		ISO 8601 date/time/duration parser and formater
 
-MODPY_EGG_VERSION =	0.5.0
+MODPY_EGG_VERSION =	0.5.1
 DISTNAME =		isodate-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
-REVISION =		1
 
 CATEGORIES =		devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-isodate/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- distinfo	28 Apr 2014 14:40:08 -0000	1.3
+++ distinfo	9 Nov 2014 08:04:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (isodate-0.5.0.tar.gz) = 8+Q2qcMhiClCpsYunY6kl4e0wOp/e7PL0Ee892vQ374=
-SIZE (isodate-0.5.0.tar.gz) = 25917
+SHA256 (isodate-0.5.1.tar.gz) = sSrtMcDoNFQ0l+JNYJpBUxqADYMEw55mZcRcoCOwEvs=
+SIZE (isodate-0.5.1.tar.gz) = 26859

Reply via email to