From owner-svn-ports-head@FreeBSD.ORG Fri Apr 17 19:51:59 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0082219; Fri, 17 Apr 2015 19:51:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 ADDAD36F; Fri, 17 Apr 2015 19:51:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3HJpx9N055156; Fri, 17 Apr 2015 19:51:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3HJpxlI055153; Fri, 17 Apr 2015 19:51:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504171951.t3HJpxlI055153@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Apr 2015 19:51:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384173 - head/net/p5-GeoIP2 X-SVN-Group: ports-head 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.20 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: Fri, 17 Apr 2015 19:51:59 -0000 Author: sunpoet Date: Fri Apr 17 19:51:58 2015 New Revision: 384173 URL: https://svnweb.freebsd.org/changeset/ports/384173 Log: - Update to 2.001003 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 Fri Apr 17 19:51:40 2015 (r384172) +++ head/net/p5-GeoIP2/Makefile Fri Apr 17 19:51:58 2015 (r384173) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.001002 +PORTVERSION= 2.001003 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -15,9 +15,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Validate-IP>=0.19:${PORTSDIR}/net-mgmt/p5-Data-Validate-IP \ + p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ + p5-MaxMind-DB-Common>=0:${PORTSDIR}/net/p5-MaxMind-DB-Common \ p5-MaxMind-DB-Reader>=0:${PORTSDIR}/net/p5-MaxMind-DB-Reader \ p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ Modified: head/net/p5-GeoIP2/distinfo ============================================================================== --- head/net/p5-GeoIP2/distinfo Fri Apr 17 19:51:40 2015 (r384172) +++ head/net/p5-GeoIP2/distinfo Fri Apr 17 19:51:58 2015 (r384173) @@ -1,2 +1,2 @@ -SHA256 (GeoIP2-2.001002.tar.gz) = 5e5b49e5bb8c35add9a6a140f21f1877e4410239c4ead50e8a0bcf03a7c3652f -SIZE (GeoIP2-2.001002.tar.gz) = 210212 +SHA256 (GeoIP2-2.001003.tar.gz) = 3b41458ae18773c1ffcb5f4436b307a7b393d1690c0c99828ac5427b4b0430a5 +SIZE (GeoIP2-2.001003.tar.gz) = 211924