ports/89705: [PATCH] www/p5-Kwiki-Diff: update to 0.03

Cheng-Lung Sung clsung at tw.freebsd.org
Tue Nov 29 03:50:24 UTC 2005


>Number:         89705
>Category:       ports
>Synopsis:       [PATCH] www/p5-Kwiki-Diff: update to 0.03
>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:   Tue Nov 29 03:50:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #3: Fri Nov 25 11:26:33 CST 2005
>Description:
- Update to 0.03
- improving kwalitee
- add SHA256 checksum
- made portlint happy about IGNORE messages

Port maintainer (rafan at infor.org) is cc'd.

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

--- p5-Kwiki-Diff-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Kwiki-Diff/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	2 Mar 2005 07:37:01 -0000	1.1
+++ Makefile	29 Nov 2005 03:43:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Kwiki-Diff
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Kwiki
@@ -27,7 +27,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500601
-IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE=		requires perl 5.6.x or later. Install lang/perl5 then try again
 .endif
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Kwiki-Diff/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	2 Mar 2005 07:37:01 -0000	1.1
+++ distinfo	29 Nov 2005 03:43:44 -0000
@@ -1,2 +1,3 @@
-MD5 (Kwiki-Diff-0.02.tar.gz) = cb46daa63a6f0df6c6a0399988d3381c
-SIZE (Kwiki-Diff-0.02.tar.gz) = 3938
+MD5 (Kwiki-Diff-0.03.tar.gz) = e77bc115dc5224fbade93c36bea9181b
+SHA256 (Kwiki-Diff-0.03.tar.gz) = ce10250af3b22cdd887494bd1a3b4fa25cbe8f5485f1faab7681fe90db4d3c14
+SIZE (Kwiki-Diff-0.03.tar.gz) = 5477
--- p5-Kwiki-Diff-0.03.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list