Date: Sun, 31 May 2009 19:34:54 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/135114: [PATCH] www/p5-Catalyst-Plugin-Cache-FastMmap: update to 0.8 Message-ID: <200905312334.n4VNYsEd072206@frieza.p6m7g8.net> Resent-Message-ID: <200905312340.n4VNe6Uk045252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135114 >Category: ports >Synopsis: [PATCH] www/p5-Catalyst-Plugin-Cache-FastMmap: update to 0.8 >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 May 31 23:40:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009 >Description: - Update to 0.8 - switch to Makefile.PL Port maintainer (lbr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Cache-FastMmap-0.8.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 17 Apr 2008 14:29:48 -0000 1.6 +++ Makefile 31 May 2009 23:37:01 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Cache-FastMmap -PORTVERSION= 0.6 +PORTVERSION= 0.8 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.1+ +PERL_CONFIGURE= 5.8.1+ MAN3= Catalyst::Plugin::Cache::FastMmap.3 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 30 Apr 2006 20:38:19 -0000 1.2 +++ distinfo 31 May 2009 23:37:01 -0000 @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 74c37a32bf7d0249e623171c5fca4968 -SHA256 (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 466eb316fff96b626e7c17e4dfcd1729d496df8416418d5aa8a7de01bc0ebb60 -SIZE (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 2430 +MD5 (Catalyst-Plugin-Cache-FastMmap-0.8.tar.gz) = 68dae24a688a42060775fdcd7db0f9a8 +SHA256 (Catalyst-Plugin-Cache-FastMmap-0.8.tar.gz) = 108d5e6ab389f7c066356eb239ad76c460230ba3a4e38460c41f65db6433798f +SIZE (Catalyst-Plugin-Cache-FastMmap-0.8.tar.gz) = 19857 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 22 Jan 2006 02:57:48 -0000 1.2 +++ pkg-plist 31 May 2009 23:37:01 -0000 @@ -1,4 +1,10 @@ %%SITE_PERL%%/Catalyst/Plugin/Cache/FastMmap.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache/FastMmap/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache/FastMmap +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Cache @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst --- p5-Catalyst-Plugin-Cache-FastMmap-0.8.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?200905312334.n4VNYsEd072206>