aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-23 02:36:52 +0800
committerpav <pav@FreeBSD.org>2004-06-23 02:36:52 +0800
commit839de075a2600121f593e1653e6c1e4833f5ab1f (patch)
tree6a90a0c0d4e2c6fe44538157912aca12b5eeec02
parentb4423a35d4641f36aff652f99c04f0287f4c2421 (diff)
downloadfreebsd-ports-gnome-839de075a2600121f593e1653e6c1e4833f5ab1f.tar.gz
freebsd-ports-gnome-839de075a2600121f593e1653e6c1e4833f5ab1f.tar.zst
freebsd-ports-gnome-839de075a2600121f593e1653e6c1e4833f5ab1f.zip
- Update to 0.73b
PR: ports/68206 Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
-rw-r--r--www/zope-coreblog/Makefile6
-rw-r--r--www/zope-coreblog/distinfo4
-rw-r--r--www/zope-coreblog/pkg-message12
-rw-r--r--www/zope-coreblog2/Makefile6
-rw-r--r--www/zope-coreblog2/distinfo4
-rw-r--r--www/zope-coreblog2/pkg-message12
6 files changed, 18 insertions, 26 deletions
diff --git a/www/zope-coreblog/Makefile b/www/zope-coreblog/Makefile
index 5c239ee48120..3311eb4dcb2c 100644
--- a/www/zope-coreblog/Makefile
+++ b/www/zope-coreblog/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= coreblog
-PORTVERSION= 0.72b
+PORTVERSION= 0.73b
CATEGORIES= www zope
-MASTER_SITES= http://zope.org/Members/ats/COREBlog/COREBlog0.72b/ \
+MASTER_SITES= http://zope.org/Members/ats/COREBlog/COREBlog0.73b/ \
http://coreblog.org/junk/
PKGNAMEPREFIX= zope-
-DISTNAME= COREBlog072b
+DISTNAME= COREBlog073b
EXTRACT_SUFX= .tgz
MAINTAINER= yasi@yasi.to
diff --git a/www/zope-coreblog/distinfo b/www/zope-coreblog/distinfo
index a663614224ae..3d16d5a4b114 100644
--- a/www/zope-coreblog/distinfo
+++ b/www/zope-coreblog/distinfo
@@ -1,2 +1,2 @@
-MD5 (zope/COREBlog072b.tgz) = b228a19162f57340abedceeada7bf075
-SIZE (zope/COREBlog072b.tgz) = 66053
+MD5 (zope/COREBlog073b.tgz) = 6de7845aa24d068533d4bde39dfbab8a
+SIZE (zope/COREBlog073b.tgz) = 66704
diff --git a/www/zope-coreblog/pkg-message b/www/zope-coreblog/pkg-message
index c2e6f4890b7f..c4a06d5e6fda 100644
--- a/www/zope-coreblog/pkg-message
+++ b/www/zope-coreblog/pkg-message
@@ -2,12 +2,8 @@ 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).
+To enable reStructuredText in your blog, `How to use reStructuredText
+in COREBlog's entry`_ will help you.
- 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
+.. _`How to use reStructuredText in COREBlog's entry`:
+ http://www.coreblog.org/howtos/restructuredtext_howto_html
diff --git a/www/zope-coreblog2/Makefile b/www/zope-coreblog2/Makefile
index 5c239ee48120..3311eb4dcb2c 100644
--- a/www/zope-coreblog2/Makefile
+++ b/www/zope-coreblog2/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= coreblog
-PORTVERSION= 0.72b
+PORTVERSION= 0.73b
CATEGORIES= www zope
-MASTER_SITES= http://zope.org/Members/ats/COREBlog/COREBlog0.72b/ \
+MASTER_SITES= http://zope.org/Members/ats/COREBlog/COREBlog0.73b/ \
http://coreblog.org/junk/
PKGNAMEPREFIX= zope-
-DISTNAME= COREBlog072b
+DISTNAME= COREBlog073b
EXTRACT_SUFX= .tgz
MAINTAINER= yasi@yasi.to
diff --git a/www/zope-coreblog2/distinfo b/www/zope-coreblog2/distinfo
index a663614224ae..3d16d5a4b114 100644
--- a/www/zope-coreblog2/distinfo
+++ b/www/zope-coreblog2/distinfo
@@ -1,2 +1,2 @@
-MD5 (zope/COREBlog072b.tgz) = b228a19162f57340abedceeada7bf075
-SIZE (zope/COREBlog072b.tgz) = 66053
+MD5 (zope/COREBlog073b.tgz) = 6de7845aa24d068533d4bde39dfbab8a
+SIZE (zope/COREBlog073b.tgz) = 66704
diff --git a/www/zope-coreblog2/pkg-message b/www/zope-coreblog2/pkg-message
index c2e6f4890b7f..c4a06d5e6fda 100644
--- a/www/zope-coreblog2/pkg-message
+++ b/www/zope-coreblog2/pkg-message
@@ -2,12 +2,8 @@ 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).
+To enable reStructuredText in your blog, `How to use reStructuredText
+in COREBlog's entry`_ will help you.
- 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
+.. _`How to use reStructuredText in COREBlog's entry`:
+ http://www.coreblog.org/howtos/restructuredtext_howto_html