Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 16:18:00 +0200
From:      Neal Nelson <neal@nelson.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98151: Update port devel/py-twistedRunner to 0.2.0
Message-ID:  <courier.447C5418.00016542@neal.nelson.name>
Resent-Message-ID: <200605301420.k4UEKCqG051361@freefall.freebsd.org>

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

>Number:         98151
>Category:       ports
>Synopsis:       Update port devel/py-twistedRunner to 0.2.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 14:20:12 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 devel/py-twistedRunner to 0.2.0
>How-To-Repeat:
	
>Fix:

	Index: distinfo
===================================================================
--- distinfo	(revision 184)
+++ distinfo	(working copy)
@@ -1,3 +1,3 @@
-MD5 (TwistedRunner-0.1.0.tar.bz2) = 6829d0c85c6b4398f715f7a0f5e34e4b
-SHA256 (TwistedRunner-0.1.0.tar.bz2) = 63c70a06546b63fe862451bf24f9ace7e3cfb1573f940f9f58cb923577c0cf57
-SIZE (TwistedRunner-0.1.0.tar.bz2) = 8089
+MD5 (TwistedRunner-0.2.0.tar.bz2) = ec4677a59dd2643d50da0914b3a1df88
+SHA256 (TwistedRunner-0.2.0.tar.bz2) = 7a8a56547cff8219181999887625651e94f87e0b3f65e2e52a36d9def497ef27
+SIZE (TwistedRunner-0.2.0.tar.bz2) = 8308
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 146)
+++ pkg-plist	(working copy)
@@ -1,6 +1,9 @@
 %%S%%/twisted/runner/__init__.py
 %%S%%/twisted/runner/__init__.pyc
 %%S%%/twisted/runner/__init__.pyo
+%%S%%/twisted/runner/_version.py
+%%S%%/twisted/runner/_version.pyc
+%%S%%/twisted/runner/_version.pyo
 %%S%%/twisted/runner/inetd.py
 %%S%%/twisted/runner/inetd.pyc
 %%S%%/twisted/runner/inetd.pyo
Index: Makefile
===================================================================
--- Makefile	(revision 184)
+++ Makefile	(working copy)
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	twistedRunner
-PORTVERSION=	0.1.0
-PORTREVISION=	1
+PORTVERSION=	0.2.0
 CATEGORIES=	devel net python
-MASTER_SITES=	http://twistedmatrix.com/downloads/Runner/0.1/ \
-		http://tmrc.mit.edu/mirror/twisted/Runner/0.1/
+MASTER_SITES=	http://tmrc.mit.edu/mirror/twisted/Runner/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	TwistedRunner-${PORTVERSION}
 
@@ -23,7 +21,7 @@
 WRKSRC=		${WRKDIR}/TwistedRunner-${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.447C5418.00016542>