Bug 169820 - [PATCH] www/p5-URI-Encode: update to 0.07
Summary: [PATCH] www/p5-URI-Encode: update to 0.07
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 10:10 UTC by Po-Chuan Hsieh
Modified: 2012-08-14 10:34 UTC (History)
1 user (show)

See Also:


Attachments
p5-URI-Encode-0.07.patch (1.93 KB, patch)
2012-07-13 10:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-13 10:10:06 UTC
- Update to 0.07
- Add LICENSE

Changes:	http://search.cpan.org/dist/URI-Encode/Changes

Port maintainer (ports@c0decafe.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 10:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 10:10:29 UTC
Maintainer of www/p5-URI-Encode,

Please note that PR ports/169820 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169820

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 10:10:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-13 10:35:45 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-14 10:15:32 UTC
Author: sunpoet
Date: Tue Aug 14 09:15:18 2012
New Revision: 302508
URL: http://svn.freebsd.org/changeset/ports/302508

Log:
  - Update to 0.07
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/URI-Encode/Changes
  PR:		ports/169820
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 1 month)

Modified:
  head/www/p5-URI-Encode/Makefile   (contents, props changed)
  head/www/p5-URI-Encode/distinfo   (contents, props changed)
  head/www/p5-URI-Encode/pkg-plist   (contents, props changed)

Modified: head/www/p5-URI-Encode/Makefile
==============================================================================
--- head/www/p5-URI-Encode/Makefile	Tue Aug 14 09:12:18 2012	(r302507)
+++ head/www/p5-URI-Encode/Makefile	Tue Aug 14 09:15:18 2012	(r302508)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	URI-Encode
-PORTVERSION=	0.04
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MITHUN
@@ -15,8 +15,18 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports@c0decafe.net
 COMMENT=	Simple URI Encoding/Decoding
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 PERL_CONFIGURE=	yes
 
-MAN3=	URI::Encode.3
+MAN3=		URI::Encode.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+=	p5-version>=0:${PORTSDIR}/devel/p5-version
+RUN_DEPENDS+=	p5-version>=0:${PORTSDIR}/devel/p5-version
+.endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>

Modified: head/www/p5-URI-Encode/distinfo
==============================================================================
--- head/www/p5-URI-Encode/distinfo	Tue Aug 14 09:12:18 2012	(r302507)
+++ head/www/p5-URI-Encode/distinfo	Tue Aug 14 09:15:18 2012	(r302508)
@@ -1,2 +1,2 @@
-SHA256 (URI-Encode-0.04.tar.gz) = 95873645c74afa885988b927838921b5b5b5e8e2c7c1a05f7fecbb013ae1d92f
-SIZE (URI-Encode-0.04.tar.gz) = 5226
+SHA256 (URI-Encode-0.07.tar.gz) = d017116e47b059a5937c350924cdd24f7c57466efb075430fc6c946e4aebb3ac
+SIZE (URI-Encode-0.07.tar.gz) = 14548

Modified: head/www/p5-URI-Encode/pkg-plist
==============================================================================
--- head/www/p5-URI-Encode/pkg-plist	Tue Aug 14 09:12:18 2012	(r302507)
+++ head/www/p5-URI-Encode/pkg-plist	Tue Aug 14 09:15:18 2012	(r302508)
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/URI/Encode.pm
-@dirrmtry %%SITE_PERL%%/URI
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
+@dirrmtry %%SITE_PERL%%/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"
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-08-14 10:34:43 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!