Skip to content

Commit

Permalink
p5-Geo-IP: update to 1.51.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
0-wiz-0 committed Oct 17, 2017
1 parent e22152e commit a7981b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
10 changes: 4 additions & 6 deletions net/p5-Geo-IP/Makefile
Original file line number Diff line number Diff line change
@@ -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
#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

Expand Down
10 changes: 5 additions & 5 deletions net/p5-Geo-IP/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a7981b4

Please sign in to comment.