Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2006 22:02:48 +0400 (MSD)
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@neva.vlink.ru
Subject:   ports/95235: Update port: www/zope28 (2.8.6 release)
Message-ID:  <200604021802.k32I2mTc001800@neva.vlink.ru>
Resent-Message-ID: <200604021810.k32IADBa042909@freefall.freebsd.org>

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

>Number:         95235
>Category:       ports
>Synopsis:       Update port: www/zope28 (2.8.6 release)
>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:   Sun Apr 02 18:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Sun Mar 19 14:12:51 MSK 2006 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to the latest release of Zope 2.8

>How-To-Repeat:
	
>Fix:

diff -Nru zope28.orig/Makefile zope28/Makefile
--- zope28.orig/Makefile	Sun Apr  2 21:36:47 2006
+++ zope28/Makefile	Sun Apr  2 21:38:28 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zope
-PORTVERSION=	2.8.5
+PORTVERSION=	2.8.6
 CATEGORIES=	www python zope
 MASTER_SITES=	http://www.zope.org/Products/Zope/${PORTVERSION}/
 DISTNAME=	Zope-${PORTVERSION}-final
@@ -16,7 +16,7 @@
 MAINTAINER=	dsh@vlink.ru
 COMMENT=	An object-based web application platform
 
-USE_PYTHON=	yes
+USE_PYTHON?=	2.3.5
 USE_RC_SUBR=	${PORTNAME}28.sh zeo28.sh
 USE_REINPLACE=	yes
 LATEST_LINK=	zope28
diff -Nru zope28.orig/distinfo zope28/distinfo
--- zope28.orig/distinfo	Sun Apr  2 21:36:47 2006
+++ zope28/distinfo	Sun Apr  2 21:41:20 2006
@@ -1,3 +1,3 @@
-MD5 (zope/Zope-2.8.5-final.tgz) = ead959e36894c3c31367063bce018cfb
-SHA256 (zope/Zope-2.8.5-final.tgz) = 064fd23fb263acb54c13b4ee25d5d58a770f52df48efbbbbe3313b275959017e
-SIZE (zope/Zope-2.8.5-final.tgz) = 5377506
+MD5 (zope/Zope-2.8.6-final.tgz) = a5ea0ecc27228a07959a7b7e2eede2bd
+SHA256 (zope/Zope-2.8.6-final.tgz) = b113e56895986c969a42dc037f19cef78ebb920e84d50d4d0d648f38b7bbffe2
+SIZE (zope/Zope-2.8.6-final.tgz) = 5378968
diff -Nru zope28.orig/pkg-plist zope28/pkg-plist
--- zope28.orig/pkg-plist	Sun Apr  2 21:36:47 2006
+++ zope28/pkg-plist	Sun Apr  2 21:54:03 2006
@@ -6713,6 +6713,7 @@
 %%ZOPEBASEDIR%%/skel/bin/zopeservice.py.in
 %%ZOPEBASEDIR%%/skel/etc/zope.conf.sample.in
 %%ZOPEBASEDIR%%/skel/import/README.txt
+%%ZOPEBASEDIR%%/skel/lib/python/README.txt.in
 %%ZOPEBASEDIR%%/skel/log/README.txt
 %%ZOPEBASEDIR%%/skel/var/README.txt
 @dirrm %%ZOPEBASEDIR%%/lib/python/ZConfig/components/basic/tests
@@ -7258,6 +7259,8 @@
 @dirrm %%ZOPEBASEDIR%%/skel/etc
 @dirrm %%ZOPEBASEDIR%%/skel/Extensions
 @dirrm %%ZOPEBASEDIR%%/skel/bin
+@dirrm %%ZOPEBASEDIR%%/skel/lib/python
+@dirrm %%ZOPEBASEDIR%%/skel/lib
 @dirrm %%ZOPEBASEDIR%%/skel/log
 @dirrm %%ZOPEBASEDIR%%/skel/var
 @dirrm %%ZOPEBASEDIR%%/skel
>Release-Note:
>Audit-Trail:
>Unformatted:



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