From yasi@yasi.minidns.net Tue Oct 10 17:09:40 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970FE16A4E5 for ; Tue, 10 Oct 2006 17:09:40 +0000 (UTC) (envelope-from yasi@yasi.minidns.net) Received: from yasi.minidns.net (58-188-176-207.eonet.ne.jp [58.188.176.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id C377043DCE for ; Tue, 10 Oct 2006 17:08:31 +0000 (GMT) (envelope-from yasi@yasi.minidns.net) Received: from yasi.minidns.net (localhost.yasi.to [127.0.0.1]) by yasi.minidns.net (8.13.8/8.13.8) with ESMTP id k9AH7lPW057041 for ; Wed, 11 Oct 2006 02:07:48 +0900 (JST) (envelope-from yasi@yasi.minidns.net) Received: (from yasi@localhost) by yasi.minidns.net (8.13.8/8.13.8/Submit) id k9AH7kSC057040; Wed, 11 Oct 2006 02:07:46 +0900 (JST) (envelope-from yasi) Message-Id: <200610101707.k9AH7kSC057040@yasi.minidns.net> Date: Wed, 11 Oct 2006 02:07:46 +0900 (JST) From: HAYASHI Yasushi Reply-To: HAYASHI Yasushi To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [maintainer update] www/zope29, modify to cope with a revision of lang/python X-Send-Pr-Version: 3.113 X-GNATS-Notify: >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: alexbl >State: closed >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 17:10:10 GMT 2006 >Closed-Date: Wed Oct 11 03:46:47 GMT 2006 >Last-Modified: Wed Oct 11 03:50:12 GMT 2006 >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@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@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: Responsible-Changed-From-To: freebsd-ports-bugs->alexbl Responsible-Changed-By: alexbl Responsible-Changed-When: Tue Oct 10 21:54:39 UTC 2006 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=104274 State-Changed-From-To: open->closed State-Changed-By: alexbl State-Changed-When: Wed Oct 11 03:46:46 UTC 2006 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=104274 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/104274: commit references a PR Date: Wed, 11 Oct 2006 03:46:21 +0000 (UTC) alexbl 2006-10-11 03:46:13 UTC FreeBSD ports repository Modified files: www/zope29 Makefile Log: - Require Python 2.4 so as to unbreak build PR: 104274 Approved by: portmgr (erwin) Revision Changes Path 1.88 +2 -1 ports/www/zope29/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: