Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 00:13:00 +0800 (CST)
From:      Cheng-Lung Sung <clsung@tw.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70487: [MAINTAINER] www/Kwiki-Archive-Rcs: update to 0.11
Message-ID:  <20040815161300.55F48106C1E@FreeBSD.csie.NCTU.edu.tw>
Resent-Message-ID: <200408151620.i7FGKCcr000343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70487
>Category:       ports
>Synopsis:       [MAINTAINER] www/Kwiki-Archive-Rcs: update to 0.11
>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:20:12 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.11
- if any committer has commit ports/70449, then please ignore pkg-message..
- copy from Changes
    - Archive API changes by autrijus

Added file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Kwiki-Archive-Rcs-0.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Kwiki-Archive-Rcs/Makefile /home/clsung/p5-Kwiki-Archive-Rcs/Makefile
--- /usr/ports/www/p5-Kwiki-Archive-Rcs/Makefile	Sun Jul 25 18:08:02 2004
+++ /home/clsung/p5-Kwiki-Archive-Rcs/Makefile	Mon Aug 16 00:09:24 2004
@@ -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
@@ -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-Archive-Rcs/distinfo /home/clsung/p5-Kwiki-Archive-Rcs/distinfo
--- /usr/ports/www/p5-Kwiki-Archive-Rcs/distinfo	Sun Jul 25 18:08:02 2004
+++ /home/clsung/p5-Kwiki-Archive-Rcs/distinfo	Mon Aug 16 00:04:54 2004
@@ -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 -ruN --exclude=CVS /usr/ports/www/p5-Kwiki-Archive-Rcs/pkg-message /home/clsung/p5-Kwiki-Archive-Rcs/pkg-message
--- /usr/ports/www/p5-Kwiki-Archive-Rcs/pkg-message	Thu Jan  1 08:00:00 1970
+++ /home/clsung/p5-Kwiki-Archive-Rcs/pkg-message	Mon Aug 16 00:09:56 2004
@@ -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
+
+/* ================================================================= */
--- p5-Kwiki-Archive-Rcs-0.11.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?20040815161300.55F48106C1E>