Bug 178510 - [MAINTAINER] converters/p5-URI-UTF8-Punycode: update to 0.97
Summary: [MAINTAINER] converters/p5-URI-UTF8-Punycode: update to 0.97
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-11 17:20 UTC by Muhammad Moinur Rahman
Modified: 2013-05-13 15:30 UTC (History)
0 users

See Also:


Attachments
p5-URI-UTF8-Punycode-0.97.patch (1.65 KB, patch)
2013-05-11 17:20 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-11 17:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-05-12 20:07:15 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-05-13 15:24:52 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-13 15:24:58 UTC
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"