diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 12:59:35 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:42:40 +0800 |
commit | a48adf2d87d5bb15fab8f69e798342fb9570c802 (patch) | |
tree | a8fc35ab5b608a949965d582e3be0fc15b8506df /misc | |
parent | a8215fd9a8dad6de1a0f7f5dddaff65afd495a55 (diff) | |
download | freebsd-ports-gnome-a48adf2d87d5bb15fab8f69e798342fb9570c802.tar.gz freebsd-ports-gnome-a48adf2d87d5bb15fab8f69e798342fb9570c802.tar.zst freebsd-ports-gnome-a48adf2d87d5bb15fab8f69e798342fb9570c802.zip |
misc/p5-Geo-Address-Formatter: Update to 1.87
Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Address-Formatter/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Geo-Address-Formatter/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/p5-Geo-Address-Formatter/Makefile b/misc/p5-Geo-Address-Formatter/Makefile index 06d0b1fd0487..79e05f19bd8a 100644 --- a/misc/p5-Geo-Address-Formatter/Makefile +++ b/misc/p5-Geo-Address-Formatter/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.85 +PORTVERSION= 1.87 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,6 +22,7 @@ RUN_DEPENDS= p5-Clone>=0.45:devel/p5-Clone \ p5-Try-Catch>=0:lang/p5-Try-Catch \ p5-YAML-LibYAML>=0.82:textproc/p5-YAML-LibYAML TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \ + p5-Perl-Tidy>=20210111:devel/p5-Perl-Tidy \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Warn>=0:devel/p5-Test-Warn diff --git a/misc/p5-Geo-Address-Formatter/distinfo b/misc/p5-Geo-Address-Formatter/distinfo index 5389bc21cba6..eed3a7a014c4 100644 --- a/misc/p5-Geo-Address-Formatter/distinfo +++ b/misc/p5-Geo-Address-Formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605901632 -SHA256 (Geo-Address-Formatter-1.85.tar.gz) = 4e096be1d6efecf6942ae2dbc60081ab118d0ab38596ceabe6212f80862cd99c -SIZE (Geo-Address-Formatter-1.85.tar.gz) = 175835 +TIMESTAMP = 1618320052 +SHA256 (Geo-Address-Formatter-1.87.tar.gz) = 05fb0e3d2e2e28716aac11571553194ee5cb094fe430f0ba9e27eededfef97c0 +SIZE (Geo-Address-Formatter-1.87.tar.gz) = 177626 |