Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2011 05:00:20 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160499: [REPOCOPY] net/py-zopeproxy to net/py-zope.proxy
Message-ID:  <201109060500.p8650KoG042759@red.freebsd.org>
Resent-Message-ID: <201109060510.p865A1vJ071175@freefall.freebsd.org>

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

>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:



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