[csw-devel] SF.net SVN: gar:[20873] csw/mgar/pkg/cpan/IP-Country/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Apr 26 20:31:36 CEST 2013


Revision: 20873
          http://gar.svn.sourceforge.net/gar/?rev=20873&view=rev
Author:   bonivart
Date:     2013-04-26 18:31:35 +0000 (Fri, 26 Apr 2013)
Log Message:
-----------
cpan/IP-Country/trunk: fix name

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

Modified: csw/mgar/pkg/cpan/IP-Country/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IP-Country/trunk/Makefile	2013-04-26 18:25:37 UTC (rev 20872)
+++ csw/mgar/pkg/cpan/IP-Country/trunk/Makefile	2013-04-26 18:31:35 UTC (rev 20873)
@@ -6,19 +6,18 @@
 
 DESCRIPTION = Fast lookup of country codes from IP addresses
 define BLURB
-  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.
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmipcountry
-CATALOGNAME = pm_ipcountry
-ARCHALL = 1
+PACKAGES = CSWpm-ip-country
+CATALOGNAME = pm_ip_country
+SPKG_DESC_CSWpm-ip-country = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-ip-country = CSWpmipcountry
+CATALOGNAME_CSWpmipcountry = pm_ipcountry
 
 RUNTIME_DEP_PKGS += CSWpmgeocountries
 
+ARCHALL = 1
+
 include gar/category.mk

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