aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-Archive-Rcs
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-08-15 17:26:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-08-15 17:26:41 +0000
commitb4e955765646ee97efa8a8fe4ee2ea524f531876 (patch)
tree4e8531b0409deb488a4b445d4b28572f5969e72c /www/p5-Kwiki-Archive-Rcs
parent4965c99f821c507da83ed89d4c277305a87c220c (diff)
downloadports-b4e955765646ee97efa8a8fe4ee2ea524f531876.tar.gz
ports-b4e955765646ee97efa8a8fe4ee2ea524f531876.zip
Notes
Diffstat (limited to 'www/p5-Kwiki-Archive-Rcs')
-rw-r--r--www/p5-Kwiki-Archive-Rcs/Makefile5
-rw-r--r--www/p5-Kwiki-Archive-Rcs/distinfo4
-rw-r--r--www/p5-Kwiki-Archive-Rcs/pkg-message9
3 files changed, 15 insertions, 3 deletions
diff --git a/www/p5-Kwiki-Archive-Rcs/Makefile b/www/p5-Kwiki-Archive-Rcs/Makefile
index 89105744c389..62451812bb71 100644
--- a/www/p5-Kwiki-Archive-Rcs/Makefile
+++ b/www/p5-Kwiki-Archive-Rcs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Kwiki-Archive-Rcs
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Kwiki
@@ -28,4 +28,7 @@ MAN3= Kwiki::Archive::Rcs.3
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
diff --git a/www/p5-Kwiki-Archive-Rcs/distinfo b/www/p5-Kwiki-Archive-Rcs/distinfo
index b149da3f3e5f..282c12f5b830 100644
--- a/www/p5-Kwiki-Archive-Rcs/distinfo
+++ b/www/p5-Kwiki-Archive-Rcs/distinfo
@@ -1,2 +1,2 @@
-MD5 (Kwiki-Archive-Rcs-0.10.tar.gz) = f8d801a34d8635c9f394d901e89a1e3b
-SIZE (Kwiki-Archive-Rcs-0.10.tar.gz) = 8652
+MD5 (Kwiki-Archive-Rcs-0.11.tar.gz) = d12302c0c5c77e7bc36d81f996b117bb
+SIZE (Kwiki-Archive-Rcs-0.11.tar.gz) = 8512
diff --git a/www/p5-Kwiki-Archive-Rcs/pkg-message b/www/p5-Kwiki-Archive-Rcs/pkg-message
new file mode 100644
index 000000000000..cc7dcbdb9fda
--- /dev/null
+++ b/www/p5-Kwiki-Archive-Rcs/pkg-message
@@ -0,0 +1,9 @@
+/* ================================================================= */
+Note:
+ Kwiki-Archive-Rcs plugin installed! Now you should add
+ to your kwiki in kwiki installation directory:
+
+$ cd cgi-bin/my-kwiki
+$ kwiki -add Kwiki::Archive::Rcs
+
+/* ================================================================= */