Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2005 09:35:32 GMT
From:      Neal Nelson <neal@nelson.name>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81547: Update port: devel/py-twistedCore to 2.0.1
Message-ID:  <200505270935.j4R9ZWr4042541@www.freebsd.org>
Resent-Message-ID: <200505270940.j4R9e1BX094373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81547
>Category:       ports
>Synopsis:       Update port: devel/py-twistedCore to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 27 09:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Neal Nelson
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed May 11 11:33:07 CEST 2005     nealie@server.home:/usr/obj/usr/src/sys/SERVER  i386
>Description:
      Update devel/py-twistedCore port to latest 2.0.1 release
>How-To-Repeat:
      
>Fix:
      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 @@
 #

 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}

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505270935.j4R9ZWr4042541>