Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2017 17:32:37 +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: r453064 - head/net/p5-GeoIP2
Message-ID:  <201710281732.v9SHWbm0073265@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 28 17:32:37 2017
New Revision: 453064
URL: https://svnweb.freebsd.org/changeset/ports/453064

Log:
  Update to 2.004000
  
  Changes:	http://search.cpan.org/dist/GeoIP2/Changes

Modified:
  head/net/p5-GeoIP2/Makefile
  head/net/p5-GeoIP2/distinfo

Modified: head/net/p5-GeoIP2/Makefile
==============================================================================
--- head/net/p5-GeoIP2/Makefile	Sat Oct 28 17:03:26 2017	(r453063)
+++ head/net/p5-GeoIP2/Makefile	Sat Oct 28 17:32:37 2017	(r453064)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP2
-PORTVERSION=	2.003005
+PORTVERSION=	2.004000
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -15,22 +15,22 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-Data-Validate-IP>=0.19:net-mgmt/p5-Data-Validate-IP \
+BUILD_DEPENDS=	p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
 		p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
 		p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
-		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
-		p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
-		p5-MaxMind-DB-Reader>=0:net/p5-MaxMind-DB-Reader \
+		p5-List-SomeUtils>=0:devel/p5-List-SomeUtils \
+		p5-MaxMind-DB-Reader>=1:net/p5-MaxMind-DB-Reader \
 		p5-Moo>=0:devel/p5-Moo \
 		p5-Params-Validate>=0:devel/p5-Params-Validate \
+		p5-Sub-Quote>=0:devel/p5-Sub-Quote \
 		p5-Throwable>=0:devel/p5-Throwable \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny \
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=0:www/p5-libwww \
 		p5-namespace-clean>=0:devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message \
+TEST_DEPENDS=	p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
 		p5-Path-Class>=0:devel/p5-Path-Class \
 		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta

Modified: head/net/p5-GeoIP2/distinfo
==============================================================================
--- head/net/p5-GeoIP2/distinfo	Sat Oct 28 17:03:26 2017	(r453063)
+++ head/net/p5-GeoIP2/distinfo	Sat Oct 28 17:32:37 2017	(r453064)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494331060
-SHA256 (GeoIP2-2.003005.tar.gz) = 373782092484547b3289519a4e60f541c2c60baf89707199df67bc05ef435ae2
-SIZE (GeoIP2-2.003005.tar.gz) = 230411
+TIMESTAMP = 1509205967
+SHA256 (GeoIP2-2.004000.tar.gz) = d70851f277842cde0346cc646cdcd3214831893c48623ae5c618aed89fcfc76e
+SIZE (GeoIP2-2.004000.tar.gz) = 231989



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