FreeBSD Bugzilla – Attachment 101319 Details for
Bug 140762
[PATCH] net/p5-URI: update to 1.50 + adopt port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-URI.diff
p5-URI.diff (text/plain), 2.87 KB, created by
Sahil Tandon
on 2009-11-22 02:20:01 UTC
(
hide
)
Description:
p5-URI.diff
Filename:
MIME Type:
Creator:
Sahil Tandon
Created:
2009-11-22 02:20:01 UTC
Size:
2.87 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/p5-URI/Makefile,v >retrieving revision 1.45 >diff -u -r1.45 Makefile >--- Makefile 16 Aug 2009 18:11:50 -0000 1.45 >+++ Makefile 22 Nov 2009 02:08:00 -0000 >@@ -6,12 +6,12 @@ > # > > PORTNAME= URI >-PORTVERSION= 1.40 >+PORTVERSION= 1.50 > CATEGORIES= net perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > >-MAINTAINER= perl@FreeBSD.org >+MAINTAINER= sahil@tandon.net > COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references > > PERL_CONFIGURE= yes >@@ -25,6 +25,7 @@ > URI::WithBase.3 \ > URI::data.3 \ > URI::file.3 \ >- URI::ldap.3 >+ URI::ldap.3 \ >+ URI::_punycode.3 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/p5-URI/distinfo,v >retrieving revision 1.32 >diff -u -r1.32 distinfo >--- distinfo 16 Aug 2009 18:11:50 -0000 1.32 >+++ distinfo 22 Nov 2009 02:08:00 -0000 >@@ -1,3 +1,3 @@ >-MD5 (URI-1.40.tar.gz) = 626cc85f1939a89981f82aae43497b53 >-SHA256 (URI-1.40.tar.gz) = 7104e9c602083066967c6fbfd06c2648f839fedb866e9bc77ae6c263d3f42fbf >-SIZE (URI-1.40.tar.gz) = 97180 >+MD5 (URI-1.50.tar.gz) = 03b88ba9b7eaf4edd025fb4bc430e597 >+SHA256 (URI-1.50.tar.gz) = 5b10974a91a084646dc1cfe47041e20d8e9cb826fbd925876103db3208493095 >+SIZE (URI-1.50.tar.gz) = 78616 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/net/p5-URI/pkg-descr,v >retrieving revision 1.4 >diff -u -r1.4 pkg-descr >--- pkg-descr 21 Sep 2005 19:31:15 -0000 1.4 >+++ pkg-descr 22 Nov 2009 02:08:00 -0000 >@@ -1,6 +1,9 @@ > This package contains the URI.pm module with friends. The module > implements the URI class. Objects of this class represent Uniform >-Resource Identifier (URI) references as specified in RFC 2396. >+Resource Identifier (URI) references as specified in RFC 2396 and >+updated by RFC 2732. Release 1.50 includes the initial attempt at >+providing support to IRIs. URI objects now support the 'as_iri' >+and 'ihost' methods. > > URI objects can be used to access and manipulate the various > components that make up these strings. There are also methods to >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/p5-URI/pkg-plist,v >retrieving revision 1.10 >diff -u -r1.10 pkg-plist >--- pkg-plist 2 Jan 2004 11:24:04 -0000 1.10 >+++ pkg-plist 22 Nov 2009 02:08:00 -0000 >@@ -3,12 +3,15 @@ > %%SITE_PERL%%/URI/Heuristic.pm > %%SITE_PERL%%/URI/QueryParam.pm > %%SITE_PERL%%/URI/Split.pm >+%%SITE_PERL%%/URI/IRI.pm > %%SITE_PERL%%/URI/URL.pm > %%SITE_PERL%%/URI/WithBase.pm > %%SITE_PERL%%/URI/_foreign.pm > %%SITE_PERL%%/URI/_generic.pm >+%%SITE_PERL%%/URI/_idna.pm > %%SITE_PERL%%/URI/_ldap.pm > %%SITE_PERL%%/URI/_login.pm >+%%SITE_PERL%%/URI/_punycode.pm > %%SITE_PERL%%/URI/_query.pm > %%SITE_PERL%%/URI/_segment.pm > %%SITE_PERL%%/URI/_server.pm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140762
: 101319