Update devel/py-twistedCore port to latest 2.0.1 release Fix: PORTNAME= twistedCore -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 +PORTREVISION= 0 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}--fZeP51bE5qUre0Og9XKgyLbSoucrePef3g0pcka6cJhkqsCK Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: distinfo =================================================================== --- distinfo (revision 18) +++ distinfo (working copy) @@ -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 Index: pkg-plist =================================================================== --- pkg-plist (revision 18) +++ pkg-plist (working copy) @@ -1083,8 +1083,6 @@ %%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 Index: Makefile =================================================================== --- Makefile (revision 67) +++ Makefile (working copy) @@ -6,10 +6,11 @@ #
State Changed From-To: open->closed Committed, Thanks!