Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2017 16:51:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435707 - head/misc/p5-Locale-SubCountry
Message-ID:  <201703081651.v28GpVvg044821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Mar  8 16:51:31 2017
New Revision: 435707
URL: https://svnweb.freebsd.org/changeset/ports/435707

Log:
  Update to 2.02
  
  - Add missing *_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Locale-SubCountry/Changes

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

Modified: head/misc/p5-Locale-SubCountry/Makefile
==============================================================================
--- head/misc/p5-Locale-SubCountry/Makefile	Wed Mar  8 16:51:27 2017	(r435706)
+++ head/misc/p5-Locale-SubCountry/Makefile	Wed Mar  8 16:51:31 2017	(r435707)
@@ -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
 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

Modified: head/misc/p5-Locale-SubCountry/distinfo
==============================================================================
--- head/misc/p5-Locale-SubCountry/distinfo	Wed Mar  8 16:51:27 2017	(r435706)
+++ head/misc/p5-Locale-SubCountry/distinfo	Wed Mar  8 16:51:31 2017	(r435707)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703081651.v28GpVvg044821>