diff options
author | pat <pat@FreeBSD.org> | 2005-05-28 05:29:56 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2005-05-28 05:29:56 +0800 |
commit | f0bc9c1043b4febb170f32aa9d64be5571cea17f (patch) | |
tree | 4927adb004605ee141753ed59add4ec8fae82238 /devel | |
parent | 985d8d8517baa1794ce95559740b1a57f6c31275 (diff) | |
download | freebsd-ports-gnome-f0bc9c1043b4febb170f32aa9d64be5571cea17f.tar.gz freebsd-ports-gnome-f0bc9c1043b4febb170f32aa9d64be5571cea17f.tar.zst freebsd-ports-gnome-f0bc9c1043b4febb170f32aa9d64be5571cea17f.zip |
Update to 2.0.1
PR: ports/81547
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-twistedCore/Makefile | 6 | ||||
-rw-r--r-- | devel/py-twistedCore/distinfo | 4 | ||||
-rw-r--r-- | devel/py-twistedCore/pkg-plist | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/devel/py-twistedCore/Makefile b/devel/py-twistedCore/Makefile index 77a3413640a0..2ab30ecd953f 100644 --- a/devel/py-twistedCore/Makefile +++ b/devel/py-twistedCore/Makefile @@ -6,10 +6,10 @@ # PORTNAME= twistedCore -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= devel net python -MASTER_SITES= http://twistedmatrix.com/downloads/Twisted/2.0/ +MASTER_SITES= http://twistedmatrix.com/downloads/Twisted/2.0/ \ + http://tmrc.mit.edu/mirror/twisted/Twisted/2.0/ #MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Twisted-${PORTVERSION} diff --git a/devel/py-twistedCore/distinfo b/devel/py-twistedCore/distinfo index feed1ae12dcb..e4fa0067d201 100644 --- a/devel/py-twistedCore/distinfo +++ b/devel/py-twistedCore/distinfo @@ -1,2 +1,2 @@ -MD5 (Twisted-2.0.0.tar.bz2) = 0696ece44e7a51d5ecd2bbe65bbef53e -SIZE (Twisted-2.0.0.tar.bz2) = 1047807 +MD5 (Twisted-2.0.1.tar.bz2) = 6cf0ebb84731f8c2c45ea125efda77fe +SIZE (Twisted-2.0.1.tar.bz2) = 1061899 diff --git a/devel/py-twistedCore/pkg-plist b/devel/py-twistedCore/pkg-plist index bfc26031798a..f80d7ee493d1 100644 --- a/devel/py-twistedCore/pkg-plist +++ b/devel/py-twistedCore/pkg-plist @@ -1083,8 +1083,6 @@ bin/twistd %%S%%/twisted/trial/util.py %%S%%/twisted/trial/util.pyc %%S%%/twisted/trial/util.pyo -@dirrm share/twistedCore/admin -@dirrm share/twistedCore @dirrm %%S%%/twisted/trial/test @dirrm %%S%%/twisted/trial @dirrm %%S%%/twisted/test |