Up to [cvs.NetBSD.org] / pkgsrc / net / p5-IP-Country
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 2.28 -------------- IP-Country-2.28, 2013.05.15 --------------------------- Thanks to ANDK for bug report. BUGFIX: http://rt.cpan.org/Public/Bug/Display.html?id=74843 minor robustness suggestion to work with CPAN::Reporter Database update (thx NHORNE and darrenrh-at-gmail for reminder)
Updating net/p5-IP-Country from 2.25nb3 to 2.27 pkgsrc changes: - Adjust dependency path Upstream changes: IP-Country-2.27, 2009.07.25 --------------------------- Added dependency for Geography::Countries (thx Otto Hirr) Database update (thx Aaron K Dancygier for reminder) IP-Country-2.26, 2009.01.01 --------------------------- Database update Thanks to Brad Fetter for the reminder
Updated to version 2.25. Pkgsrc changes: - Requires p5-Geography-Countries for ip2cc. Changes since version 2.23: =========================== IP-Country-2.25, 2008.06.25 --------------------------- Database update: Jun 25 03:01 delegated-afrinic-latest Jun 24 22:05 delegated-apnic-latest Jun 25 09:01 delegated-arin-latest Jun 25 04:50 delegated-lacnic-latest Jun 25 04:39 ripe.db.inetnum IP-Country-2.24, 2008.03.04 --------------------------- Database update: Mar 3 23:19 delegated-afrinic-latest Mar 3 18:06 delegated-apnic-latest Mar 4 06:02 delegated-arin-latest Mar 4 00:50 delegated-lacnic-latest Mar 4 01:38 ripe.db.inetnum
Updated to version 2.23. Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 2.21: =========================== IP-Country-2.23, 2007.02.02 --------------------------- Thanks to mropp for bug report. BUGFIX: http://rt.cpan.org/Public/Bug/Display.html?id=21036 lower case country codes when using IP::Country::Medium Database update: Feb 2 02:43 delegated-afrinic-latest Feb 1 21:17 delegated-apnic-latest Feb 2 09:03 delegated-arin-latest Feb 2 02:50 delegated-lacnic-latest Feb 2 04:06 ripe.db.inetnum IP-Country-2.22, 2006.12.17 --------------------------- Database update: Dec 17 01:11 ripe.db.inetnum.gz Dec 17 02:50 delegated-afrinic-latest Dec 16 21:17 delegated-apnic-latest Dec 17 09:03 delegated-arin-latest Dec 17 02:50 delegated-lacnic-latest
Updated to version 2.21. Pkgsrc changes: - The module is available in the IP subdirectory on CPAN, so use the shorter URL for MASTER_SITES. Relevant changes since version 2.20: ==================================== - Small bug fixes - Database update: Apr 6 01:20 ripe.db.inetnum.gz Apr 6 00:18 delegated-afrinic-20060406 Apr 5 18:16 delegated-apnic-20060406 Apr 6 05:03 delegated-arin-20060406 Apr 6 03:50 delegated-lacnic-20060405
Initial version of the IP::Country perl module. Finding the home country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful domain, and the most common domain (.com) offers no help when looking for country. This perl module comes bundled with a database of countries where various IP addresses have been assigned. Although the country of assignment will probably be the country associated with a large ISP rather than the client herself, this is probably good enough for most log analysis applications, and under test has proved to be as accurate as reverse-DNS and WHOIS lookup.
Initial revision