[csw-devel] SF.net SVN: gar:[14858] csw/mgar/pkg/GeoIP/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jun 22 18:19:37 CEST 2011


Revision: 14858
          http://gar.svn.sourceforge.net/gar/?rev=14858&view=rev
Author:   bonivart
Date:     2011-06-22 16:19:36 +0000 (Wed, 22 Jun 2011)

Log Message:
-----------
GeoIP/trunk: update to 1.4.7

Modified Paths:
--------------
    csw/mgar/pkg/GeoIP/trunk/Makefile
    csw/mgar/pkg/GeoIP/trunk/checksums

Modified: csw/mgar/pkg/GeoIP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/GeoIP/trunk/Makefile	2011-06-22 07:36:50 UTC (rev 14857)
+++ csw/mgar/pkg/GeoIP/trunk/Makefile	2011-06-22 16:19:36 UTC (rev 14858)
@@ -1,5 +1,5 @@
 NAME = GeoIP
-VERSION = 1.4.6
+VERSION = 1.4.7
 CATEGORIES = net
 
 DESCRIPTION = GeoIP C API
@@ -9,7 +9,7 @@
 
 MASTER_SITES = http://geolite.maxmind.com/download/geoip/api/c/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-VENDOR_URL = http://www.maxmind.com/app/api
+VENDOR_URL = http://www.maxmind.com/app/c
 
 PACKAGES                 += CSWgeoip
 CATALOGNAME_CSWgeoip      = geoip
@@ -20,29 +20,31 @@
 CATALOGNAME_CSWgeoip-dev      = geoip_dev
 SPKG_DESC_CSWgeoip-dev        = GeoIP C API development support
 RUNTIME_DEP_PKGS_CSWgeoip-dev = CSWgeoip
+PKGFILES_CSWgeoip-dev         = $(PKGFILES_DEVEL)
 
 GARCOMPILER = GCC4
-TEST_TARGET = check
 
-PKGFILES_CSWgeoip-dev = $(PKGFILES_DEVEL)
+#TEST_TARGET = check
+TEST_TARGET =
 
 EXTRA_MERGE_EXCLUDE_FILES = .*GeoIP.dat$
 
 # Do not exclude static libs (needed for devel package)
-MERGE_EXCLUDE_STATICLIBS =
+#MERGE_EXCLUDE_STATICLIBS =
 
+BUILD64 = 1
+STRIP_LIBTOOL = 1
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
+CONFIGURE_ARGS += --disable-static
 
 CHECKPKG_OVERRIDES_CSWgeoip += non-uniform-lib-versions-in-package|sonames=libGeoIP.so.1,libGeoIPUpdate.so.0
 CHECKPKG_OVERRIDES_CSWgeoip += surplus-dependency|CSWgeolitedb
-CHECKPKG_OVERRIDES_CSWgeoip-dev += discouraged-path-in-pkgmap|/opt/csw/lib/libGeoIP.a
-CHECKPKG_OVERRIDES_CSWgeoip-dev += discouraged-path-in-pkgmap|/opt/csw/lib/libGeoIPUpdate.a
+
 # Dev package renamed, remove next time
 CHECKPKG_OVERRIDES_CSWgeoip-dev += file-collision|/opt/csw/include/GeoIPCity.h|CSWgeoip-dev|CSWgeoipdevel
 CHECKPKG_OVERRIDES_CSWgeoip-dev += file-collision|/opt/csw/include/GeoIP.h|CSWgeoip-dev|CSWgeoipdevel
-CHECKPKG_OVERRIDES_CSWgeoip-dev += file-collision|/opt/csw/lib/libGeoIPUpdate.a|CSWgeoip-dev|CSWgeoipdevel
 CHECKPKG_OVERRIDES_CSWgeoip-dev += file-collision|/opt/csw/include/GeoIPUpdate.h|CSWgeoip-dev|CSWgeoipdevel
-CHECKPKG_OVERRIDES_CSWgeoip-dev += file-collision|/opt/csw/lib/libGeoIP.a|CSWgeoip-dev|CSWgeoipdevel
 
 include gar/category.mk

Modified: csw/mgar/pkg/GeoIP/trunk/checksums
===================================================================
--- csw/mgar/pkg/GeoIP/trunk/checksums	2011-06-22 07:36:50 UTC (rev 14857)
+++ csw/mgar/pkg/GeoIP/trunk/checksums	2011-06-22 16:19:36 UTC (rev 14858)
@@ -1 +1 @@
-cb14b1beeb40631a12676b11ca0c309a  download/GeoIP-1.4.6.tar.gz
+a802175d5b7e2b57b540a7dd308d9205  GeoIP-1.4.7.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