diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 17:01:31 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 17:01:31 +0000 |
commit | d72a24c351e201cc92bd85a6f95ccccf956545d9 (patch) | |
tree | 964f94c6296382be237d1b763ab64932d3c74749 /devel | |
parent | aea8e7aa4cb790daa9d0f851c965b1dadb6b567d (diff) | |
download | ports-d72a24c351e201cc92bd85a6f95ccccf956545d9.tar.gz ports-d72a24c351e201cc92bd85a6f95ccccf956545d9.zip |
Notes
Diffstat (limited to 'devel')
-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 |