diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-12-02 15:38:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-12-02 15:38:22 +0000 |
commit | 363468573d9b4cab0491d675c963aea6e0e52c06 (patch) | |
tree | 411d6566e4b2079bf19c0278f7f68e9c4d4c99b7 | |
parent | 66d5f41417a230225b8d3b5de1081136a8c36ed6 (diff) | |
download | ports-363468573d9b4cab0491d675c963aea6e0e52c06.tar.gz ports-363468573d9b4cab0491d675c963aea6e0e52c06.zip |
Notes
-rw-r--r-- | textproc/p5-Pod-Tree/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Tree/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index a0d3be232f30..14732f5bf18b 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Tree -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +16,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Stream>=1.49:www/p5-HTML-Stream \ p5-IO-String>=1:devel/p5-IO-String \ - p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ + p5-Path-Tiny>=0.105:devel/p5-Path-Tiny \ p5-Text-Template>=1:textproc/p5-Text-Template -TEST_DEPENDS= p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ +TEST_DEPENDS= p5-Path-Tiny>=0.105:devel/p5-Path-Tiny \ p5-Test-Compile>1.2.1:devel/p5-Test-Compile USES= perl5 diff --git a/textproc/p5-Pod-Tree/distinfo b/textproc/p5-Pod-Tree/distinfo index 97586c9f2581..7c7632274f02 100644 --- a/textproc/p5-Pod-Tree/distinfo +++ b/textproc/p5-Pod-Tree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543584921 -SHA256 (Pod-Tree-1.26.tar.gz) = 931b6523f776d7869c29b29b1babb941b758d7c4666444bb1494342c1756c257 -SIZE (Pod-Tree-1.26.tar.gz) = 68118 +TIMESTAMP = 1543683517 +SHA256 (Pod-Tree-1.27.tar.gz) = b14e980a617414be2fe7d3f454ce547b191e0e6f3cffcbaa6491e16e1ccf1bf6 +SIZE (Pod-Tree-1.27.tar.gz) = 68262 |