Date: Wed, 4 Feb 2009 23:06:05 -0500 (EST) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/131402: [PATCH] www/p5-Cookie-XS: update to 0.11 Message-ID: <200902050406.n15465IT004182@home.p6m7g8.net> Resent-Message-ID: <200902050420.n154K81T060635@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131402 >Category: ports >Synopsis: [PATCH] www/p5-Cookie-XS: update to 0.11 >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:07 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.11 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Cookie-XS-0.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Cookie-XS/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 18 Apr 2008 16:51:23 -0000 1.1 +++ Makefile 5 Feb 2009 04:07:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Cookie-XS -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGENT Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-Cookie-XS/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 18 Apr 2008 16:51:23 -0000 1.1 +++ distinfo 5 Feb 2009 04:07:46 -0000 @@ -1,3 +1,3 @@ -MD5 (Cookie-XS-0.09.tar.gz) = f23fd8178e3dc560e77b3d14d74782d1 -SHA256 (Cookie-XS-0.09.tar.gz) = 999d65e65ba4aa1f8a728e13b46272144c2eb50ae2d1f9c5a65f6aeaee94b81e -SIZE (Cookie-XS-0.09.tar.gz) = 24553 +MD5 (Cookie-XS-0.11.tar.gz) = ee3f7d92f37570498169c9b3a7c6e846 +SHA256 (Cookie-XS-0.11.tar.gz) = a3b9710780a2242e70ef9d06e51f91b7f3ea0aae68f53c76e42c582c2ccb2698 +SIZE (Cookie-XS-0.11.tar.gz) = 24125 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/p5-Cookie-XS/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 18 Apr 2008 16:51:23 -0000 1.1 +++ pkg-plist 5 Feb 2009 04:07:46 -0000 @@ -1,7 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cookie/XS/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cookie/XS/XS.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cookie/XS/XS.so -%%SITE_PERL%%/%%PERL_ARCH%%/Cookie/XS.pm +%%SITE_PERL%%/Cookie/XS.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cookie/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cookie @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Cookie +@dirrmtry %%SITE_PERL%%/Cookie --- p5-Cookie-XS-0.11.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?200902050406.n15465IT004182>