summaryrefslogtreecommitdiff
path: root/net/p5-Geo-IP/Makefile
diff options
context:
space:
mode:
authorhe <he>2008-11-18 06:14:58 +0000
committerhe <he>2008-11-18 06:14:58 +0000
commit16c1735a7232fcab13937e73ea5095dd6efd1993 (patch)
treefdc1a52f6455e05621b255d269f435f37fc7cea7 /net/p5-Geo-IP/Makefile
parent1d5052980e903ad6d44b89623117df7ea3ffc9a6 (diff)
downloadpkgsrc-16c1735a7232fcab13937e73ea5095dd6efd1993.tar.gz
Updated from version 1.34nb1 to 1.35.
Upstream changes: 1.35 September 29th 2008 - Add GEOIP_DOMAIN_EDITION for the PurePerl ( Boris Zentner ) - Add open_type method to the PurePerl fallback ( Boris Zentner ) - Add CAPI Version detection, for the case, where a outdated CAPI is installed. ( Boris Zentner ) - Add metro_code, a replacement for the depreciated dma_code method. ( Boris Zentner ) - Add range_by_ip, netmask and last_netmask to the PurePerl API ( Boris Zentner ) - Add range_by_ip to the C API wrapper ( Boris Zentner )
Diffstat (limited to 'net/p5-Geo-IP/Makefile')
-rw-r--r--net/p5-Geo-IP/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 25d6fc5a3cc..0a5f5ddeb4a 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:31 he Exp $
+# $NetBSD: Makefile,v 1.17 2008/11/18 06:14:58 he Exp $
#
-DISTNAME= Geo-IP-1.34
+DISTNAME= Geo-IP-1.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}