Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 15:01:04 +0200
From:      Neal Nelson <neal@nelson.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98139: Update port www/py-twistedWeb to 0.6.0
Message-ID:  <courier.447C4210.00015EC4@neal.nelson.name>
Resent-Message-ID: <200605301310.k4UDAQH9047330@freefall.freebsd.org>

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

>Number:         98139
>Category:       ports
>Synopsis:       Update port www/py-twistedWeb to 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 13:10:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Neal Nelson
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD neal.nelson.name 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 14:12:49 CEST 2006 root@neal.nelson.name:/usr/obj/usr/src/sys/DESKPRO i386


	
>Description:
	Update port www/py-twistedWeb to 0.6.0
>How-To-Repeat:
	
>Fix:

	Index: distinfo
===================================================================
--- distinfo	(revision 176)
+++ distinfo	(working copy)
@@ -1,3 +1,3 @@
-MD5 (TwistedWeb-0.5.0.tar.bz2) = 287b9402ca99d05e6d3be99413317633
-SHA256 (TwistedWeb-0.5.0.tar.bz2) = 7d33de4924c0f7819b3ba9980461ca2bf7b8f5619f21f90755c29255570b599e
-SIZE (TwistedWeb-0.5.0.tar.bz2) = 263139
+MD5 (TwistedWeb-0.6.0.tar.bz2) = a681931d2eb747ca871ef71d8d1f5ff1
+SHA256 (TwistedWeb-0.6.0.tar.bz2) = db8cb87fd65f751a807fe22893145210235ce9fbc070e10fd827495f05babca6
+SIZE (TwistedWeb-0.6.0.tar.bz2) = 263572
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 146)
+++ pkg-plist	(working copy)
@@ -5,6 +5,9 @@
 %%S%%/twisted/web/__init__.py
 %%S%%/twisted/web/__init__.pyc
 %%S%%/twisted/web/__init__.pyo
+%%S%%/twisted/web/_version.py
+%%S%%/twisted/web/_version.pyc
+%%S%%/twisted/web/_version.pyo
 %%S%%/twisted/web/client.py
 %%S%%/twisted/web/client.pyc
 %%S%%/twisted/web/client.pyo
@@ -74,6 +77,9 @@
 %%S%%/twisted/web/test/__init__.py
 %%S%%/twisted/web/test/__init__.pyc
 %%S%%/twisted/web/test/__init__.pyo
+%%S%%/twisted/web/test/test_cgi.py
+%%S%%/twisted/web/test/test_cgi.pyc
+%%S%%/twisted/web/test/test_cgi.pyo
 %%S%%/twisted/web/test/test_distrib.py
 %%S%%/twisted/web/test/test_distrib.pyc
 %%S%%/twisted/web/test/test_distrib.pyo
@@ -183,3 +189,4 @@
 @dirrm %%S%%/twisted/web/test
 @dirrm %%S%%/twisted/web/scripts
 @dirrm %%S%%/twisted/web
+@dirrm %%S%%/twisted/plugins
Index: Makefile
===================================================================
--- Makefile	(revision 176)
+++ Makefile	(working copy)
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	twistedWeb
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 PORTREVISION=	1
 CATEGORIES=	www devel python
-MASTER_SITES=	http://twistedmatrix.com/downloads/Web/0.5/ \
-		http://tmrc.mit.edu/mirror/twisted/Web/0.5/
+MASTER_SITES=	http://tmrc.mit.edu/mirror/twisted/Web/${PORTVERSION:S/.0//}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedWeb-${PORTVERSION}
 
@@ -23,7 +22,7 @@
 WRKSRC=		${WRKDIR}/TwistedWeb-${PORTVERSION}
 
 USE_BZIP2=	yes
-USE_PYTHON=	2.2+
+USE_PYTHON=	2.3+
 USE_PYDISTUTILS=	yes
 
 PLIST_SUB+=	S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.447C4210.00015EC4>