diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:05:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:05:08 +0800 |
commit | 3510f6ceb15e13d2c425a08e73ab5e4d12d199d1 (patch) | |
tree | 0c2bf4d3ab5d3290566ac90517b70bb654a49202 /misc | |
parent | eab8d311c43895ddb11247c76ed3e4dac80f0208 (diff) | |
download | freebsd-ports-gnome-3510f6ceb15e13d2c425a08e73ab5e4d12d199d1.tar.gz freebsd-ports-gnome-3510f6ceb15e13d2c425a08e73ab5e4d12d199d1.tar.zst freebsd-ports-gnome-3510f6ceb15e13d2c425a08e73ab5e4d12d199d1.zip |
- Update to 1.65
- Add NO_ARCH
- Add USES=dos2unix
Changes: http://search.cpan.org/dist/Locale-SubCountry/Changes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Locale-SubCountry/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Locale-SubCountry/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile index fb0044631587..2046e2a8ce3b 100644 --- a/misc/p5-Locale-SubCountry/Makefile +++ b/misc/p5-Locale-SubCountry/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-SubCountry -PORTVERSION= 1.64 +PORTVERSION= 1.65 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ COMMENT= Convert state, province, county etc. names to/from code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 +NO_ARCH= yes +USES= dos2unix perl5 USE_PERL5= configure .include <bsd.port.mk> diff --git a/misc/p5-Locale-SubCountry/distinfo b/misc/p5-Locale-SubCountry/distinfo index aa8db1367cce..b49a76ef5b5f 100644 --- a/misc/p5-Locale-SubCountry/distinfo +++ b/misc/p5-Locale-SubCountry/distinfo @@ -1,2 +1,2 @@ -SHA256 (Locale-SubCountry-1.64.tar.gz) = b925812c975b5ebcedfee575a35857f2c53a52eab1ebde6683c49ed029ab3ff3 -SIZE (Locale-SubCountry-1.64.tar.gz) = 92483 +SHA256 (Locale-SubCountry-1.65.tar.gz) = aaabaf4c3bcbddff2fe5863687afe639dcac1261c0327fc909e9a25c645ae139 +SIZE (Locale-SubCountry-1.65.tar.gz) = 92601 |