Hi,

This diff updates py-polib to the latest release 1.0.3.
Regression is ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-polib/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	14 Jan 2013 15:59:54 -0000	1.2
+++ Makefile	5 Mar 2013 08:39:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	Python library to manipulate gettext files
 
-MODPY_EGG_VERSION=	1.0.2
+MODPY_EGG_VERSION =	1.0.3
 DISTNAME =	polib-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/py-polib/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	14 Jan 2013 15:59:54 -0000	1.2
+++ distinfo	5 Mar 2013 08:39:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (polib-1.0.2.tar.gz) = xAoca9V7IaEdqlGX6/j+BJ+5VXwmgZnR3gkMFzZh/K0=
-SIZE (polib-1.0.2.tar.gz) = 149187
+SHA256 (polib-1.0.3.tar.gz) = eygeXKeZ+QYb8Cny6RHpnfSDoaAu8v+q9z/oAiLyav8=
+SIZE (polib-1.0.3.tar.gz) = 149954

Reply via email to