Date: Sun, 15 Feb 2009 10:02:53 GMT From: dikshie <dikshie@lapi.itb.ac.id> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131692: maintainer update net/p5-IP-Country Message-ID: <200902151002.n1FA2r7q074384@www.freebsd.org> Resent-Message-ID: <200902151010.n1FAA3PN090377@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131692 >Category: ports >Synopsis: maintainer update net/p5-IP-Country >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 15 10:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: dikshie >Release: FreeBSD-7.1-STABLE >Organization: Institute of Technology Bandung >Environment: FreeBSD totoro.sfc.wide.ad.jp 7.1-STABLE FreeBSD 7.1-STABLE #13: Sun Feb 15 15:52:58 JST 2009 dikshie@totoro.sfc.wide.ad.jp:/usr/obj/usr/src/sys/T41 i386 >Description: ports/net/p5-IP-Country >How-To-Repeat: >Fix: please check my proposed diff. thanks! Patch attached with submission follows: --- Makefile.orig 2009-02-15 18:43:03.000000000 +0900 +++ Makefile 2009-02-15 18:55:11.000000000 +0900 @@ -6,8 +6,7 @@ # PORTNAME= IP-Country -PORTVERSION= 2.25 -PORTREVISION= 1 +PORTVERSION= 2.26 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- --- distinfo.orig 2009-02-15 18:43:06.000000000 +0900 +++ distinfo 2009-02-15 18:44:29.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (IP-Country-2.25.tar.gz) = c228553cf378c8e303cebc4aa456b32a -SHA256 (IP-Country-2.25.tar.gz) = b27548da2dd4f3fa8c19f9e47759822193517299f6d715b8379b634d53193602 -SIZE (IP-Country-2.25.tar.gz) = 192085 +MD5 (IP-Country-2.26.tar.gz) = 1e73ba39325d197627e16de024afae82 +SHA256 (IP-Country-2.26.tar.gz) = d9ea3361f2d3c223fc49ca37c093573b491ee097c8e8ca0d68cb8333a3ad702f +SIZE (IP-Country-2.26.tar.gz) = 197544 --- pkg-plist.orig 2009-02-15 18:43:14.000000000 +0900 +++ pkg-plist 2009-02-15 18:52:02.000000000 +0900 @@ -1,14 +1,23 @@ bin/ip2cc %%SITE_PERL%%/IP/Authority.pm %%SITE_PERL%%/IP/Country.pm +%%SITE_PERL%%/IP/._Authority.pm %%SITE_PERL%%/IP/Authority/ipauth.gif %%SITE_PERL%%/IP/Authority/auth.gif +%%SITE_PERL%%/IP/Authority/._ipauth.gif +%%SITE_PERL%%/IP/Authority/._auth.gif %%SITE_PERL%%/IP/Country/Fast.pm %%SITE_PERL%%/IP/Country/MaxMind.pm %%SITE_PERL%%/IP/Country/Medium.pm %%SITE_PERL%%/IP/Country/Slow.pm +%%SITE_PERL%%/IP/Country/._Fast.pm +%%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%%/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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151002.n1FA2r7q074384>