pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Geo-IP p5-Geo-IP: update to 1.51.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de126145b12f
branches:  trunk
changeset: 370440:de126145b12f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 17 09:41:53 2017 +0000

description:
p5-Geo-IP: update to 1.51.

1.51     2017-10-11

- Added the following missing methods for IPv6 lookups to the pure Perl
  implementation: name_by_addr_v6, name_by_name_v6, org_by_addr_v6, and
  org_by_name_v6. Reported by Earl Killian. GitHub #28.

diffstat:

 net/p5-Geo-IP/Makefile |  10 ++++------
 net/p5-Geo-IP/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 11 deletions(-)

diffs (40 lines):

diff -r e13b1b3a4d8d -r de126145b12f net/p5-Geo-IP/Makefile
--- a/net/p5-Geo-IP/Makefile    Tue Oct 17 09:40:27 2017 +0000
+++ b/net/p5-Geo-IP/Makefile    Tue Oct 17 09:41:53 2017 +0000
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.33 2017/09/03 08:36:58 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.34 2017/10/17 09:41:53 wiz Exp $
 
-DISTNAME=      Geo-IP-1.50
+DISTNAME=      Geo-IP-1.51
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Geo/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://www.maxmind.com/geoip/api/perl.shtml
-#HOMEPAGE=     http://search.cpan.org/dist/Geo-IP/
+HOMEPAGE=      http://search.cpan.org/dist/Geo-IP/
 COMMENT=       Gets country name by IP or hostname
-LICENSE=  ${PERL5_LICENSE}
+LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= c
 
diff -r e13b1b3a4d8d -r de126145b12f net/p5-Geo-IP/distinfo
--- a/net/p5-Geo-IP/distinfo    Tue Oct 17 09:40:27 2017 +0000
+++ b/net/p5-Geo-IP/distinfo    Tue Oct 17 09:41:53 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/08/01 13:00:33 mef Exp $
+$NetBSD: distinfo,v 1.16 2017/10/17 09:41:53 wiz Exp $
 
-SHA1 (Geo-IP-1.50.tar.gz) = c87ff5f7a8037d4181ea4cd5feb1d2dfe2a805b4
-RMD160 (Geo-IP-1.50.tar.gz) = 1ca0f4ec525869b7ff173eef8a6f6f015dfb172b
-SHA512 (Geo-IP-1.50.tar.gz) = db5dc8731c970dfd9bb95312666218623453818917a9035358c7777a5077357f2b3187e07e615f1280fef53e1a7ae6336e4cf4642855b23d5326fa5772bc6462
-Size (Geo-IP-1.50.tar.gz) = 145419 bytes
+SHA1 (Geo-IP-1.51.tar.gz) = 4e910fd96f0a98c7c0cee92ab780f839fa8d7d50
+RMD160 (Geo-IP-1.51.tar.gz) = 86be90a40ac0da31c39148d44c7e22de39b59912
+SHA512 (Geo-IP-1.51.tar.gz) = 1149a2457a5a971a47585300ac68e71537fce4af3396aafe12ccb298b4a9e90b5fb0bc8bb01dec80698c3c57ae8e045a04c53747cc0ce80f8c4d3dd033ed76b3
+Size (Geo-IP-1.51.tar.gz) = 155629 bytes



Home | Main Index | Thread Index | Old Index