Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2005 11:48:30 +0400 (MSD)
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@neva.vlink.ru
Subject:   ports/87650: Update port: www/zope28 (2.8.3 release)
Message-ID:  <200510190748.j9J7mUsd016323@neva.vlink.ru>
Resent-Message-ID: <200510190750.j9J7oGo6033387@freefall.freebsd.org>

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

>Number:         87650
>Category:       ports
>Synopsis:       Update port: www/zope28 (2.8.3 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:   Wed Oct 19 07:50:16 GMT 2005
>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 #21: Sun Aug 14 15:59:53 MSD 2005 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386


	
>Description:

2.8.3 release:
  http://www.zope.org/Products/Zope/2.8.3/CHANGES.txt

==========
    * ZSQLMethod.manage_main: Moved the error message that warns of a
      non-existing or closed database connection next to the
      Connection ID dropdown and present it using red to increase its
      visibility.
    * Update to Docutils 0.3.9 (forgotten in Zope 2.8.2)
==========

>How-To-Repeat:
	
>Fix:

diff -Nru zope28.orig/Makefile zope28/Makefile
--- zope28.orig/Makefile	Wed Oct 19 11:36:17 2005
+++ zope28/Makefile	Wed Oct 19 11:24:31 2005
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	zope
-PORTVERSION=	2.8.2
+PORTVERSION=	2.8.3
 CATEGORIES=	www python zope
 MASTER_SITES=	http://www.zope.org/Products/Zope/${PORTVERSION}/
 DISTNAME=	Zope-${PORTVERSION}-final
+EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	zope
 
 MAINTAINER=	dsh@vlink.ru
diff -Nru zope28.orig/distinfo zope28/distinfo
--- zope28.orig/distinfo	Wed Oct 19 11:36:17 2005
+++ zope28/distinfo	Wed Oct 19 11:23:53 2005
@@ -1,2 +1,2 @@
-MD5 (zope/Zope-2.8.2-final.tar.gz) = 3ce41fce6deb1739fec5c4abcd8ab834
-SIZE (zope/Zope-2.8.2-final.tar.gz) = 8227937
+MD5 (zope/Zope-2.8.3-final.tgz) = 49fd128fde4f3201d12821782bcfc211
+SIZE (zope/Zope-2.8.3-final.tgz) = 8235294
>Release-Note:
>Audit-Trail:
>Unformatted:



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