Date: Sun, 15 Aug 2004 23:58:18 +0800 (CST) From: Cheng-Lung Sung <clsung@tw.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70486: [MAINTAINER] www/p5-Kwiki-Revisions: update to 0.12 Message-ID: <20040815155818.00312106C15@FreeBSD.csie.NCTU.edu.tw> Resent-Message-ID: <200408151600.i7FG0a1M095989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70486 >Category: ports >Synopsis: [MAINTAINER] www/p5-Kwiki-Revisions: update to 0.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 16:00:36 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004 >Description: - Update to 0.12 - if any committer has commit ports/70449, then please ignore pkg-message.. - copy from Changes - autrijus changes Added file(s): - pkg-message Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Kwiki-Revisions-0.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki-Revisions/Makefile /home/clsung/p5-Kwiki-Revisions/Makefile --- /usr/ports/www/p5-Kwiki-Revisions/Makefile Sat Jul 24 09:41:20 2004 +++ /home/clsung/p5-Kwiki-Revisions/Makefile Sun Aug 15 23:51:14 2004 @@ -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 @@ -27,5 +27,8 @@ .if ${PERL_LEVEL} < 500601 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 -ruN --exclude=CVS /usr/ports/www/p5-Kwiki-Revisions/distinfo /home/clsung/p5-Kwiki-Revisions/distinfo --- /usr/ports/www/p5-Kwiki-Revisions/distinfo Sat Jul 24 09:41:20 2004 +++ /home/clsung/p5-Kwiki-Revisions/distinfo Sun Aug 15 23:51:31 2004 @@ -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 diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki-Revisions/pkg-message /home/clsung/p5-Kwiki-Revisions/pkg-message --- /usr/ports/www/p5-Kwiki-Revisions/pkg-message Thu Jan 1 08:00:00 1970 +++ /home/clsung/p5-Kwiki-Revisions/pkg-message Sat Aug 14 16:24:38 2004 @@ -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 + +/* ================================================================= */ --- p5-Kwiki-Revisions-0.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040815155818.00312106C15>