Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 19:04:08 +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: r414196 - head/net/p5-GeoIP2
Message-ID:  <201604281904.u3SJ48aG040834@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr 28 19:04:08 2016
New Revision: 414196
URL: https://svnweb.freebsd.org/changeset/ports/414196

Log:
  - Update to 2.003001
  
  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	Thu Apr 28 19:04:04 2016	(r414195)
+++ head/net/p5-GeoIP2/Makefile	Thu Apr 28 19:04:08 2016	(r414196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP2
-PORTVERSION=	2.003000
+PORTVERSION=	2.003001
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -31,7 +31,8 @@ BUILD_DEPENDS=	p5-Data-Validate-IP>=0.19
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-Path-Class>=0:devel/p5-Path-Class \
-		p5-Test-Fatal>=0:devel/p5-Test-Fatal
+		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+		p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/net/p5-GeoIP2/distinfo
==============================================================================
--- head/net/p5-GeoIP2/distinfo	Thu Apr 28 19:04:04 2016	(r414195)
+++ head/net/p5-GeoIP2/distinfo	Thu Apr 28 19:04:08 2016	(r414196)
@@ -1,2 +1,2 @@
-SHA256 (GeoIP2-2.003000.tar.gz) = 97403cf5475aef0ac1e2d3c9ce651278a3eaa900a878740f207c65fadf169c0f
-SIZE (GeoIP2-2.003000.tar.gz) = 290875
+SHA256 (GeoIP2-2.003001.tar.gz) = c079230b6ca7cb98c3ddf1f08a826317383ddc002b37ef474673c19d9da86458
+SIZE (GeoIP2-2.003001.tar.gz) = 291057



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