diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 04:40:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 04:40:31 +0000 |
commit | b960de69c9843c1edf7e39c144b6888546da2bac (patch) | |
tree | e019ff89be6ed51b5d0ecbd82f380568f1370a0e /www/py-paste | |
parent | 1d8a0fcca4858e57b3aebc0b7f62352266882b57 (diff) |
Notes
Diffstat (limited to 'www/py-paste')
-rw-r--r-- | www/py-paste/Makefile | 4 | ||||
-rw-r--r-- | www/py-paste/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile index 163554e81b32..47739fc80501 100644 --- a/www/py-paste/Makefile +++ b/www/py-paste/Makefile @@ -7,7 +7,7 @@ PORTNAME= Paste PORTVERSION= 1.7.5.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ COMMENT= Tools for using a Web Server Gateway Interface stack DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes diff --git a/www/py-paste/distinfo b/www/py-paste/distinfo index 56b40c9a81db..7c0408a2c6f5 100644 --- a/www/py-paste/distinfo +++ b/www/py-paste/distinfo @@ -1,3 +1,2 @@ -MD5 (Paste-1.7.5.1.tar.gz) = 7ea5fabed7dca48eb46dc613c4b6c4ed SHA256 (Paste-1.7.5.1.tar.gz) = 11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6 SIZE (Paste-1.7.5.1.tar.gz) = 523304 |