Date: Thu, 22 Jul 2004 07:20:38 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69397: [MAINTAINER] www/Kwiki: update to 0.32 Message-ID: <20040721232038.7422515236@mail.dragon2.net> Resent-Message-ID: <200407212320.i6LNKMuv016827@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69397 >Category: ports >Synopsis: [MAINTAINER] www/Kwiki: update to 0.32 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 21 23:20:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: - Update to 0.32 - Add new module (Status.pm) along with manpage (Status.3) Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-Kwiki-0.32.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki/Makefile /home/clsung/p5-Kwiki/Makefile --- /usr/ports/www/p5-Kwiki/Makefile Sat Jul 17 17:17:36 2004 +++ /home/clsung/p5-Kwiki/Makefile Wed Jul 21 15:45:33 2004 @@ -6,7 +6,7 @@ # PORTNAME= Kwiki -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Kwiki @@ -44,6 +44,7 @@ Kwiki::Plugin.3 \ Kwiki::Preferences.3 \ Kwiki::Registry.3 \ + Kwiki::Status.3 \ Kwiki::Template.3 Kwiki::Template::TT2.3 \ Kwiki::Theme.3 Kwiki::Theme::Basic.3 \ Kwiki::Toolbar.3 \ diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki/distinfo /home/clsung/p5-Kwiki/distinfo --- /usr/ports/www/p5-Kwiki/distinfo Sat Jul 17 17:17:36 2004 +++ /home/clsung/p5-Kwiki/distinfo Wed Jul 21 15:44:47 2004 @@ -1,2 +1,2 @@ -MD5 (Kwiki-0.31.tar.gz) = 6f5395153c128477fb18011c900f5b48 -SIZE (Kwiki-0.31.tar.gz) = 33978 +MD5 (Kwiki-0.32.tar.gz) = 6d0a6b1f20e087d3c4b0a886d84f278f +SIZE (Kwiki-0.32.tar.gz) = 35788 Binary files /usr/ports/www/p5-Kwiki/p5-Kwiki-0.32.tgz and /home/clsung/p5-Kwiki/p5-Kwiki-0.32.tgz differ diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki/pkg-plist /home/clsung/p5-Kwiki/pkg-plist --- /usr/ports/www/p5-Kwiki/pkg-plist Sat Jul 17 17:17:36 2004 +++ /home/clsung/p5-Kwiki/pkg-plist Wed Jul 21 15:45:41 2004 @@ -21,6 +21,7 @@ %%SITE_PERL%%/Kwiki/Plugin.pm %%SITE_PERL%%/Kwiki/Preferences.pm %%SITE_PERL%%/Kwiki/Registry.pm +%%SITE_PERL%%/Kwiki/Status.pm %%SITE_PERL%%/Kwiki/Template.pm %%SITE_PERL%%/Kwiki/Template/TT2.pm %%SITE_PERL%%/Kwiki/Theme.pm --- p5-Kwiki-0.32.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?20040721232038.7422515236>