From neal@neal.nelson.name  Tue May 30 14:18:03 2006
Return-Path: <neal@neal.nelson.name>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 01CAA16A53D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 14:18:03 +0000 (UTC)
	(envelope-from neal@neal.nelson.name)
Received: from neal.nelson.name (neal.nelson.name [82.139.192.177])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE3843D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 14:18:01 +0000 (GMT)
	(envelope-from neal@neal.nelson.name)
Received: from localhost (localhost [127.0.0.1])
  (uid 1003)
  by neal.nelson.name with local; Tue, 30 May 2006 16:18:00 +0200
  id 000D4C07.447C5418.00016542
Message-Id: <courier.447C5418.00016542@neal.nelson.name>
Date: Tue, 30 May 2006 16:18:00 +0200
From: Neal Nelson <neal@nelson.name>
Reply-To: Neal Nelson <neal@nelson.name>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port devel/py-twistedRunner to 0.2.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 14:20:12 GMT 2006
>Closed-Date:    Tue May 30 15:55:53 GMT 2006
>Last-Modified:  Tue May 30 15:55:53 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue May 30 15:55:52 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98151 
>Unformatted:
