svn commit: r498327 - head/misc/p5-Locale-SubCountry

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 7 20:07:17 UTC 2019


Author: sunpoet
Date: Sun Apr  7 20:07:11 2019
New Revision: 498327
URL: https://svnweb.freebsd.org/changeset/ports/498327

Log:
  Update to 2.05
  
  Changes:	https://metacpan.org/changes/distribution/Locale-SubCountry

Modified:
  head/misc/p5-Locale-SubCountry/Makefile
  head/misc/p5-Locale-SubCountry/distinfo
  head/misc/p5-Locale-SubCountry/pkg-descr

Modified: head/misc/p5-Locale-SubCountry/Makefile
==============================================================================
--- head/misc/p5-Locale-SubCountry/Makefile	Sun Apr  7 20:07:06 2019	(r498326)
+++ head/misc/p5-Locale-SubCountry/Makefile	Sun Apr  7 20:07:11 2019	(r498327)
@@ -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>

Modified: head/misc/p5-Locale-SubCountry/distinfo
==============================================================================
--- head/misc/p5-Locale-SubCountry/distinfo	Sun Apr  7 20:07:06 2019	(r498326)
+++ head/misc/p5-Locale-SubCountry/distinfo	Sun Apr  7 20:07:11 2019	(r498327)
@@ -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

Modified: head/misc/p5-Locale-SubCountry/pkg-descr
==============================================================================
--- head/misc/p5-Locale-SubCountry/pkg-descr	Sun Apr  7 20:07:06 2019	(r498326)
+++ head/misc/p5-Locale-SubCountry/pkg-descr	Sun Apr  7 20:07:11 2019	(r498327)
@@ -11,5 +11,3 @@ Additionally, names and codes for all sub countries in
 can be returned as either a hash or an array.
 
 WWW: https://metacpan.org/release/Locale-SubCountry
-
-Seamus Venasse <svenasse at polaris.ca>


More information about the svn-ports-all mailing list