svn commit: r430653 - head/net/p5-GeoIP2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 5 19:33:29 UTC 2017


Author: sunpoet
Date: Thu Jan  5 19:33:27 2017
New Revision: 430653
URL: https://svnweb.freebsd.org/changeset/ports/430653

Log:
  Update to 2.003003
  
  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 Jan  5 19:33:22 2017	(r430652)
+++ head/net/p5-GeoIP2/Makefile	Thu Jan  5 19:33:27 2017	(r430653)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP2
-PORTVERSION=	2.003002
+PORTVERSION=	2.003003
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -27,7 +27,9 @@ BUILD_DEPENDS=	p5-Data-Validate-IP>=0.19
 		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-libwww>=0:www/p5-libwww \
+		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \
+		p5-namespace-clean>=0:devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-Path-Class>=0:devel/p5-Path-Class \

Modified: head/net/p5-GeoIP2/distinfo
==============================================================================
--- head/net/p5-GeoIP2/distinfo	Thu Jan  5 19:33:22 2017	(r430652)
+++ head/net/p5-GeoIP2/distinfo	Thu Jan  5 19:33:27 2017	(r430653)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479797938
-SHA256 (GeoIP2-2.003002.tar.gz) = 91deba68521010d8c0ddfb61d53a69feb28110a36c82ee043afd578df4c14377
-SIZE (GeoIP2-2.003002.tar.gz) = 315127
+TIMESTAMP = 1483558396
+SHA256 (GeoIP2-2.003003.tar.gz) = 620fa7490b5ed6be283a2e1c4cd96397772bda2f0fa475eb17d289f1504d5dc5
+SIZE (GeoIP2-2.003003.tar.gz) = 320162


More information about the svn-ports-all mailing list