Date: Wed, 17 Mar 2010 20:52:51 -0400 (EDT) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: itetcu@FreeBSD.org Subject: ports/144838: [PATCH] net/p5-URI: update to 1.53 Message-ID: <20100318005251.044D81713A@spartan.hamla.org> Resent-Message-ID: <201003180100.o2I1090U083921@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144838 >Category: ports >Synopsis: [PATCH] net/p5-URI: update to 1.53 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 01:00:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-RELEASE i386 >Organization: >Environment: >Description: - Update to 1.53 - Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes >How-To-Repeat: >Fix: --- p5-URI.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- Makefile 12 Jan 2010 00:49:40 -0000 1.48 +++ Makefile 18 Mar 2010 00:43:07 -0000 @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ MAINTAINER= sahil@tandon.net COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.6.1+ MAN3= URI.3 \ URI::Escape.3 \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/distinfo,v retrieving revision 1.35 diff -u -r1.35 distinfo --- distinfo 12 Jan 2010 00:49:40 -0000 1.35 +++ distinfo 18 Mar 2010 00:43:07 -0000 @@ -1,3 +1,3 @@ -MD5 (URI-1.52.tar.gz) = d6ba96cc3e650af6537675e016e83d3e -SHA256 (URI-1.52.tar.gz) = 3d325b52c9d1e7aa2fbf67131f1f5ee39964cbe54e864bcfb9808af274a9eb4a -SIZE (URI-1.52.tar.gz) = 79182 +MD5 (URI-1.53.tar.gz) = 6171fddb5b93c1b4f0da5af6fc24e145 +SHA256 (URI-1.53.tar.gz) = d4614a6dfe45ba853f6938773f3a6ec14284ef6e31d89bb6dafcd0937b90950c +SIZE (URI-1.53.tar.gz) = 80089 --- p5-URI.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100318005251.044D81713A>