diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 09:07:04 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 09:07:04 +0800 |
commit | 575f9df8cfeb2cbcad3bb6337fa1596a74fbcfe0 (patch) | |
tree | 51641a74ea5d0c4ad5cb6a7bcdc524c657b73eb7 | |
parent | 131621ff241e8f492fd1c05c8c1f54f252ca410f (diff) | |
download | freebsd-ports-gnome-575f9df8cfeb2cbcad3bb6337fa1596a74fbcfe0.tar.gz freebsd-ports-gnome-575f9df8cfeb2cbcad3bb6337fa1596a74fbcfe0.tar.zst freebsd-ports-gnome-575f9df8cfeb2cbcad3bb6337fa1596a74fbcfe0.zip |
- Update to 3.6.1
PR: ports/149885
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
-rw-r--r-- | devel/py-zope.interface/Makefile | 4 | ||||
-rw-r--r-- | devel/py-zope.interface/distinfo | 6 | ||||
-rw-r--r-- | devel/py-zopeInterface/Makefile | 4 | ||||
-rw-r--r-- | devel/py-zopeInterface/distinfo | 6 |
4 files changed, 8 insertions, 12 deletions
diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile index 9079c42ad3ee..8c19ddb0801d 100644 --- a/devel/py-zope.interface/Makefile +++ b/devel/py-zope.interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zopeInterface -PORTVERSION= 3.5.3 +PORTVERSION= 3.6.1 CATEGORIES= devel zope python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +15,6 @@ DISTNAME= zope.interface-${PORTVERSION} MAINTAINER= neal@nelson.name COMMENT= Zope.interface package from Zope 3 -FETCH_CMD= fetch -RP - USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes diff --git a/devel/py-zope.interface/distinfo b/devel/py-zope.interface/distinfo index 4e57c87f593e..7824f4a3fe5b 100644 --- a/devel/py-zope.interface/distinfo +++ b/devel/py-zope.interface/distinfo @@ -1,3 +1,3 @@ -MD5 (zope.interface-3.5.3.tar.gz) = 1fdb9a77f92d3ada3e795a8c9b58d0c6 -SHA256 (zope.interface-3.5.3.tar.gz) = 3ebd70b329733571110dd35b1c6d9f071661fcc21aa169bdd9642bfa1b2e5939 -SIZE (zope.interface-3.5.3.tar.gz) = 115571 +MD5 (zope.interface-3.6.1.tar.gz) = 7a895181b8d10be4a7e9a3afa13cd3be +SHA256 (zope.interface-3.6.1.tar.gz) = 294c3c0529e84169177bce78d616c768fa1c028a2fbc1854f615d32ed88dbc6c +SIZE (zope.interface-3.6.1.tar.gz) = 125264 diff --git a/devel/py-zopeInterface/Makefile b/devel/py-zopeInterface/Makefile index 9079c42ad3ee..8c19ddb0801d 100644 --- a/devel/py-zopeInterface/Makefile +++ b/devel/py-zopeInterface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zopeInterface -PORTVERSION= 3.5.3 +PORTVERSION= 3.6.1 CATEGORIES= devel zope python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +15,6 @@ DISTNAME= zope.interface-${PORTVERSION} MAINTAINER= neal@nelson.name COMMENT= Zope.interface package from Zope 3 -FETCH_CMD= fetch -RP - USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes diff --git a/devel/py-zopeInterface/distinfo b/devel/py-zopeInterface/distinfo index 4e57c87f593e..7824f4a3fe5b 100644 --- a/devel/py-zopeInterface/distinfo +++ b/devel/py-zopeInterface/distinfo @@ -1,3 +1,3 @@ -MD5 (zope.interface-3.5.3.tar.gz) = 1fdb9a77f92d3ada3e795a8c9b58d0c6 -SHA256 (zope.interface-3.5.3.tar.gz) = 3ebd70b329733571110dd35b1c6d9f071661fcc21aa169bdd9642bfa1b2e5939 -SIZE (zope.interface-3.5.3.tar.gz) = 115571 +MD5 (zope.interface-3.6.1.tar.gz) = 7a895181b8d10be4a7e9a3afa13cd3be +SHA256 (zope.interface-3.6.1.tar.gz) = 294c3c0529e84169177bce78d616c768fa1c028a2fbc1854f615d32ed88dbc6c +SIZE (zope.interface-3.6.1.tar.gz) = 125264 |