ports/60739: [PATCH] www/zope-xmlwidgets: update to 0.10.2

Tim Middleton x at vex.net
Tue Dec 30 21:31:08 UTC 2003


>Number:         60739
>Category:       ports
>Synopsis:       [PATCH] www/zope-xmlwidgets: update to 0.10.2
>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 30 13:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Middleton
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The Cain Gang Ltd
>Environment:
System: FreeBSD bee.vii.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Dec 18 05:25:18 EST 2003
>Description:
- Update to 0.10.2
- rewritten cache system

>How-To-Repeat:
>Fix:

--- zope-xmlwidgets-0.10.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/zope-xmlwidgets/Makefile,v
retrieving revision 1.1
diff -c -u -r1.1 Makefile
--- Makefile	29 Dec 2003 05:01:56 -0000	1.1
+++ Makefile	30 Dec 2003 21:19:59 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	xmlwidgets
-PORTVERSION=	0.9
+PORTVERSION=	0.10.2
 CATEGORIES=	www zope
-MASTER_SITES=	http://www.zope.org/Members/faassen/XMLWidgets/${PORTVERSION}/
+MASTER_SITES=	http://zope.org/Members/infrae/XMLWidgets/XMLWidgets-${PORTVERSION}/
 PKGNAMEPREFIX=	zope-
 DISTNAME=	XMLWidgets-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
@@ -24,8 +24,11 @@
 
 ZOPEPRODUCTNAME=XMLWidgets
 
-# yes, some of us are running zope on python 2.2
-PYTHON_VERSION=	python2.2
+# yes, some of us are running zope on python 2.3
+#PYTHON_VERSION=	python2.3
+
+# You can change this in the environment if you like.
+#SZOPEBASEDIR?=		www/Zope
 
 PLIST_SUB=	ZOPEBASEDIR=${SZOPEBASEDIR}
 WRKSRC=		${WRKDIR}/${ZOPEPRODUCTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/zope-xmlwidgets/distinfo,v
retrieving revision 1.1
diff -c -u -r1.1 distinfo
--- distinfo	29 Dec 2003 05:01:56 -0000	1.1
+++ distinfo	30 Dec 2003 21:19:59 -0000
@@ -1 +1 @@
-MD5 (zope/XMLWidgets-0.9.tgz) = 7272e9d95ba94b63ccd2a07f01ead805
+MD5 (zope/XMLWidgets-0.10.2.tgz) = 9b25bc916ce3acaf40033b8e0344d55b
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/zope-xmlwidgets/pkg-descr,v
retrieving revision 1.1
diff -c -u -r1.1 pkg-descr
--- pkg-descr	29 Dec 2003 05:01:56 -0000	1.1
+++ pkg-descr	30 Dec 2003 21:19:59 -0000
@@ -3,4 +3,4 @@
 A widget can display itself (to HTML), and handle user events (clicks, form
 submits) in the same HTML page.
 
-WWW: http://www.zope.org/Members/faassen/XMLWidgets
+WWW: http://www.zope.org/Members/infrae/XMLWidgets
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/zope-xmlwidgets/pkg-plist,v
retrieving revision 1.1
diff -c -u -r1.1 pkg-plist
--- pkg-plist	29 Dec 2003 05:01:56 -0000	1.1
+++ pkg-plist	30 Dec 2003 21:19:59 -0000
@@ -23,12 +23,14 @@
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/WidgetRegistry.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/__init__.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/helpers.pyc
+%%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/homepage.html
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/version.txt
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/editorServiceAdd.zpt
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/editorServiceInfoTab.zpt
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/editor_service.gif
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/widgetRegistryAdd.zpt
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/widgetRegistryInfoTab.zpt
+%%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/editorServiceEditTab.zpt
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/widget_registry.gif
 %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www/widget_service.gif
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/XMLWidgets/www
--- zope-xmlwidgets-0.10.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list