From owner-freebsd-ports Fri Jan 18 19:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2BFA37B419 for ; Fri, 18 Jan 2002 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0J3U0e48175; Fri, 18 Jan 2002 19:30:00 -0800 (PST) (envelope-from gnats) Received: from noname.yasi.yi.org (e131204.ppp.asahi-net.or.jp [211.13.131.204]) by hub.freebsd.org (Postfix) with ESMTP id ACD3237B402; Fri, 18 Jan 2002 19:20:07 -0800 (PST) Received: (from yasi@localhost) by noname.yasi.yi.org (8.11.6/8.11.6) id g0J3Jir14694; Sat, 19 Jan 2002 12:19:44 +0900 (JST) (envelope-from yasi) Message-Id: <200201190319.g0J3Jir14694@noname.yasi.yi.org> Date: Sat, 19 Jan 2002 12:19:44 +0900 (JST) From: HAYASHI Yasushi Reply-To: HAYASHI Yasushi To: FreeBSD-gnats-submit@freebsd.org Cc: yasi@yasi.to, nbm@freebsd.org, nuzrin@nuzrin.com, perky@fallin.lv X-Send-Pr-Version: 3.113 Subject: ports/34055: Update port: www/zope (supersedes PR ports/32283) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34055 >Category: ports >Synopsis: Update port: www/zope (supersedes PR ports/32283) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 18 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: HAYASHI Yasushi >Release: FreeBSD 4.5-RC i386 >Organization: YASI.TO is in Japan >Environment: System: FreeBSD noname.yasi.yi.org 4.5-RC FreeBSD 4.5-RC #108: Thu Jan 17 02:26:53 JST 2002 root@noname.yasi.yi.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade www/zope from 2.4.2 to 2.4.3. Because PR ports/33811 (create lang/python21) was done, www/zope/Makefile should contain a line,'PYTHON_VERSION= python2.1'. This PR supersedes PR ports/32283 . I think this PR is better than PR ports/33844 now. >How-To-Repeat: >Fix: diff -urN zope/Makefile zope.new/Makefile --- zope/Makefile Sat Oct 20 06:09:35 2001 +++ zope.new/Makefile Sat Jan 19 11:32:20 2002 @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 PORTREVISION= 0 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ @@ -16,6 +16,7 @@ MAINTAINER= nbm@FreeBSD.org USE_PYTHON= yes +PYTHON_VERSION= python2.1 #RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl diff -urN zope/distinfo zope.new/distinfo --- zope/distinfo Sat Oct 20 06:09:35 2001 +++ zope.new/distinfo Fri Jan 18 14:49:00 2002 @@ -1 +1 @@ -MD5 (zope/Zope-2.4.2-src.tgz) = 9759b5609626308d1ae20047e6fed3cb +MD5 (zope/Zope-2.4.3-src.tgz) = 0cad8f1fd4e62eede9bf255b22cba1bf diff -urN zope/pkg-plist zope.new/pkg-plist --- zope/pkg-plist Sat Oct 20 06:09:35 2001 +++ zope.new/pkg-plist Fri Jan 18 14:49:21 2002 @@ -1020,6 +1020,7 @@ %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/GlobbingLexicon.pyc %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Lexicon.py %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Lexicon.pyc +%%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/.cvsignore %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/ISO_8859_1_Splitter.so %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/Makefile %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/Makefile.pre @@ -1030,6 +1031,7 @@ %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/config.c %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/sedscript %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/src/ISO_8859_1_Splitter.c +%%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSplitter/.cvsignore %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSplitter/Makefile %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSplitter/Makefile.pre %%ZOPEBASEDIR%%/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSplitter/Makefile.pre.in @@ -1608,6 +1610,8 @@ %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/Links.stx %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/MultiMapping.ref %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/MultiMapping.stx +%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/create_referencesfiles.py +%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/create_referencesfiles.pyc %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples.ref %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples.stx %%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples1.ref >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message