- Update to 0.12

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

View File

@ -6,7 +6,7 @@
#
PORTNAME= Kwiki-Revisions
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Kwiki
@ -28,4 +28,7 @@ MAN3= Kwiki::Revisions.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-Revisions-0.11.tar.gz) = 90cda6c4f16babf00e23e1af797adfe1
SIZE (Kwiki-Revisions-0.11.tar.gz) = 8656
MD5 (Kwiki-Revisions-0.12.tar.gz) = f751624c9e20acb06c1ad9949b1f99f0
SIZE (Kwiki-Revisions-0.12.tar.gz) = 8717

View File

@ -0,0 +1,9 @@
/* ================================================================= */
Note:
Kwiki-Revisions plugin installed! Now you should add
to your kwiki in kwiki installation directory:
$ cd cgi-bin/my-kwiki
$ kwiki -add Kwiki::Revisions
/* ================================================================= */