- Update to 0.11

PR:		ports/70487
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2004-08-15 17:26:41 +00:00
parent 4965c99f82
commit b4e9557656
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116289
3 changed files with 15 additions and 3 deletions

View file

@ -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>

View file

@ -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

View file

@ -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
/* ================================================================= */