Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 10:27:19 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ychsiao@ychsiao.org
Subject:   ports/110954: [PATCH] devel/p5-Module-Build-Kwalitee: update to 0.23
Message-ID:  <20070328022719.5839C11969@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200703280230.l2S2U3vj018017@freefall.freebsd.org>

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

>Number:         110954
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Module-Build-Kwalitee: update to 0.23
>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:   Wed Mar 28 02:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-RELEASE-p2 amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Tue Mar  6 14:57:42 CST
>Description:
- Update to 0.23

Port maintainer (ychsiao@ychsiao.org) is cc'd.

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

--- p5-Module-Build-Kwalitee-0.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	24 Jun 2006 19:58:55 -0000	1.3
+++ Makefile	28 Mar 2007 02:27:01 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Module-Build-Kwalitee
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/S/ST/STIG
+MASTER_SITE_SUBDIR=	../../authors/id/F/FO/FOTANGO
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ychsiao@ychsiao.org
@@ -26,10 +26,4 @@
 
 MAN3=	Module::Build::Kwalitee.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE=		requires perl 5.6.1 or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	24 Jun 2006 19:58:55 -0000	1.3
+++ distinfo	28 Mar 2007 02:27:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Module-Build-Kwalitee-0.22.tar.gz) = 7f5acd5fa2d0884745ef12712a4e296c
-SHA256 (Module-Build-Kwalitee-0.22.tar.gz) = 396421253dfe443a1698fa121ae298b5a55e887e9615465ac0f1588a9beda1ad
-SIZE (Module-Build-Kwalitee-0.22.tar.gz) = 6872
+MD5 (Module-Build-Kwalitee-0.23.tar.gz) = 8a1b89d5c9b1b8e3e95034e6f4386cb1
+SHA256 (Module-Build-Kwalitee-0.23.tar.gz) = 27ecfe12b1d4815a0212629b50d0b2f307c7d985880f700d64e53e4ecbff1f72
+SIZE (Module-Build-Kwalitee-0.23.tar.gz) = 7940
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	29 Apr 2006 08:34:11 -0000	1.1
+++ pkg-plist	28 Mar 2007 02:27:01 -0000
@@ -1,8 +1,9 @@
 %%SITE_PERL%%/Module/Build/Kwalitee.pm
 %%SITE_PERL%%/Module/Build/Kwalitee/Stub.pm
-%%SITE_PERL%%/Module/Build/Kwalitee/003pod.t
 %%SITE_PERL%%/Module/Build/Kwalitee/000compile.t
 %%SITE_PERL%%/Module/Build/Kwalitee/001pragmas.t
+%%SITE_PERL%%/Module/Build/Kwalitee/002deps.t
+%%SITE_PERL%%/Module/Build/Kwalitee/003pod.t
 %%SITE_PERL%%/Module/Build/Kwalitee/004uselib.t
 @dirrm %%SITE_PERL%%/Module/Build/Kwalitee
 @dirrmtry %%SITE_PERL%%/Module/Build
--- p5-Module-Build-Kwalitee-0.23.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?20070328022719.5839C11969>