Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 14:35:54 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ychsiao@ychsiao.org
Subject:   ports/114886: [PATCH] devel/p5-Module-Build-Kwalitee: update to 0.24
Message-ID:  <20070725063554.8538811D68@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200707250640.l6P6e324069669@freefall.freebsd.org>

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

>Number:         114886
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Module-Build-Kwalitee: update to 0.24
>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 Jul 25 06:40: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.24

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

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

--- p5-Module-Build-Kwalitee-0.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	31 Mar 2007 07:14:19 -0000	1.4
+++ Makefile	25 Jul 2007 06:35:09 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Module-Build-Kwalitee
-PORTVERSION=	0.23
+PORTVERSION=	0.24
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/F/FO/FOTANGO
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ychsiao@ychsiao.org
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	31 Mar 2007 07:14:19 -0000	1.4
+++ distinfo	25 Jul 2007 06:35:09 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (Module-Build-Kwalitee-0.24.tar.gz) = 849c09a0ee703fc1f8a451f87aa89221
+SHA256 (Module-Build-Kwalitee-0.24.tar.gz) = 7f81ff5de6db482eac3d5ed82b8e1cd35933b6fe411442678480c084db728614
+SIZE (Module-Build-Kwalitee-0.24.tar.gz) = 7879
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Build-Kwalitee/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	31 Mar 2007 07:14:19 -0000	1.2
+++ pkg-plist	25 Jul 2007 06:35:09 -0000
@@ -2,7 +2,6 @@
 %%SITE_PERL%%/Module/Build/Kwalitee/Stub.pm
 %%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
--- p5-Module-Build-Kwalitee-0.24.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?20070725063554.8538811D68>