Date: Mon, 12 Dec 2011 21:15:15 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lippe@FreeBSD.org Subject: ports/163202: [PATCH] devel/p5-ExtUtils-Manifest: update to 1.60 Message-ID: <20111212131515.29AEB3716@sunpoet.net> Resent-Message-ID: <201112121320.pBCDK1pG056747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163202 >Category: ports >Synopsis: [PATCH] devel/p5-ExtUtils-Manifest: update to 1.60 >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: Mon Dec 12 13:20:01 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.0-PRERELEASE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Nov 20 12:43:06 CST 2011 >Description: - Update to 1.60 Changes: http://search.cpan.org/dist/ExtUtils-Manifest/Changes Port maintainer (lippe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-ExtUtils-Manifest-1.60.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-ExtUtils-Manifest/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 20 Dec 2009 21:26:58 -0000 1.7 +++ Makefile 12 Dec 2011 13:15:18 -0000 @@ -6,17 +6,17 @@ # PORTNAME= ExtUtils-Manifest -PORTVERSION= 1.58 +PORTVERSION= 1.60 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Utilities to write and check a MANIFEST file -BUILD_DEPENDS= p5-PathTools>=0.8:${PORTSDIR}/devel/p5-PathTools - PERL_CONFIGURE= yes MAN3= ExtUtils::Manifest.3 + .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-ExtUtils-Manifest/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 3 Jul 2011 14:57:11 -0000 1.7 +++ distinfo 12 Dec 2011 13:15:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Manifest-1.58.tar.gz) = b1b11a23e1c60fa79ab091cf4ab2d821e2cf08adfb040b53944cf0b021e8bd28 -SIZE (ExtUtils-Manifest-1.58.tar.gz) = 19650 +SHA256 (ExtUtils-Manifest-1.60.tar.gz) = 7780ec97ef787b81a30a9dd86bf6a49de1aa2cc58054be14e9263529ceed636f +SIZE (ExtUtils-Manifest-1.60.tar.gz) = 28501 --- p5-ExtUtils-Manifest-1.60.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?20111212131515.29AEB3716>