Date: Wed, 4 Feb 2009 23:00:32 -0500 (EST) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/131403: [PATCH] devel/p5-Sub-Identify: update to 0.04 Message-ID: <200902050400.n1540Wi4099013@home.p6m7g8.net> Resent-Message-ID: <200902050420.n154K8QE060681@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131403 >Category: ports >Synopsis: [PATCH] devel/p5-Sub-Identify: update to 0.04 >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: Thu Feb 05 04:20:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: Riderway Inc. >Environment: System: FreeBSD home.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Dec 16 23:46:49 EST 2008 >Description: - Update to 0.04 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Sub-Identify-0.04.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sub-Identify/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 4 Jun 2008 08:35:39 -0000 1.1 +++ Makefile 5 Feb 2009 04:02:12 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Sub-Identify -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sub-Identify/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 4 Jun 2008 08:35:39 -0000 1.1 +++ distinfo 5 Feb 2009 04:02:12 -0000 @@ -1,3 +1,3 @@ -MD5 (Sub-Identify-0.03.tar.gz) = 1489ae54818fa5bff610bb47ee77816f -SHA256 (Sub-Identify-0.03.tar.gz) = 18b0e1b428f795bca50cc1a2c6d4501cf4e81656c4f3905581fafa17fb29c1b3 -SIZE (Sub-Identify-0.03.tar.gz) = 2434 +MD5 (Sub-Identify-0.04.tar.gz) = cfa7c0d73090a2b4fb75d8a581a3ca81 +SHA256 (Sub-Identify-0.04.tar.gz) = be4bb6b894af405e8031139fdd30cd34e7389cde13602d4b80b040b2ea6ce499 +SIZE (Sub-Identify-0.04.tar.gz) = 42502 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sub-Identify/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 4 Jun 2008 08:35:39 -0000 1.1 +++ pkg-plist 5 Feb 2009 04:02:12 -0000 @@ -1,5 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Identify/.packlist -%%SITE_PERL%%/Sub/Identify.pm -@dirrmtry %%SITE_PERL%%/Sub +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Identify/Identify.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Identify/Identify.bs +%%SITE_PERL%%/%%PERL_ARCH%%/Sub/Identify.pm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sub @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Identify @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub --- p5-Sub-Identify-0.04.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?200902050400.n1540Wi4099013>