ports/67454: maintainer update: www/zope-coreblog Update to 0.71b

HAYASHI Yasushi yasi at yasi.to
Tue Jun 1 15:10:32 UTC 2004


>Number:         67454
>Category:       ports
>Synopsis:       maintainer update: www/zope-coreblog  Update to 0.71b
>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 Jun 01 08:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     HAYASHI Yasushi
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD yasi.minidns.net 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #14: Thu May 27 22:35:39 JST 2004 yasi at yasi.minidns.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Update COREBlog to version 0.71b.
	
	New Features:
	- Preview function on editing entry.
	- Add rsd_xml.

	Fixed Bugs:
	- Some XML-RPC methods' bug.
	- Docstrings appropriately added.

>How-To-Repeat:
	
>Fix:

	


diff -urN www/zope-coreblog.orig/Makefile www/zope-coreblog/Makefile
--- www/zope-coreblog.orig/Makefile	Thu May 27 01:29:57 2004
+++ www/zope-coreblog/Makefile	Tue Jun  1 23:16:18 2004
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	coreblog
-PORTVERSION=	0.70b
+PORTVERSION=	0.71b
 CATEGORIES=	www zope
-MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog0.7b/ \
+MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog0.71b/ \
 		http://coreblog.org/junk/
 PKGNAMEPREFIX=	zope-
-DISTNAME=	COREBlog07b
+DISTNAME=	COREBlog071b
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	yasi at yasi.to
diff -urN www/zope-coreblog.orig/distinfo www/zope-coreblog/distinfo
--- www/zope-coreblog.orig/distinfo	Mon May 17 17:17:54 2004
+++ www/zope-coreblog/distinfo	Tue Jun  1 23:15:57 2004
@@ -1,2 +1,2 @@
-MD5 (zope/COREBlog07b.tgz) = 13a809337a091bfa93517217998eeac1
-SIZE (zope/COREBlog07b.tgz) = 65331
+MD5 (zope/COREBlog071b.tgz) = a7b88d982c981af1ed79cee40cf705fb
+SIZE (zope/COREBlog071b.tgz) = 65765
diff -urN www/zope-coreblog.orig/pkg-message www/zope-coreblog/pkg-message
--- www/zope-coreblog.orig/pkg-message	Sun Apr  4 21:46:14 2004
+++ www/zope-coreblog/pkg-message	Tue Jun  1 23:57:10 2004
@@ -1,3 +1,13 @@
 To complete the installation of COREBlog
 
 - Restart Zope.  This may be done from the Zope Control Panel.
+
+Do you upgrade from 0.70b or before?  So, you should modify your blog
+to add a file rsd_xml (Really Simple Discoverablitiy).
+
+ 1. In ZMI, open your blog and click contents tab.
+ 2. Select blog_header object and add a line below:
+      <link rel="EditURI" type="application/rsd+xml" title="RSD"
+          href="<dtml-var blogurl missing="">/rsd_xml" />
+ 3. Add 'rsd_xml' DTML Document
+ 4. Copy into 'rsd_xml' from /your/Zope/Product-dir/COREBlog/dtml/rsd_xml.dtml
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list