diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-14 02:14:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-14 02:14:24 +0000 |
commit | 196cb9f8705e93986b2ee7afb0556f27c7733e0b (patch) | |
tree | bd70e780a1a9e4ce231d8c51f7f7c941773c2fc1 /net/p5-URI-Query | |
parent | 13f4a49982675b7009980a351970d78f2ea9c55f (diff) | |
download | ports-196cb9f8705e93986b2ee7afb0556f27c7733e0b.tar.gz ports-196cb9f8705e93986b2ee7afb0556f27c7733e0b.zip |
Notes
Diffstat (limited to 'net/p5-URI-Query')
-rw-r--r-- | net/p5-URI-Query/Makefile | 7 | ||||
-rw-r--r-- | net/p5-URI-Query/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net/p5-URI-Query/Makefile b/net/p5-URI-Query/Makefile index 2456c861f3df..8f5b96776dae 100644 --- a/net/p5-URI-Query/Makefile +++ b/net/p5-URI-Query/Makefile @@ -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@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 diff --git a/net/p5-URI-Query/distinfo b/net/p5-URI-Query/distinfo index b965e91f8a17..424be7aa0c97 100644 --- a/net/p5-URI-Query/distinfo +++ b/net/p5-URI-Query/distinfo @@ -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 |