diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-03-29 10:20:05 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-03-29 10:20:05 +0000 |
commit | 0b7c4c05afccf68c29b0ab3cabb29eaa952f4c54 (patch) | |
tree | 9cb7a43d9d558668376f04c87802ed4589d23cd3 /net/p5-Rose-URI | |
parent | 637c539683526d36200a297de1115400e54d5ad7 (diff) |
Notes
Diffstat (limited to 'net/p5-Rose-URI')
-rw-r--r-- | net/p5-Rose-URI/Makefile | 13 | ||||
-rw-r--r-- | net/p5-Rose-URI/distinfo | 4 |
2 files changed, 10 insertions, 7 deletions
diff --git a/net/p5-Rose-URI/Makefile b/net/p5-Rose-URI/Makefile index 74cc813af75c..63212a0dd37a 100644 --- a/net/p5-Rose-URI/Makefile +++ b/net/p5-Rose-URI/Makefile @@ -2,18 +2,21 @@ # $FreeBSD$ PORTNAME= Rose-URI -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JSIRACUSA PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy and efficient manipulation of URI components -RUN_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/net/p5-Rose-URI/distinfo b/net/p5-Rose-URI/distinfo index 452ce2251fd1..d28a7a3bd3c9 100644 --- a/net/p5-Rose-URI/distinfo +++ b/net/p5-Rose-URI/distinfo @@ -1,2 +1,2 @@ -SHA256 (Rose-URI-1.00.tar.gz) = 4425d60b4cb5355f290ea108ab6e5fbb4cb831857f19010011796793e8b361a3 -SIZE (Rose-URI-1.00.tar.gz) = 9260 +SHA256 (Rose-URI-1.02.tar.gz) = b0b41e925786bd1d8df9f5d31a7aa37b351b348ccbb1d166c7e89775d5ed8081 +SIZE (Rose-URI-1.02.tar.gz) = 9593 |