diff options
author | mnag <mnag@FreeBSD.org> | 2006-04-09 01:01:31 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-04-09 01:01:31 +0800 |
commit | dc30fee4d984ffbcffab27457769c937c27ce746 (patch) | |
tree | f4c7d43fe6591549677dff0509b5ff951cb5b802 /devel/py-setuptools | |
parent | 1736e6d5cf6e08839d7f49273594305bb213339b (diff) | |
download | freebsd-ports-gnome-dc30fee4d984ffbcffab27457769c937c27ce746.tar.gz freebsd-ports-gnome-dc30fee4d984ffbcffab27457769c937c27ce746.tar.zst freebsd-ports-gnome-dc30fee4d984ffbcffab27457769c937c27ce746.zip |
- Update to 0.6a11
PR: 95503
Submitted by: maintainer
Diffstat (limited to 'devel/py-setuptools')
-rw-r--r-- | devel/py-setuptools/Makefile | 2 | ||||
-rw-r--r-- | devel/py-setuptools/distinfo | 6 | ||||
-rw-r--r-- | devel/py-setuptools/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile index d9e5ad9243e6..3ea586445bf3 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= setuptools -PORTVERSION= 0.6a10 +PORTVERSION= 0.6a11 CATEGORIES= devel python MASTER_SITES= http://cheeseshop.python.org/packages/source/s/setuptools/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo index 5300f825cd78..a45f1cf7292b 100644 --- a/devel/py-setuptools/distinfo +++ b/devel/py-setuptools/distinfo @@ -1,3 +1,3 @@ -MD5 (python/setuptools-0.6a10.zip) = 8bcf7524d484aa3134a1b5aa64d2c275 -SHA256 (python/setuptools-0.6a10.zip) = 786f58c836ecfef6b5a4a6583a8128a29f968e0550f0c96f95aa71ae532bd2f1 -SIZE (python/setuptools-0.6a10.zip) = 238897 +MD5 (python/setuptools-0.6a11.zip) = e34ba85973095f378045f3002a829b12 +SHA256 (python/setuptools-0.6a11.zip) = 3877465698bb37a71f464a56954dc1cade13787f59b67acf930126cb14fc4e26 +SIZE (python/setuptools-0.6a10.zip) = 245894 diff --git a/devel/py-setuptools/pkg-plist b/devel/py-setuptools/pkg-plist index e1cc6fb79398..d2ff4718aa6c 100644 --- a/devel/py-setuptools/pkg-plist +++ b/devel/py-setuptools/pkg-plist @@ -1,5 +1,6 @@ @comment $FreeBSD$ bin/easy_install +bin/easy_install-%%PYVER%% bin/easy_install.py %%PYTHON_SITELIBDIR%%/easy-install.pth %%PYTHON_SITELIBDIR%%/setuptools.pth |