From b4e955765646ee97efa8a8fe4ee2ea524f531876 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 15 Aug 2004 17:26:41 +0000 Subject: [PATCH] - Update to 0.11 PR: ports/70487 Submitted by: maintainer --- www/p5-Kwiki-Archive-Rcs/Makefile | 5 ++++- www/p5-Kwiki-Archive-Rcs/distinfo | 4 ++-- www/p5-Kwiki-Archive-Rcs/pkg-message | 9 +++++++++ 3 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 www/p5-Kwiki-Archive-Rcs/pkg-message 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 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 + +/* ================================================================= */