Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2012 03:51:22 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        zope@freebsd.org
Subject:   [PATCH] www/py27-plonetheme.classic: update to 1.2.1
Message-ID:  <201204182151.q3ILpMKE080836@bofh.telnet.net.bd>

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

>Submitter-Id:	current-users
>Originator:	Muhammad Moinur Rahman
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] www/py27-plonetheme.classic: update to 1.2.1
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 9.0-STABLE amd64
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.2.1

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/py27-plonetheme.classic-1.2.1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/py27-plonetheme.classic-1.2.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-i386/py27-plonetheme.classic-1.2.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-amd64/py27-plonetheme.classic-1.2.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/py27-plonetheme.classic-1.2.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/py27-plonetheme.classic-1.2.1.log

Port maintainer (zope@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-plonetheme.classic-1.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-plonetheme.classic/Makefile ./Makefile
--- /usr/ports/www/py-plonetheme.classic/Makefile	2012-01-16 16:33:34.000000000 +0600
+++ ./Makefile	2012-04-19 03:51:06.936887489 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	plonetheme.classic
-PORTVERSION=	1.0.2
+PORTVERSION=	1.2.1
 CATEGORIES=	www python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,5 @@
 DIST_SUBDIR=	zope
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
-USE_ZIP=	yes
-#USE_ZOPE=	yes
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/py-plonetheme.classic/distinfo ./distinfo
--- /usr/ports/www/py-plonetheme.classic/distinfo	2012-01-03 01:53:53.000000000 +0600
+++ ./distinfo	2012-04-19 03:44:48.050890805 +0600
@@ -1,2 +1,2 @@
-SHA256 (zope/plonetheme.classic-1.0.2.zip) = 2b9306be5cc24f015cb01f0918ac07d3655e99c4aa805aeae81c1b7c5cf74b98
-SIZE (zope/plonetheme.classic-1.0.2.zip) = 56636
+SHA256 (zope/plonetheme.classic-1.2.1.tar.gz) = cc9d2279b99004925488bf7576e8a7a2314b23a617adf70df64f1b1ffe0fb2fe
+SIZE (zope/plonetheme.classic-1.2.1.tar.gz) = 32264
diff -ruN --exclude=CVS /usr/ports/www/py-plonetheme.classic/pkg-plist ./pkg-plist
--- /usr/ports/www/py-plonetheme.classic/pkg-plist	2012-01-03 01:53:53.000000000 +0600
+++ ./pkg-plist	2012-04-19 03:48:19.911888502 +0600
@@ -25,7 +25,6 @@
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/browser/personal_bar.pt
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/configure.zcml
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/cssregistry.xml
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/jsregistry.xml
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/metadata.xml
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/skins.xml
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/viewlets.xml
--- py27-plonetheme.classic-1.2.1.patch ends here ---




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