mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
misc/p5-Geo-Address-Formatter: Update to 1.9982
Changes: https://metacpan.org/dist/Geo-Address-Formatter/changes
This commit is contained in:
parent
e70e6a9bf2
commit
a8e044e74d
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,9 @@
|
||||||
PORTNAME= Geo-Address-Formatter
|
PORTNAME= Geo-Address-Formatter
|
||||||
PORTVERSION= 1.997
|
PORTVERSION= 1.998.2
|
||||||
CATEGORIES= misc perl5
|
CATEGORIES= misc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
DISTNAME= Geo-Address-Formatter-${PORTVERSION:R}${PORTVERSION:E}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Take structured address data and format it according to the various global/country rules
|
COMMENT= Take structured address data and format it according to the various global/country rules
|
||||||
|
@ -13,12 +14,12 @@ LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Clone>=0.45:devel/p5-Clone \
|
RUN_DEPENDS= p5-Clone>=0.46:devel/p5-Clone \
|
||||||
p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
|
p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
|
||||||
p5-Ref-Util>=0.204:devel/p5-Ref-Util \
|
p5-Ref-Util>=0.204:devel/p5-Ref-Util \
|
||||||
p5-Text-Hogan>=2.03:textproc/p5-Text-Hogan \
|
p5-Text-Hogan>=2.03:textproc/p5-Text-Hogan \
|
||||||
p5-Try-Catch>=0:lang/p5-Try-Catch \
|
p5-Try-Catch>=0:lang/p5-Try-Catch \
|
||||||
p5-YAML-LibYAML>=0.82:textproc/p5-YAML-LibYAML
|
p5-YAML-LibYAML>=0.86:textproc/p5-YAML-LibYAML
|
||||||
TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \
|
TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \
|
||||||
p5-Test-Exception>=0:devel/p5-Test-Exception \
|
p5-Test-Exception>=0:devel/p5-Test-Exception \
|
||||||
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
|
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1679498606
|
TIMESTAMP = 1686496718
|
||||||
SHA256 (Geo-Address-Formatter-1.997.tar.gz) = c16bec9e1b348b8657ef9ab68a4e4393a6d2c0bd1a398d3e47e68437835f2d5c
|
SHA256 (Geo-Address-Formatter-1.9982.tar.gz) = e0678a131609cffd7a1385b672c558dba226892654e13a4654d7571d7fe67d89
|
||||||
SIZE (Geo-Address-Formatter-1.997.tar.gz) = 185694
|
SIZE (Geo-Address-Formatter-1.9982.tar.gz) = 186617
|
||||||
|
|
Loading…
Add table
Reference in a new issue