diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-08 16:51:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-08 16:51:31 +0000 |
commit | ef22ba1a0c5adaa34f2f84d346e945fd70ae6596 (patch) | |
tree | b0ef27430a116365f3ccad24415bd02d2e8caafd | |
parent | f46547b081d01ac91a1d876ce8cdfc939caafa08 (diff) | |
download | ports-ef22ba1a0c5adaa34f2f84d346e945fd70ae6596.tar.gz ports-ef22ba1a0c5adaa34f2f84d346e945fd70ae6596.zip |
Notes
-rw-r--r-- | misc/p5-Locale-SubCountry/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Locale-SubCountry/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile index ab5115f81693..c09de58375f6 100644 --- a/misc/p5-Locale-SubCountry/Makefile +++ b/misc/p5-Locale-SubCountry/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-SubCountry -PORTVERSION= 2.01 +PORTVERSION= 2.02 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,9 @@ COMMENT= Convert state, province, county etc. names to/from code LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-JSON>=1:converters/p5-JSON +RUN_DEPENDS:= ${BUILD_DEPENDS} + NO_ARCH= yes USES= dos2unix perl5 USE_PERL5= configure diff --git a/misc/p5-Locale-SubCountry/distinfo b/misc/p5-Locale-SubCountry/distinfo index d026bc822fdc..b86cb823a36d 100644 --- a/misc/p5-Locale-SubCountry/distinfo +++ b/misc/p5-Locale-SubCountry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475861102 -SHA256 (Locale-SubCountry-2.01.tar.gz) = 736078edc8311c7ccbe7b12877dd02d02a7242e4656ecf3f5219c514c47ab52d -SIZE (Locale-SubCountry-2.01.tar.gz) = 97821 +TIMESTAMP = 1488984368 +SHA256 (Locale-SubCountry-2.02.tar.gz) = 956a21cd274162199352fa4d503861bc4905bd9b2183c39f0757e0cc6f94386d +SIZE (Locale-SubCountry-2.02.tar.gz) = 98016 |