Hi,

This diff updates py-setproctitle to the latest release.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-setproctitle/Makefile,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile
--- Makefile	30 May 2013 13:09:21 -0000	1.6
+++ Makefile	8 Dec 2013 09:29:06 -0000
@@ -2,16 +2,15 @@
 
 COMMENT =		library for getting/setting process names
 
-MODPY_EGG_VERSION =	1.1.7
+MODPY_EGG_VERSION =	1.1.8
 DISTNAME =		setproctitle-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
-REVISION =		0
 
 CATEGORIES =		devel
 
 HOMEPAGE =		https://code.google.com/p/py-setproctitle/
 
-# BSD 3-clause 
+# BSD 3-clause
 PERMIT_PACKAGE_CDROM =	Yes
 
 MASTER_SITES=		${MASTER_SITE_PYPI:=s/setproctitle/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-setproctitle/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- distinfo	13 Mar 2013 09:01:31 -0000	1.4
+++ distinfo	8 Dec 2013 09:29:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (setproctitle-1.1.7.tar.gz) = x/ynyjF+MJ9Nd2Se2U7yluMPhESp+nW/tkg7XnDvqII=
-SIZE (setproctitle-1.1.7.tar.gz) = 23209
+SHA256 (setproctitle-1.1.8.tar.gz) = tWTPZIghfHpGMqn+ZG/Do76i+XErTmZ+ljK4cNGlghE=
+SIZE (setproctitle-1.1.8.tar.gz) = 23208

Reply via email to