diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-02-01 19:48:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-02-01 19:48:12 +0000 |
commit | a820ccf05fc2629d45eb6bf036354d4b773d2dce (patch) | |
tree | 3aefe2c1e15c0c12bc80d5a6bbfef97cf5096e60 /net/p5-Test-URI | |
parent | 01abf8f32506f0825ac585f62f26578a618d5bf6 (diff) |
- Update to 1.081
Notes
Notes:
svn path=/head/; revision=407748
Diffstat (limited to 'net/p5-Test-URI')
-rw-r--r-- | net/p5-Test-URI/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Test-URI/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index ce01c18f0f14..aa3498cd3f35 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= Test-URI -PORTVERSION= 1.08 -PORTREVISION= 2 +PORTVERSION= 1.08.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check Uniform Resource Identifiers diff --git a/net/p5-Test-URI/distinfo b/net/p5-Test-URI/distinfo index 325d35ec8833..93a335d42db5 100644 --- a/net/p5-Test-URI/distinfo +++ b/net/p5-Test-URI/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-URI-1.08.tar.gz) = 0688d30da58cc4c4f63887c5474d279b39295afdea8ed836136e1a6818b11162 -SIZE (Test-URI-1.08.tar.gz) = 5142 +SHA256 (Test-URI-1.081.tar.gz) = 92ea05dd8c5206fcbf10d10f2cead387de4bc60055c806de90a2ae3e61120099 +SIZE (Test-URI-1.081.tar.gz) = 10522 |