From owner-svn-ports-head@freebsd.org Sat Oct 28 17:32:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22204E48D81; Sat, 28 Oct 2017 17:32:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E302275FE3; Sat, 28 Oct 2017 17:32:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9SHWcFw073267; Sat, 28 Oct 2017 17:32:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9SHWbm0073265; Sat, 28 Oct 2017 17:32:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710281732.v9SHWbm0073265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Oct 2017 17:32:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453064 - head/net/p5-GeoIP2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-GeoIP2 X-SVN-Commit-Revision: 453064 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Oct 2017 17:32:39 -0000 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