From owner-svn-ports-all@FreeBSD.ORG Mon May 27 12:29:01 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 637BFDD8; Mon, 27 May 2013 12:29:01 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3BBE8EEC; Mon, 27 May 2013 12:29:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4RCT12T083668; Mon, 27 May 2013 12:29:01 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4RCT0Ri083662; Mon, 27 May 2013 12:29:00 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201305271229.r4RCT0Ri083662@svn.freebsd.org> From: Frederic Culot Date: Mon, 27 May 2013 12:29:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319222 - head/net/p5-IP-Country 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.14 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: Mon, 27 May 2013 12:29:01 -0000 Author: culot Date: Mon May 27 12:29:00 2013 New Revision: 319222 URL: http://svnweb.freebsd.org/changeset/ports/319222 Log: - Update to 2.28 [1] - Trim Makefile's header Changes: http://search.cpan.org/dist/IP-Country/CHANGES PR: ports/178974 [1] Submitted by: dikshie (maintainer) Modified: head/net/p5-IP-Country/Makefile head/net/p5-IP-Country/distinfo head/net/p5-IP-Country/pkg-plist Modified: head/net/p5-IP-Country/Makefile ============================================================================== --- head/net/p5-IP-Country/Makefile Mon May 27 12:28:17 2013 (r319221) +++ head/net/p5-IP-Country/Makefile Mon May 27 12:29:00 2013 (r319222) @@ -1,12 +1,8 @@ -# New ports collection makefile for: net/p5-IP-Countries -# Date created: 20 June 2005 -# Whom: dikshie -# +# Created by: dikshie # $FreeBSD$ -# PORTNAME= IP-Country -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/p5-IP-Country/distinfo ============================================================================== --- head/net/p5-IP-Country/distinfo Mon May 27 12:28:17 2013 (r319221) +++ head/net/p5-IP-Country/distinfo Mon May 27 12:29:00 2013 (r319222) @@ -1,2 +1,2 @@ -SHA256 (IP-Country-2.27.tar.gz) = 39ed6d3890d655159e950f785f5e124b580ebaa0ab531bc4cf182184801192e1 -SIZE (IP-Country-2.27.tar.gz) = 207632 +SHA256 (IP-Country-2.28.tar.gz) = 88db833a5ab22ed06cb53d6f205725e3b5371b254596053738885e91fa105f75 +SIZE (IP-Country-2.28.tar.gz) = 296585 Modified: head/net/p5-IP-Country/pkg-plist ============================================================================== --- head/net/p5-IP-Country/pkg-plist Mon May 27 12:28:17 2013 (r319221) +++ head/net/p5-IP-Country/pkg-plist Mon May 27 12:29:00 2013 (r319222) @@ -1,14 +1,14 @@ bin/ip2cc %%SITE_PERL%%/IP/Authority.pm -%%SITE_PERL%%/IP/Country.pm -%%SITE_PERL%%/IP/Authority/ipauth.gif %%SITE_PERL%%/IP/Authority/auth.gif +%%SITE_PERL%%/IP/Authority/ipauth.gif +%%SITE_PERL%%/IP/Country.pm %%SITE_PERL%%/IP/Country/Fast.pm +%%SITE_PERL%%/IP/Country/Fast/cc.gif +%%SITE_PERL%%/IP/Country/Fast/ip.gif %%SITE_PERL%%/IP/Country/MaxMind.pm %%SITE_PERL%%/IP/Country/Medium.pm %%SITE_PERL%%/IP/Country/Slow.pm -%%SITE_PERL%%/IP/Country/Fast/cc.gif -%%SITE_PERL%%/IP/Country/Fast/ip.gif %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP