aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-zdaemon
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-16 10:06:16 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-16 10:06:16 +0000
commit58235dac8e3688f9cb9f441fdd2dedf0f3928ecc (patch)
treed604d6588877930b325e639c3a5c44cb192c5c88 /sysutils/py-zdaemon
parentbbc6c6f7059ab5c60323fa6bf7d8d2536ad280fc (diff)
downloadports-58235dac8e3688f9cb9f441fdd2dedf0f3928ecc.tar.gz
ports-58235dac8e3688f9cb9f441fdd2dedf0f3928ecc.zip
sysutils/py-zdaemon: update to 4.1.0
And patch Zope to work with this zdaemon version With hat: zope
Notes
Notes: svn path=/head/; revision=413424
Diffstat (limited to 'sysutils/py-zdaemon')
-rw-r--r--sysutils/py-zdaemon/Makefile9
-rw-r--r--sysutils/py-zdaemon/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/py-zdaemon/Makefile b/sysutils/py-zdaemon/Makefile
index 129f389b6b6b..5671c8a65d30 100644
--- a/sysutils/py-zdaemon/Makefile
+++ b/sysutils/py-zdaemon/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zdaemon
-PORTVERSION= 2.0.7
-PORTREVISION= 1
+PORTVERSION= 4.1.0
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,12 @@ MAINTAINER= zope@FreeBSD.org
COMMENT= Daemon Process Control Library and Tools for Unix-bases Systems
LICENSE= ZPL21
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>0:devel/py-zconfig
-USES= python:2
-USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+USES= python zip
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/sysutils/py-zdaemon/distinfo b/sysutils/py-zdaemon/distinfo
index fbbd6df2bdcb..fd551639ad44 100644
--- a/sysutils/py-zdaemon/distinfo
+++ b/sysutils/py-zdaemon/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zdaemon-2.0.7.tar.gz) = 28a96152a62823052359bac7d01a375029146d31310877408bd0a91624411eb8
-SIZE (zdaemon-2.0.7.tar.gz) = 48037
+SHA256 (zdaemon-4.1.0.zip) = 185b374ab49f928bbcdb7572c5cd7c3a9e75324a005ce73dfee4208ce10ab1f9
+SIZE (zdaemon-4.1.0.zip) = 74287