Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 12:29:00 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319222 - head/net/p5-IP-Country
Message-ID:  <201305271229.r4RCT0Ri083662@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <dikshie@lapi.itb.ac.id> (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 <dikshie@lapi.itb.ac.id>
-#
+# Created by: dikshie <dikshie@lapi.itb.ac.id>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305271229.r4RCT0Ri083662>