Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 14:24:44 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318084 - head/converters/p5-URI-UTF8-Punycode
Message-ID:  <201305131424.r4DEOiQd045771@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305131424.r4DEOiQd045771>