[csw-devel] SF.net SVN: gar:[17838] csw/mgar/pkg/cpan/Geo-IP/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 24 10:57:39 CEST 2012


Revision: 17838
          http://gar.svn.sourceforge.net/gar/?rev=17838&view=rev
Author:   dmichelsen
Date:     2012-04-24 08:57:39 +0000 (Tue, 24 Apr 2012)
Log Message:
-----------
cpan/Geo-IP/trunk: Update to 1.40

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile
    csw/mgar/pkg/cpan/Geo-IP/trunk/checksums

Modified: csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile	2012-04-24 08:13:17 UTC (rev 17837)
+++ csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile	2012-04-24 08:57:39 UTC (rev 17838)
@@ -1,22 +1,26 @@
 NAME = Geo-IP
-VERSION = 1.38
+VERSION = 1.40
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = BORISZ
 
-DESCRIPTION = Look up location and network information by IP Address
+DESCRIPTION = Maxmind GeoIP native C bindings
 define BLURB
-  This Perl module enables the user to find geographical and network
-  information of an IP address.
 endef
 
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmgeoip
-CATALOGNAME = pm_geoip
+LICENSE = README
 
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+PACKAGES += CSWpm-geo-ip
+SPKG_DESC_CSWpm-geo-ip = Maxmind GeoIP native C bindings
+RUNTIME_DEP_PKGS_CSWpm-geo-ip += CSWlibgeoip1
 
-RUNTIME_DEP_PKGS = CSWgeolitedb
+# Adjust location of GeoIP database
+REINPLACEMENTS += geoip
+REINPLACE_MATCH_geoip = /usr/local/share/GeoIP
+REINPLACE_WITH_geoip = $(sharedstatedir)/GeoIP
+REINPLACE_FILES_geoip += lib/Geo/IP/Record.pod
+REINPLACE_FILES_geoip += lib/Geo/IP.pm
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Geo-IP/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Geo-IP/trunk/checksums	2012-04-24 08:13:17 UTC (rev 17837)
+++ csw/mgar/pkg/cpan/Geo-IP/trunk/checksums	2012-04-24 08:57:39 UTC (rev 17838)
@@ -1 +1 @@
-22ab07f98c79b316062881ed72cdc3c6  Geo-IP-1.38.tar.gz
+f2e0ebe860052edf250ae02da81af1a5  Geo-IP-1.40.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list