- Update to 0.97 For Committer's reference : http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-URI-UTF8-Punycode-0.97.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-URI-UTF8-Punycode-0.97.log Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
Author: culot Date: Mon May 13 14:24:44 2013 New Revision: 318084 URL: http://svnweb.freebsd.org/changeset/ports/318084 Log: - Update to 0.97 [1] - Add LICENSE (GPLv3) Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes PR: ports/178510 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Modified: head/converters/p5-URI-UTF8-Punycode/Makefile head/converters/p5-URI-UTF8-Punycode/distinfo head/converters/p5-URI-UTF8-Punycode/pkg-plist Modified: head/converters/p5-URI-UTF8-Punycode/Makefile ============================================================================== --- head/converters/p5-URI-UTF8-Punycode/Makefile Mon May 13 13:52:37 2013 (r318083) +++ head/converters/p5-URI-UTF8-Punycode/Makefile Mon May 13 14:24:44 2013 (r318084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI-UTF8-Punycode -PORTVERSION= 0.96 +PORTVERSION= 0.97 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= 5u623l20@gmail.com COMMENT= Punycode conversion of UTF-8 string +LICENSE= GPLv3 + PERL_CONFIGURE= yes MAN3= URI::UTF8::Punycode.3 Modified: head/converters/p5-URI-UTF8-Punycode/distinfo ============================================================================== --- head/converters/p5-URI-UTF8-Punycode/distinfo Mon May 13 13:52:37 2013 (r318083) +++ head/converters/p5-URI-UTF8-Punycode/distinfo Mon May 13 14:24:44 2013 (r318084) @@ -1,2 +1,2 @@ -SHA256 (URI-UTF8-Punycode-0.96.tar.gz) = d35e0c0490a957da816d95fcec034bbd120f2fef592c1ee2f703a9ab3d94eee3 -SIZE (URI-UTF8-Punycode-0.96.tar.gz) = 64180 +SHA256 (URI-UTF8-Punycode-0.97.tar.gz) = 10e450f49c3c298222e6cbfc021d4fe7cce42ce2ef3d2e451bbc6bc45d622daa +SIZE (URI-UTF8-Punycode-0.97.tar.gz) = 63005 Modified: head/converters/p5-URI-UTF8-Punycode/pkg-plist ============================================================================== --- head/converters/p5-URI-UTF8-Punycode/pkg-plist Mon May 13 13:52:37 2013 (r318083) +++ head/converters/p5-URI-UTF8-Punycode/pkg-plist Mon May 13 14:24:44 2013 (r318084) @@ -5,6 +5,5 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/UTF8/Punycode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/UTF8 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/URI/UTF8/Punycode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI/UTF8 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"