pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Geo-IP
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 17 09:41:53 UTC 2017
Modified Files:
pkgsrc/net/p5-Geo-IP: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/p5-Geo-IP/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/p5-Geo-IP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Geo-IP/Makefile
diff -u pkgsrc/net/p5-Geo-IP/Makefile:1.33 pkgsrc/net/p5-Geo-IP/Makefile:1.34
--- pkgsrc/net/p5-Geo-IP/Makefile:1.33 Sun Sep 3 08:36:58 2017
+++ pkgsrc/net/p5-Geo-IP/Makefile Tue Oct 17 09:41:53 2017
@@ -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
Index: pkgsrc/net/p5-Geo-IP/distinfo
diff -u pkgsrc/net/p5-Geo-IP/distinfo:1.15 pkgsrc/net/p5-Geo-IP/distinfo:1.16
--- pkgsrc/net/p5-Geo-IP/distinfo:1.15 Mon Aug 1 13:00:33 2016
+++ pkgsrc/net/p5-Geo-IP/distinfo Tue Oct 17 09:41:53 2017
@@ -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