See "Synopsis" Fix: Apply the following patch. ---GaEkKyt0jY0uvZLoGexncOTGlTxA6a7a1Gogx5SErtM5ujlG Content-Type: text/plain; name="patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch" Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Cookie-XS/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 9 Mar 2009 12:40:31 -0000 1.2 +++ Makefile 2 Nov 2009 09:08:08 -0000 @@ -6,7 +6,7 @@ # PORTNAME= CGI-Cookie-XS -PORTVERSION= 0.16 +PORTVERSION= 0.18 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGENT Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Cookie-XS/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 9 Mar 2009 12:40:32 -0000 1.2 +++ distinfo 2 Nov 2009 09:08:08 -0000 @@ -1,3 +1,3 @@ -MD5 (CGI-Cookie-XS-0.16.tar.gz) = bbf1ffb087bb1500b784c869b9299c7b -SHA256 (CGI-Cookie-XS-0.16.tar.gz) = d62e13902557e975b573c596604420d901948dcb59eb6d4f08277c1d821b2dcb -SIZE (CGI-Cookie-XS-0.16.tar.gz) = 49225 +MD5 (CGI-Cookie-XS-0.18.tar.gz) = 82f3e77c863056a9f01bac7f52fdd5c9 +SHA256 (CGI-Cookie-XS-0.18.tar.gz) = 4699cb4abd972014af3beb9b0a695b425b87da26cb2b4bdb2602070aaadd3dc6 +SIZE (CGI-Cookie-XS-0.18.tar.gz) = 47890 --- CGI-Cookie-XS.patch ends here --
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool)
miwi 2009-12-25 23:56:54 UTC FreeBSD ports repository Modified files: www/p5-CGI-Cookie-XS Makefile distinfo Log: - Update to 0.11 Changes: http://cpansearch.perl.org/src/AGENT/Cookie-XS-0.11/Changes PR: 140196 Submitted by: ehaupt@ Approved by: maintainer timeout Revision Changes Path 1.3 +1 -1 ports/www/p5-CGI-Cookie-XS/Makefile 1.3 +3 -3 ports/www/p5-CGI-Cookie-XS/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!