Date: Sun, 2 Aug 2009 07:34:02 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: rafan@FreeBSD.org Subject: ports/137357: [PATCH] devel/p5-Module-ScanDeps: update to 0.93 Message-ID: <200908021434.n72EY2I7044985@cn1.leeym.com> Resent-Message-ID: <200908021500.n72F0CrD079138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137357 >Category: ports >Synopsis: [PATCH] devel/p5-Module-ScanDeps: update to 0.93 >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 02 15:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.93 Port maintainer (rafan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Module-ScanDeps-0.93.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-ScanDeps/Makefile,v retrieving revision 1.41 diff -u -d -b -w -u -r1.41 Makefile --- Makefile 5 Jul 2009 06:37:09 -0000 1.41 +++ Makefile 2 Aug 2009 14:33:49 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Module-ScanDeps -PORTVERSION= 0.91 +PORTVERSION= 0.93 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-ScanDeps/distinfo,v retrieving revision 1.39 diff -u -d -b -w -u -r1.39 distinfo --- distinfo 5 Jul 2009 06:37:09 -0000 1.39 +++ distinfo 2 Aug 2009 14:33:49 -0000 @@ -1,3 +1,3 @@ -MD5 (Module-ScanDeps-0.91.tar.gz) = 4de761e3db991b9696c4de2e8754ebe3 -SHA256 (Module-ScanDeps-0.91.tar.gz) = a1b90541af9b0673fd9cf2cfc62c34329d4b197037605ab645b7eecd1c1878d3 -SIZE (Module-ScanDeps-0.91.tar.gz) = 46068 +MD5 (Module-ScanDeps-0.93.tar.gz) = 9b25ba9bc37d96a9307e197db104b081 +SHA256 (Module-ScanDeps-0.93.tar.gz) = 0d84b577c967a001d5aee5877b1623300f42bbe42ffc391396c06ec6de740385 +SIZE (Module-ScanDeps-0.93.tar.gz) = 49860 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-ScanDeps/pkg-plist,v retrieving revision 1.3 diff -u -d -b -w -u -r1.3 pkg-plist --- pkg-plist 22 Jan 2006 01:48:00 -0000 1.3 +++ pkg-plist 2 Aug 2009 14:33:49 -0000 @@ -1,5 +1,6 @@ bin/scandeps.pl %%SITE_PERL%%/Module/ScanDeps.pm +%%SITE_PERL%%/Module/ScanDeps/Cache.pm %%SITE_PERL%%/Module/ScanDeps/DataFeed.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/ScanDeps/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/ScanDeps --- p5-Module-ScanDeps-0.93.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?200908021434.n72EY2I7044985>