diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-31 03:53:03 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-31 03:53:03 +0800 |
commit | ccf85c1dfb387e88f7c7817f5ebc82e822c6d6bc (patch) | |
tree | 17f37b108c6254304c05aeea87c7f83722e90c78 /devel | |
parent | 9929339d571f0e85a7c128c8464b38187154b9a8 (diff) | |
download | freebsd-ports-gnome-ccf85c1dfb387e88f7c7817f5ebc82e822c6d6bc.tar.gz freebsd-ports-gnome-ccf85c1dfb387e88f7c7817f5ebc82e822c6d6bc.tar.zst freebsd-ports-gnome-ccf85c1dfb387e88f7c7817f5ebc82e822c6d6bc.zip |
devel/p5-Log-Agent-Logger: Update to 0.201
Changes: https://metacpan.org/changes/distribution/Log-Agent-Logger
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Agent-Logger/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Agent-Logger/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Log-Agent-Logger/Makefile b/devel/p5-Log-Agent-Logger/Makefile index 642592f7f86a..2ee014c5d79b 100644 --- a/devel/p5-Log-Agent-Logger/Makefile +++ b/devel/p5-Log-Agent-Logger/Makefile @@ -1,7 +1,7 @@ # Created by: devin@spamcop.net PORTNAME= Log-Agent-Logger -PORTVERSION= 0.200 +PORTVERSION= 0.201 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Agent>=0.208:devel/p5-Log-Agent -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/p5-Log-Agent-Logger/distinfo b/devel/p5-Log-Agent-Logger/distinfo index 4d621e30a57f..850dbd4b0d1d 100644 --- a/devel/p5-Log-Agent-Logger/distinfo +++ b/devel/p5-Log-Agent-Logger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488316448 -SHA256 (Log-Agent-Logger-0.200.tar.gz) = aa7d9145d7638d8a4b3b1d84adc13fd100f0f36890d1890ab3eedf56ea30842c -SIZE (Log-Agent-Logger-0.200.tar.gz) = 10496 +TIMESTAMP = 1622214010 +SHA256 (Log-Agent-Logger-0.201.tar.gz) = 7504817b2894b824b9932b853ff031bfe5530e1c92983dcef17428c9e4cb57cf +SIZE (Log-Agent-Logger-0.201.tar.gz) = 10300 |