ports/104274: [maintainer update] www/zope29, modify to cope with a revision of lang/python

HAYASHI Yasushi yasi at yasi.to
Tue Oct 10 17:10:18 UTC 2006


>Number:         104274
>Category:       ports
>Synopsis:       [maintainer update] www/zope29, modify to cope with a revision of lang/python
>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 Oct 10 17:10:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     HAYASHI Yasushi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD notesv.yasi.to 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 04:06:00 JST 2006 yasi at notesv.yasi.to:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
lang/python has been changed as meta-port for python2.5.
It may occur trouble for www/zope29, so I modify it to use python2.4.

	
>How-To-Repeat:
	
>Fix:

	

--- zope29.diff begins here ---
diff -urN /usr/ports/www/zope29.old/Makefile /usr/ports/www/zope29/Makefile
--- /usr/ports/www/zope29.old/Makefile	Sat Oct  7 21:10:57 2006
+++ /usr/ports/www/zope29/Makefile	Wed Oct 11 02:00:19 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	zope29
 PORTVERSION=	2.9.5
+PORTREVISION=	1
 CATEGORIES=	www python zope
 MASTER_SITES=	http://www.zope.org/Products/Zope/${PORTVERSION}/
 DISTNAME=	Zope-${PORTVERSION}-final
@@ -16,7 +17,7 @@
 MAINTAINER=	yasi at yasi.to
 COMMENT=	An object-based web application platform
 
-USE_PYTHON=	yes
+USE_PYTHON=	2.4
 USE_RC_SUBR=	${PORTNAME}.sh zeo29.sh
 LATEST_LINK=	zope29
 
--- zope29.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list