aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-SubCountry
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-07 20:07:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-07 20:07:11 +0000
commit2a0e8f12a4617eec52eefcd09463b744464f4328 (patch)
tree9140027a7cc2537dc93a8262cc76011805aac376 /misc/p5-Locale-SubCountry
parent36ddad1546a061b6e6c9f9b77e8b836e1faa7146 (diff)
downloadports-2a0e8f12a4617eec52eefcd09463b744464f4328.tar.gz
ports-2a0e8f12a4617eec52eefcd09463b744464f4328.zip
Notes
Diffstat (limited to 'misc/p5-Locale-SubCountry')
-rw-r--r--misc/p5-Locale-SubCountry/Makefile5
-rw-r--r--misc/p5-Locale-SubCountry/distinfo6
-rw-r--r--misc/p5-Locale-SubCountry/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile
index 906ffb473fd7..a06a5d09fb4b 100644
--- a/misc/p5-Locale-SubCountry/Makefile
+++ b/misc/p5-Locale-SubCountry/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Locale-SubCountry
-PORTVERSION= 2.04
+PORTVERSION= 2.05
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,8 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-JSON>=1:converters/p5-JSON
-NO_ARCH= yes
USES= dos2unix perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/misc/p5-Locale-SubCountry/distinfo b/misc/p5-Locale-SubCountry/distinfo
index a1827d18b027..5a24787951c9 100644
--- a/misc/p5-Locale-SubCountry/distinfo
+++ b/misc/p5-Locale-SubCountry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514652715
-SHA256 (Locale-SubCountry-2.04.tar.gz) = bb7271fb680803be20df18724ab7dbc005e0db24fd14e4d505e80b35ea9849bb
-SIZE (Locale-SubCountry-2.04.tar.gz) = 97982
+TIMESTAMP = 1554643603
+SHA256 (Locale-SubCountry-2.05.tar.gz) = 3ee594511b210b4c5fc3f8e89f7e004f0f4f132a752a5e66422d027f9ba8ad0e
+SIZE (Locale-SubCountry-2.05.tar.gz) = 98161
diff --git a/misc/p5-Locale-SubCountry/pkg-descr b/misc/p5-Locale-SubCountry/pkg-descr
index 999474ca8fa7..c46cb1af6c8d 100644
--- a/misc/p5-Locale-SubCountry/pkg-descr
+++ b/misc/p5-Locale-SubCountry/pkg-descr
@@ -11,5 +11,3 @@ Additionally, names and codes for all sub countries in a country
can be returned as either a hash or an array.
WWW: https://metacpan.org/release/Locale-SubCountry
-
-Seamus Venasse <svenasse@polaris.ca>