diff options
author | culot <culot@FreeBSD.org> | 2013-05-13 22:24:44 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-05-13 22:24:44 +0800 |
commit | b79fa641adcc97bc38a47d1c3dde895f84b6fa78 (patch) | |
tree | 20b3660eb90e26086183234f2c848a688cfac5da /converters | |
parent | f6e4ff429687d0da8668cdd7f05c748151cd90ff (diff) | |
download | freebsd-ports-gnome-b79fa641adcc97bc38a47d1c3dde895f84b6fa78.tar.gz freebsd-ports-gnome-b79fa641adcc97bc38a47d1c3dde895f84b6fa78.tar.zst freebsd-ports-gnome-b79fa641adcc97bc38a47d1c3dde895f84b6fa78.zip |
- 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)
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-URI-UTF8-Punycode/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-URI-UTF8-Punycode/distinfo | 4 | ||||
-rw-r--r-- | converters/p5-URI-UTF8-Punycode/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/converters/p5-URI-UTF8-Punycode/Makefile b/converters/p5-URI-UTF8-Punycode/Makefile index 8438c7ac1cc2..d8f6a5040f4c 100644 --- a/converters/p5-URI-UTF8-Punycode/Makefile +++ b/converters/p5-URI-UTF8-Punycode/Makefile @@ -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 diff --git a/converters/p5-URI-UTF8-Punycode/distinfo b/converters/p5-URI-UTF8-Punycode/distinfo index ee5b5dbac15c..3164e16eb4a9 100644 --- a/converters/p5-URI-UTF8-Punycode/distinfo +++ b/converters/p5-URI-UTF8-Punycode/distinfo @@ -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 diff --git a/converters/p5-URI-UTF8-Punycode/pkg-plist b/converters/p5-URI-UTF8-Punycode/pkg-plist index fac334b08ec7..d9ef13f22e8b 100644 --- a/converters/p5-URI-UTF8-Punycode/pkg-plist +++ b/converters/p5-URI-UTF8-Punycode/pkg-plist @@ -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 |