aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-twistedWeb
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-05-30 23:59:59 +0800
committerclsung <clsung@FreeBSD.org>2006-05-30 23:59:59 +0800
commit909a286399c223da5e6945fd5531f217c66cf0af (patch)
tree286d341ef6058763ade203f53c9cf93eb30ad5fd /www/py-twistedWeb
parentae132ca1ff508de30534e4fe863b00c38ac2bbef (diff)
downloadfreebsd-ports-gnome-909a286399c223da5e6945fd5531f217c66cf0af.tar.gz
freebsd-ports-gnome-909a286399c223da5e6945fd5531f217c66cf0af.tar.zst
freebsd-ports-gnome-909a286399c223da5e6945fd5531f217c66cf0af.zip
- update to 0.6.0
PR: 98139 Submitted by: maintainer (Neal Nelson)
Diffstat (limited to 'www/py-twistedWeb')
-rw-r--r--www/py-twistedWeb/Makefile7
-rw-r--r--www/py-twistedWeb/distinfo6
-rw-r--r--www/py-twistedWeb/pkg-plist7
3 files changed, 13 insertions, 7 deletions
diff --git a/www/py-twistedWeb/Makefile b/www/py-twistedWeb/Makefile
index f31354df4d63..a4e689b53fd9 100644
--- a/www/py-twistedWeb/Makefile
+++ b/www/py-twistedWeb/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= twistedWeb
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= www devel python
-MASTER_SITES= http://twistedmatrix.com/downloads/Web/0.5/ \
- http://tmrc.mit.edu/mirror/twisted/Web/0.5/
+MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Web/${PORTVERSION:S/.0//}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedWeb-${PORTVERSION}
@@ -23,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/TwistedWeb-${PORTVERSION}
USE_BZIP2= yes
-USE_PYTHON= 2.2+
+USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
diff --git a/www/py-twistedWeb/distinfo b/www/py-twistedWeb/distinfo
index b2f35597fe76..8ba0f396aec5 100644
--- a/www/py-twistedWeb/distinfo
+++ b/www/py-twistedWeb/distinfo
@@ -1,3 +1,3 @@
-MD5 (TwistedWeb-0.5.0.tar.bz2) = 287b9402ca99d05e6d3be99413317633
-SHA256 (TwistedWeb-0.5.0.tar.bz2) = 7d33de4924c0f7819b3ba9980461ca2bf7b8f5619f21f90755c29255570b599e
-SIZE (TwistedWeb-0.5.0.tar.bz2) = 263139
+MD5 (TwistedWeb-0.6.0.tar.bz2) = a681931d2eb747ca871ef71d8d1f5ff1
+SHA256 (TwistedWeb-0.6.0.tar.bz2) = db8cb87fd65f751a807fe22893145210235ce9fbc070e10fd827495f05babca6
+SIZE (TwistedWeb-0.6.0.tar.bz2) = 263572
diff --git a/www/py-twistedWeb/pkg-plist b/www/py-twistedWeb/pkg-plist
index d8d891e2bd42..956e72279d55 100644
--- a/www/py-twistedWeb/pkg-plist
+++ b/www/py-twistedWeb/pkg-plist
@@ -5,6 +5,9 @@ bin/websetroot
%%S%%/twisted/web/__init__.py
%%S%%/twisted/web/__init__.pyc
%%S%%/twisted/web/__init__.pyo
+%%S%%/twisted/web/_version.py
+%%S%%/twisted/web/_version.pyc
+%%S%%/twisted/web/_version.pyo
%%S%%/twisted/web/client.py
%%S%%/twisted/web/client.pyc
%%S%%/twisted/web/client.pyo
@@ -74,6 +77,9 @@ bin/websetroot
%%S%%/twisted/web/test/__init__.py
%%S%%/twisted/web/test/__init__.pyc
%%S%%/twisted/web/test/__init__.pyo
+%%S%%/twisted/web/test/test_cgi.py
+%%S%%/twisted/web/test/test_cgi.pyc
+%%S%%/twisted/web/test/test_cgi.pyo
%%S%%/twisted/web/test/test_distrib.py
%%S%%/twisted/web/test/test_distrib.pyc
%%S%%/twisted/web/test/test_distrib.pyo
@@ -183,3 +189,4 @@ bin/websetroot
@dirrm %%S%%/twisted/web/test
@dirrm %%S%%/twisted/web/scripts
@dirrm %%S%%/twisted/web
+@dirrm %%S%%/twisted/plugins