ports/160499: [REPOCOPY] net/py-zopeproxy to net/py-zope.proxy

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Sep 6 05:10:02 UTC 2011


>Number:         160499
>Category:       ports
>Synopsis:       [REPOCOPY] net/py-zopeproxy to net/py-zope.proxy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 05:10:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA1
>Organization:
>Environment:
9.0-BETA1 i386
>Description:
Rename net/py-zopeproxy to net/py-zope.proxy for consistency with other zope ports. 

After repocopy was finished, this patch should be applied to databases/zodb3 (the only consumer of net/py-zopeproxy)

I'd bump portrevision of zodb3 after remaining repocies will be finished (py-zope.testing and py-zope.event)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index d6b973e..e63ce1f 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
 		${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction \
 		${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \
 		${PYTHON_PKGNAMEPREFIX}zopeevent>=1.0.0:${PORTSDIR}/devel/py-zopeevent \
-		${PYTHON_PKGNAMEPREFIX}zopeproxy>=3.4.2:${PORTSDIR}/net/py-zopeproxy
+		${PYTHON_PKGNAMEPREFIX}zope.proxy>=3.4.2:${PORTSDIR}/net/py-zope.proxy
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_PYTHON=	2.5+


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



More information about the freebsd-ports-bugs mailing list