diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-30 15:47:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-30 15:47:39 +0000 |
commit | 705b448255a002ee316092c32bc2f28b3a909b2f (patch) | |
tree | eac9ed9075e1f498bed3411a58943874a3708211 /news | |
parent | - update to 2.4.0 (diff) |
- update to 0.2.0
PR: 98148
Submitted by: maintainer (Neal Nelson)
Notes
Notes:
svn path=/head/; revision=163974
Diffstat (limited to 'news')
-rw-r--r-- | news/py-twistedNews/Makefile | 8 | ||||
-rw-r--r-- | news/py-twistedNews/distinfo | 6 | ||||
-rw-r--r-- | news/py-twistedNews/pkg-plist | 3 |
3 files changed, 9 insertions, 8 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index 144c01270ec5..a9075be85a1e 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -6,11 +6,9 @@ # PORTNAME= twistedNews -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.2.0 CATEGORIES= news devel python -MASTER_SITES= http://twistedmatrix.com/downloads/News/0.1/ \ - http://tmrc.mit.edu/mirror/twisted/News/0.1/ +MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/News/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedNews-${PORTVERSION} @@ -23,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/TwistedNews-${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/news/py-twistedNews/distinfo b/news/py-twistedNews/distinfo index 77bab64565db..c3ba2ead072d 100644 --- a/news/py-twistedNews/distinfo +++ b/news/py-twistedNews/distinfo @@ -1,3 +1,3 @@ -MD5 (TwistedNews-0.1.0.tar.bz2) = 9e8d4b39152f8b30d8a2255fc5ec9920 -SHA256 (TwistedNews-0.1.0.tar.bz2) = c50b8dc931467a29f0e7822bee6ae36e8f37cd366c67efb4a8964d4b30f0ab03 -SIZE (TwistedNews-0.1.0.tar.bz2) = 16822 +MD5 (TwistedNews-0.2.0.tar.bz2) = 62a93645867bacad4a4ca4d45e9ce090 +SHA256 (TwistedNews-0.2.0.tar.bz2) = 158d30a3cd2a88bf2b8c127715b034dbe0f8dde1318e64c961c723d8ea1c77da +SIZE (TwistedNews-0.2.0.tar.bz2) = 16811 diff --git a/news/py-twistedNews/pkg-plist b/news/py-twistedNews/pkg-plist index 954492b1921c..2b7afaf73907 100644 --- a/news/py-twistedNews/pkg-plist +++ b/news/py-twistedNews/pkg-plist @@ -1,6 +1,9 @@ %%S%%/twisted/news/__init__.py %%S%%/twisted/news/__init__.pyc %%S%%/twisted/news/__init__.pyo +%%S%%/twisted/news/_version.py +%%S%%/twisted/news/_version.pyc +%%S%%/twisted/news/_version.pyo %%S%%/twisted/news/database.py %%S%%/twisted/news/database.pyc %%S%%/twisted/news/database.pyo |