Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 17:48:17 +0900 (JST)
From:      HAYASHI Yasushi <yasi@yasi.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yasi@yasi.to
Subject:   ports/66731: Update port: www/zope-coreblog to 0.7b. Supports XML-RPC interface to use with Blog-clients
Message-ID:  <20040517084817.0697211473@yasi.minidns.net>
Resent-Message-ID: <200405170850.i4H8oMdO033581@freefall.freebsd.org>

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

>Number:         66731
>Category:       ports
>Synopsis:       Update port: www/zope-coreblog to 0.7b. Supports XML-RPC interface to use with Blog-clients
>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:   Mon May 17 01:50:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     HAYASHI Yasushi
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD yasi.minidns.net 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #12: Fri Apr 16 21:26:11 JST 2004 yasi@yasi.minidns.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	COREBlog is a Zope product to create and manage Blog easily.
	Version 0.7b supports XML-RPC interface.  Now it may use with
	Blog clients which supports blogger API, MetaWeblog API or mt API.
>How-To-Repeat:
	
>Fix:

	

diff -urN zope-coreblog.org/Makefile zope-coreblog/Makefile
--- zope-coreblog.org/Makefile	Sun Apr  4 21:46:14 2004
+++ zope-coreblog/Makefile	Mon May 17 17:17:22 2004
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	coreblog
-PORTVERSION=	0.61b
+PORTVERSION=	0.7b
 CATEGORIES=	www zope
-MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog%200.61b/ \
+MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog%200.7/ \
 		http://coreblog.org/junk/
 PKGNAMEPREFIX=	zope-
-DISTNAME=	COREBlog061b
+DISTNAME=	COREBlog07b
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	yasi@yasi.to
diff -urN zope-coreblog.org/distinfo zope-coreblog/distinfo
--- zope-coreblog.org/distinfo	Sun Apr  4 21:46:14 2004
+++ zope-coreblog/distinfo	Mon May 17 17:17:54 2004
@@ -1,2 +1,2 @@
-MD5 (zope/COREBlog061b.tgz) = 8d7ecdc997f061aa277989276e8d0fea
-SIZE (zope/COREBlog061b.tgz) = 60178
+MD5 (zope/COREBlog07b.tgz) = 13a809337a091bfa93517217998eeac1
+SIZE (zope/COREBlog07b.tgz) = 65331
diff -urN zope-coreblog.org/pkg-descr zope-coreblog/pkg-descr
--- zope-coreblog.org/pkg-descr	Sun Apr  4 21:46:14 2004
+++ zope-coreblog/pkg-descr	Mon May 17 17:23:43 2004
@@ -1,7 +1,7 @@
 COREBlog is a Zope Blog/Weblog/Web Nikki Product.
-Easy to setup, Full featured, Ubiquitous and Customizable.
+Easy to setup, full featured, ubiquitous and customizable.
 
-WWW: http://zope.org/Members/ats/COREBlog/
+WWW: http://coreblog.org/
 
 - Yasushi Hayashi
 yasi@yasi.to
>Release-Note:
>Audit-Trail:
>Unformatted:



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