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 Update 1.40 to 1.45



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4624e224578
branches:  trunk
changeset: 645463:f4624e224578
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Jan 29 04:48:03 2015 +0000

description:
Update 1.40 to 1.45
-------------------
1.45 2014-09-29

* Fixed typo in 1.44 release notes.
* Replaced `use vars` with `our`.


1.44 2014-09-29

- On installation, this API will now default to the pure Perl version rather
  than failing if libGeoIP is not found. (GitHub #6, #11)
- Add support for GEOIP_SILENCE ( Philip Prindeville )
- Unit tests for different databases were added.


1.43 2013-12-02

- Update FIPS codes ( Boris Zentner )
- Fix test case ( Boris Zentner )
- Update time zones ( Boris Zentner )


1.42 2013-06-06

- Fix testcase any CAPI >= 1.5.0 should work ( Boris Zentner )
- Add new pure perl region code TH 81 Bueng Kan ( Boris Zentner )


1.41 2013-02-20

- Add South Sudan ( Boris Zentner )
- Doc fixes ( Tina Mueller )
- Update FIPS Codes ( Boris Zentner )
- Update PurePerl country list. ( Boris Zentner )

diffstat:

 net/p5-Geo-IP/Makefile |  5 ++---
 net/p5-Geo-IP/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r d637b394d5a0 -r f4624e224578 net/p5-Geo-IP/Makefile
--- a/net/p5-Geo-IP/Makefile    Thu Jan 29 02:59:35 2015 +0000
+++ b/net/p5-Geo-IP/Makefile    Thu Jan 29 04:48:03 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2015/01/29 04:48:03 mef Exp $
 #
 
-DISTNAME=      Geo-IP-1.40
+DISTNAME=      Geo-IP-1.45
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Geo/}
 
diff -r d637b394d5a0 -r f4624e224578 net/p5-Geo-IP/distinfo
--- a/net/p5-Geo-IP/distinfo    Thu Jan 29 02:59:35 2015 +0000
+++ b/net/p5-Geo-IP/distinfo    Thu Jan 29 04:48:03 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2012/02/17 06:58:54 hiramatsu Exp $
+$NetBSD: distinfo,v 1.13 2015/01/29 04:48:03 mef Exp $
 
-SHA1 (Geo-IP-1.40.tar.gz) = b13a3d74edf6aad22403b065b07cdaab7fdd207f
-RMD160 (Geo-IP-1.40.tar.gz) = d2048c70626920d38ab06606ee15cead460ca764
-Size (Geo-IP-1.40.tar.gz) = 111898 bytes
+SHA1 (Geo-IP-1.45.tar.gz) = f53093c7945081fe584114de1df4642b41099dc4
+RMD160 (Geo-IP-1.45.tar.gz) = d2ca31fbca104d94ae02764a8b2738cdf8555c7d
+Size (Geo-IP-1.45.tar.gz) = 134181 bytes



Home | Main Index | Thread Index | Old Index