diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-19 11:12:00 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-19 11:12:00 +0000 |
commit | 79c25ac73e173b8dc4d95c885bbf057cd30c08bb (patch) | |
tree | 83e19d5bf8e7bb3865fa8b780e9ed4abd935f567 /net/p5-URI-FromHash | |
parent | 5f9a19226c0c616f994f175fe15b68a013031afa (diff) | |
download | ports-79c25ac73e173b8dc4d95c885bbf057cd30c08bb.tar.gz ports-79c25ac73e173b8dc4d95c885bbf057cd30c08bb.zip |
Notes
Diffstat (limited to 'net/p5-URI-FromHash')
-rw-r--r-- | net/p5-URI-FromHash/Makefile | 6 | ||||
-rw-r--r-- | net/p5-URI-FromHash/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile index 7641986a1bcc..355acbb508af 100644 --- a/net/p5-URI-FromHash/Makefile +++ b/net/p5-URI-FromHash/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= URI-FromHash -DISTVERSION= 0.04 -PORTREVISION= 1 +DISTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +13,10 @@ COMMENT= Create URI from hash of components LICENSE= ART20 BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-URI>=1.22:${PORTSDIR}/net/p5-URI + p5-URI>=1.68:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI-FromHash/distinfo b/net/p5-URI-FromHash/distinfo index 2733ab21ce81..4b97494a958a 100644 --- a/net/p5-URI-FromHash/distinfo +++ b/net/p5-URI-FromHash/distinfo @@ -1,2 +1,2 @@ -SHA256 (URI-FromHash-0.04.tar.gz) = 43c8f0ff19cb2ec8c19e280f4500c3099b22bbaf34d000bd7e0c4947229dcc0f -SIZE (URI-FromHash-0.04.tar.gz) = 10131 +SHA256 (URI-FromHash-0.05.tar.gz) = a7cac5bccee9f2e2d8ad0f605400163712cd0ac64df2fb834f760fb49f2f6fd0 +SIZE (URI-FromHash-0.05.tar.gz) = 19907 |