svn commit: r304246 - head/net/p5-URI-Query
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Sep 14 02:14:25 UTC 2012
Author: sunpoet
Date: Fri Sep 14 02:14:24 2012
New Revision: 304246
URL: http://svn.freebsd.org/changeset/ports/304246
Log:
- Update to 0.10
- Add LICENSE
Changes: http://search.cpan.org/dist/URI-Query/ChangeLog
Modified:
head/net/p5-URI-Query/Makefile (contents, props changed)
head/net/p5-URI-Query/distinfo (contents, props changed)
Modified: head/net/p5-URI-Query/Makefile
==============================================================================
--- head/net/p5-URI-Query/Makefile Fri Sep 14 02:13:02 2012 (r304245)
+++ head/net/p5-URI-Query/Makefile Fri Sep 14 02:14:24 2012 (r304246)
@@ -6,7 +6,7 @@
#
PORTNAME= URI-Query
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= URI query string manipulation
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-URI>=1.31:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= p5-URI>=1.31:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Modified: head/net/p5-URI-Query/distinfo
==============================================================================
--- head/net/p5-URI-Query/distinfo Fri Sep 14 02:13:02 2012 (r304245)
+++ head/net/p5-URI-Query/distinfo Fri Sep 14 02:14:24 2012 (r304246)
@@ -1,2 +1,2 @@
-SHA256 (URI-Query-0.09.tar.gz) = e0f5d24f86d83d5b55ad8ec061530f635f8f6943b46349dd4908f327c5a149c8
-SIZE (URI-Query-0.09.tar.gz) = 7845
+SHA256 (URI-Query-0.10.tar.gz) = 85b951444ba4fdbc3edd9d7a0a451158f6c5a8208b6183a8dc02f6388ecbf0f1
+SIZE (URI-Query-0.10.tar.gz) = 7921
More information about the svn-ports-all
mailing list