diff options
-rw-r--r-- | devel/py-zclockfile/Makefile | 12 | ||||
-rw-r--r-- | devel/py-zclockfile/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/devel/py-zclockfile/Makefile b/devel/py-zclockfile/Makefile index 4471619f2e6c..c40ff5deed98 100644 --- a/devel/py-zclockfile/Makefile +++ b/devel/py-zclockfile/Makefile @@ -1,21 +1,17 @@ -# New ports collection makefile for: py-zclockfile -# Date created: 15 Dec, 2009 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= zclockfile -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= zc.lockfile-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Basic inter-process locks +USE_ZIP= yes USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= zc.lockfile diff --git a/devel/py-zclockfile/distinfo b/devel/py-zclockfile/distinfo index b42c0634fead..8d5f39f4c565 100644 --- a/devel/py-zclockfile/distinfo +++ b/devel/py-zclockfile/distinfo @@ -1,2 +1,2 @@ -SHA256 (zc.lockfile-1.0.0.tar.gz) = 1f170e46eff20ae6c81cad5465f26702f3d3435e0511fb7983cd61a6ed84d5c0 -SIZE (zc.lockfile-1.0.0.tar.gz) = 4014 +SHA256 (zc.lockfile-1.1.0.zip) = 1489ff1c4f655420793c46af5b427537e62435b02e83e92d7f74a73ed8a56198 +SIZE (zc.lockfile-1.1.0.zip) = 16645 |