Date: Sun, 16 Nov 2008 18:19:35 +0900 (JST) From: NAKAJI Hiroyuki <nakaji@jp.FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: nakaji@jp.FreeBSD.org Subject: ports/128905: [PATCH] www/plone3: update to 3.1.7 Message-ID: <200811160919.mAG9JZfl062459@roddy.4407.kankyo-u.ac.jp> Resent-Message-ID: <200811160930.mAG9U5Ho088383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128905 >Category: ports >Synopsis: [PATCH] www/plone3: update to 3.1.7 >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 Nov 16 09:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD roddy.4407.kankyo-u.ac.jp 8.0-CURRENT FreeBSD 8.0-CURRENT #153: Fri Oct 24 16:58:30 JST 2008 >Description: - Update to 3.1.7 Port maintainer (nakaji@jp.FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- plone3-3.1.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/plone3/Makefile,v retrieving revision 1.42 diff -u -u -r1.42 Makefile --- Makefile 18 Oct 2008 21:38:29 -0000 1.42 +++ Makefile 16 Nov 2008 02:39:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= plone3 -PORTVERSION= 3.1.6 +PORTVERSION= 3.1.7 CATEGORIES= www zope MASTER_SITES= https://launchpad.net/plone/3.1/${PORTVERSION}/+download/ DISTNAME= Plone-${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/plone3/distinfo,v retrieving revision 1.27 diff -u -u -r1.27 distinfo --- distinfo 18 Oct 2008 21:38:29 -0000 1.27 +++ distinfo 16 Nov 2008 02:43:47 -0000 @@ -1,3 +1,3 @@ -MD5 (zope/Plone-3.1.6.tar.gz) = f324b4f258ffc421fe140238a513318c -SHA256 (zope/Plone-3.1.6.tar.gz) = 2b4f9fe94cbf8fb831d0c5d22663998ed4023c485a3cc00711096802959a5ac5 -SIZE (zope/Plone-3.1.6.tar.gz) = 12786471 +MD5 (zope/Plone-3.1.7.tar.gz) = d2690e2c6d9f477ee0d3851388c0fef9 +SHA256 (zope/Plone-3.1.7.tar.gz) = 2522ac7aaf843f23bd948b664372549362ece5973555e7565a2d0dd4bca8ce54 +SIZE (zope/Plone-3.1.7.tar.gz) = 12786587 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/plone3/pkg-plist,v retrieving revision 1.21 diff -u -u -r1.21 pkg-plist --- pkg-plist 18 Oct 2008 21:38:29 -0000 1.21 +++ pkg-plist 16 Nov 2008 09:12:17 -0000 @@ -3336,6 +3336,7 @@ %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/info.gif %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/info.gif.metadata %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/info_icon.gif +%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/info_icon.gif.metadata %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/input_background.gif %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/input_background.gif.metadata %%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_images/linkOpaque.gif --- plone3-3.1.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811160919.mAG9JZfl062459>