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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 9 12:56:07 UTC 2017


Author: sunpoet
Date: Tue May  9 12:56:05 2017
New Revision: 440487
URL: https://svnweb.freebsd.org/changeset/ports/440487

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

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

Modified: head/net/p5-GeoIP2/Makefile
==============================================================================
--- head/net/p5-GeoIP2/Makefile	Tue May  9 12:55:59 2017	(r440486)
+++ head/net/p5-GeoIP2/Makefile	Tue May  9 12:56:05 2017	(r440487)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP2
-PORTVERSION=	2.003004
+PORTVERSION=	2.003005
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND

Modified: head/net/p5-GeoIP2/distinfo
==============================================================================
--- head/net/p5-GeoIP2/distinfo	Tue May  9 12:55:59 2017	(r440486)
+++ head/net/p5-GeoIP2/distinfo	Tue May  9 12:56:05 2017	(r440487)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490371204
-SHA256 (GeoIP2-2.003004.tar.gz) = 50090d65e6e44c3b8e16f6b7034c69ae95ce1a5d186b719f7ef709b8fca422cf
-SIZE (GeoIP2-2.003004.tar.gz) = 322307
+TIMESTAMP = 1494331060
+SHA256 (GeoIP2-2.003005.tar.gz) = 373782092484547b3289519a4e60f541c2c60baf89707199df67bc05ef435ae2
+SIZE (GeoIP2-2.003005.tar.gz) = 230411

Modified: head/net/p5-GeoIP2/pkg-plist
==============================================================================
--- head/net/p5-GeoIP2/pkg-plist	Tue May  9 12:55:59 2017	(r440486)
+++ head/net/p5-GeoIP2/pkg-plist	Tue May  9 12:56:05 2017	(r440487)
@@ -6,6 +6,7 @@ bin/web-service-request
 %%SITE_PERL%%/GeoIP2/Error/IPAddressNotFound.pm
 %%SITE_PERL%%/GeoIP2/Error/Type.pm
 %%SITE_PERL%%/GeoIP2/Error/WebService.pm
+%%SITE_PERL%%/GeoIP2/Model/ASN.pm
 %%SITE_PERL%%/GeoIP2/Model/AnonymousIP.pm
 %%SITE_PERL%%/GeoIP2/Model/City.pm
 %%SITE_PERL%%/GeoIP2/Model/ConnectionType.pm
@@ -41,6 +42,7 @@ bin/web-service-request
 %%PERL5_MAN3%%/GeoIP2::Error::IPAddressNotFound.3.gz
 %%PERL5_MAN3%%/GeoIP2::Error::Type.3.gz
 %%PERL5_MAN3%%/GeoIP2::Error::WebService.3.gz
+%%PERL5_MAN3%%/GeoIP2::Model::ASN.3.gz
 %%PERL5_MAN3%%/GeoIP2::Model::AnonymousIP.3.gz
 %%PERL5_MAN3%%/GeoIP2::Model::City.3.gz
 %%PERL5_MAN3%%/GeoIP2::Model::ConnectionType.3.gz


More information about the svn-ports-all mailing list