Bug 81547 - Update port: devel/py-twistedCore to 2.0.1
Summary: Update port: devel/py-twistedCore to 2.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-27 10:40 UTC by Neal Nelson
Modified: 2005-05-27 22:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neal Nelson 2005-05-27 10:40:01 UTC
      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 @@
 #
Comment 1 Patrick Li freebsd_committer freebsd_triage 2005-05-27 22:30:00 UTC
State Changed
From-To: open->closed

Committed, Thanks!