aboutsummaryrefslogtreecommitdiff
path: root/www/zope-coreblog2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-01 15:27:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-01 15:27:56 +0000
commitdf211446482a16baa9ecea570a621eaa61b402ee (patch)
tree4d76f8d53624de32eb80fba25a7095433e00ab2f /www/zope-coreblog2
parentd600782850575aa160309300c62af7a1feffe4db (diff)
downloadports-df211446482a16baa9ecea570a621eaa61b402ee.tar.gz
ports-df211446482a16baa9ecea570a621eaa61b402ee.zip
Notes
Diffstat (limited to 'www/zope-coreblog2')
-rw-r--r--www/zope-coreblog2/Makefile6
-rw-r--r--www/zope-coreblog2/distinfo4
-rw-r--r--www/zope-coreblog2/pkg-message10
3 files changed, 15 insertions, 5 deletions
diff --git a/www/zope-coreblog2/Makefile b/www/zope-coreblog2/Makefile
index a19f3e5306f4..eb96e8bd84d5 100644
--- a/www/zope-coreblog2/Makefile
+++ b/www/zope-coreblog2/Makefile
@@ -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@yasi.to
diff --git a/www/zope-coreblog2/distinfo b/www/zope-coreblog2/distinfo
index abf36aabf6d4..6d45f15e261b 100644
--- a/www/zope-coreblog2/distinfo
+++ b/www/zope-coreblog2/distinfo
@@ -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 --git a/www/zope-coreblog2/pkg-message b/www/zope-coreblog2/pkg-message
index 9f77ef685762..c2e6f4890b7f 100644
--- a/www/zope-coreblog2/pkg-message
+++ b/www/zope-coreblog2/pkg-message
@@ -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