diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-30 19:53:04 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-30 19:53:04 +0000 |
commit | e65b4380e71a261c1f31ba2e104bd27b3e325fd6 (patch) | |
tree | db399a02050ec54bead96268c0ad6a9d8e6dfe11 | |
parent | ccf85c1dfb387e88f7c7817f5ebc82e822c6d6bc (diff) | |
download | ports-e65b4380e71a261c1f31ba2e104bd27b3e325fd6.tar.gz ports-e65b4380e71a261c1f31ba2e104bd27b3e325fd6.zip |
devel/p5-Log-Dispatch-FileRotate: Update to 1.38
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index 6e305e648d7d..5db38e785691 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -1,7 +1,7 @@ # Created by: Lars Thegler <lars@thegler.dk> PORTNAME= Log-Dispatch-FileRotate -PORTVERSION= 1.36 +PORTVERSION= 1.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ - p5-Log-Dispatch>=0:devel/p5-Log-Dispatch + p5-Log-Dispatch>=2.60:devel/p5-Log-Dispatch TEST_DEPENDS= p5-Path-Tiny>=0.018:devel/p5-Path-Tiny \ p5-Test-Warn>=0:devel/p5-Test-Warn -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/p5-Log-Dispatch-FileRotate/distinfo b/devel/p5-Log-Dispatch-FileRotate/distinfo index 16dfb1612914..5b6c4a17f5c0 100644 --- a/devel/p5-Log-Dispatch-FileRotate/distinfo +++ b/devel/p5-Log-Dispatch-FileRotate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532956666 -SHA256 (Log-Dispatch-FileRotate-1.36.tar.gz) = 472cb10b0fac6bbd67298bc28f1495859ad85b2df9e88c4a1f7eba734f88956e -SIZE (Log-Dispatch-FileRotate-1.36.tar.gz) = 29142 +TIMESTAMP = 1622214012 +SHA256 (Log-Dispatch-FileRotate-1.38.tar.gz) = b55d6cede3f0a06426488fbfa554f4561320b014c1023893ced29508e5bce4ec +SIZE (Log-Dispatch-FileRotate-1.38.tar.gz) = 30103 |