From owner-svn-ports-all@FreeBSD.ORG Tue Apr 29 13:22:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5464B763; Tue, 29 Apr 2014 13:22:26 +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 27D122E7; Tue, 29 Apr 2014 13:22:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3TDMQVe046696; Tue, 29 Apr 2014 13:22:26 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3TDMPt9046693; Tue, 29 Apr 2014 13:22:25 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201404291322.s3TDMPt9046693@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 29 Apr 2014 13:22:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352606 - head/net/p5-MaxMind-DB-Common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 13:22:26 -0000 Author: sunpoet Date: Tue Apr 29 13:22:25 2014 New Revision: 352606 URL: http://svnweb.freebsd.org/changeset/ports/352606 QAT: https://qat.redports.org/buildarchive/r352606/ Log: - Update to 0.031003 Changes: http://search.cpan.org/dist/MaxMind-DB-Common/Changes Modified: head/net/p5-MaxMind-DB-Common/Makefile head/net/p5-MaxMind-DB-Common/distinfo head/net/p5-MaxMind-DB-Common/pkg-plist Modified: head/net/p5-MaxMind-DB-Common/Makefile ============================================================================== --- head/net/p5-MaxMind-DB-Common/Makefile Tue Apr 29 13:22:19 2014 (r352605) +++ head/net/p5-MaxMind-DB-Common/Makefile Tue Apr 29 13:22:25 2014 (r352606) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Common -PORTVERSION= 0.031.002 -PORTREVISION= 1 +PORTVERSION= 0.031.003 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY Modified: head/net/p5-MaxMind-DB-Common/distinfo ============================================================================== --- head/net/p5-MaxMind-DB-Common/distinfo Tue Apr 29 13:22:19 2014 (r352605) +++ head/net/p5-MaxMind-DB-Common/distinfo Tue Apr 29 13:22:25 2014 (r352606) @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Common-0.031002.tar.gz) = d9b8543be78d792b8ba71e3057d805f5f0d2e3b8abcac090f060597ed37d32d2 -SIZE (MaxMind-DB-Common-0.031002.tar.gz) = 15140 +SHA256 (MaxMind-DB-Common-0.031003.tar.gz) = b8386e8de6e445a319ef3c8530531551cc92e3306ba48e0a518f952fee41eeab +SIZE (MaxMind-DB-Common-0.031003.tar.gz) = 16735 Modified: head/net/p5-MaxMind-DB-Common/pkg-plist ============================================================================== --- head/net/p5-MaxMind-DB-Common/pkg-plist Tue Apr 29 13:22:19 2014 (r352605) +++ head/net/p5-MaxMind-DB-Common/pkg-plist Tue Apr 29 13:22:25 2014 (r352606) @@ -6,6 +6,7 @@ %%SITE_PERL%%/Test/MaxMind/DB/Common/Util.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Common/.packlist %%PERL5_MAN3%%/MaxMind::DB::Common.3.gz +%%PERL5_MAN3%%/MaxMind::DB::Metadata.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Common @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind