From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 21 11:40:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D4C16A4DA for ; Tue, 21 Dec 2004 11:40:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0982C43D5A for ; Tue, 21 Dec 2004 11:40:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBLBeVRq019962 for ; Tue, 21 Dec 2004 11:40:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBLBeVwF019960; Tue, 21 Dec 2004 11:40:31 GMT (envelope-from gnats) Resent-Date: Tue, 21 Dec 2004 11:40:31 GMT Resent-Message-Id: <200412211140.iBLBeVwF019960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Filippo Natali" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C6D16A50C for ; Tue, 21 Dec 2004 11:38:45 +0000 (GMT) Received: from w1001.widhost.net (w1001.widhost.net [209.235.192.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2697343D41 for ; Tue, 21 Dec 2004 11:38:45 +0000 (GMT) (envelope-from filippo@widestore.net) Received: from mx0.hq.widestore.net (mx0.hq.widestore.net [212.97.46.42]) by w1001.widhost.net (Postfix) with ESMTP id 5CF8F21F86 for ; Tue, 21 Dec 2004 06:38:44 -0500 (EST) Received: from cagnina.hq.widestore.net (cagnina.hq.widestore.net [192.168.1.1]) by mx0.hq.widestore.net (Postfix) with ESMTP id D9DDD5F for ; Tue, 21 Dec 2004 12:38:13 +0100 (CET) Message-Id: <1103629094.0@cagnina.hq.widestore.net> Date: Tue, 21 Dec 2004 12:38:14 +0100 From: "Filippo Natali" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.1 Subject: ports/75351: [MAINTAINER UPDATE] www/plone to 2.0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 11:40:32 -0000 >Number: 75351 >Category: ports >Synopsis: [MAINTAINER UPDATE] www/plone to 2.0.5 >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 Dec 21 11:40:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Filippo Natali >Release: FreeBSD 5.3-STABLE i386 >Organization: Widestore srl >Environment: System: FreeBSD 5.3-STABLE #0: Tue Dec 14 11:08:37 CET 2004 filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA >Description: Update plone to 2.0.5 >How-To-Repeat: >Fix: --- plone-20041221.diff begins here --- diff -Nru /usr/ports/www/plone/Makefile plone/Makefile --- /usr/ports/www/plone/Makefile Sat Aug 28 08:08:53 2004 +++ plone/Makefile Tue Dec 21 12:04:27 2004 @@ -6,7 +6,7 @@ # PORTNAME= plone -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www zope MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= plone @@ -114,11 +114,6 @@ ${CP} -R $${m} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}; \ fi; \ done -#fix permissions when bundled CMFFormController -#is installed -.if !defined(WITH_CMFFORMCONTROLLER) - @${CHMOD} -R a+rX ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/ -.endif post-install: .if !defined(BATCH) diff -Nru /usr/ports/www/plone/distinfo plone/distinfo --- /usr/ports/www/plone/distinfo Sat Aug 28 08:08:53 2004 +++ plone/distinfo Tue Dec 21 12:01:57 2004 @@ -1,2 +1,2 @@ -MD5 (zope/Plone-2.0.4.tar.gz) = eb35af0e3055e516291b549f1f82f97f -SIZE (zope/Plone-2.0.4.tar.gz) = 3914158 +MD5 (zope/Plone-2.0.5.tar.gz) = fe8ce932877c53bb22b1f88d2b4c9211 +SIZE (zope/Plone-2.0.5.tar.gz) = 4190167 --- plone-20041221.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: