Revision: 3692 http://gar.svn.sourceforge.net/gar/?rev=3692&view=rev Author: bonivart Date: 2009-03-10 13:45:43 +0000 (Tue, 10 Mar 2009)
Log Message: ----------- Geo-IP-PurePerl: move to GAR, update to 1.23 Added Paths: ----------- csw/mgar/pkg/cpan/Geo-IP-PurePerl/ csw/mgar/pkg/cpan/Geo-IP-PurePerl/branches/ csw/mgar/pkg/cpan/Geo-IP-PurePerl/tags/ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/checksums csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/files/ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/files/CSWpmgeoippureperl.gspec Property changes on: csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile 2009-03-10 13:45:43 UTC (rev 3692) @@ -0,0 +1,23 @@ +GARNAME = Geo-IP-PurePerl +GARVERSION = 1.23 +CATEGORIES = cpan +AUTHOR = BORISZ + +DESCRIPTION = Look up country by IP Address +define BLURB + This Perl module enables the user to find geographical and network information of + an IP address. This is the Pure Perl version. There is also a faster implementation, + Geo::IP which is a XS wrapper around the GeoIP C library, available from CPAN +endef + +DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz +DISTFILES += $(call admfiles,CSWpmgeoippureperl,) + +# We define upstream file regex so we can be notifed of new upstream software release +UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz + +REQUIRED_PKGS = CSWgeolitedb + +EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod + +include gar/category.mk Added: csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/checksums 2009-03-10 13:45:43 UTC (rev 3692) @@ -0,0 +1,3 @@ +fad130a33f98ff04aed6a5c9c64e45c9 download/Geo-IP-PurePerl-1.23.tar.gz +c0c93e9c654e4af6a01ecd3da4d036ef download/CSWpmgeoippureperl.gspec +fad130a33f98ff04aed6a5c9c64e45c9 download/Geo-IP-PurePerl-1.23.tar.gz Added: csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/files/CSWpmgeoippureperl.gspec =================================================================== --- csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/files/CSWpmgeoippureperl.gspec (rev 0) +++ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/files/CSWpmgeoippureperl.gspec 2009-03-10 13:45:43 UTC (rev 3692) @@ -0,0 +1,10 @@ +%var bitname pm_geoippureperl +%var pkgname CSWpmgeoippureperl +%var arch all +%include url file://%{PKGLIB}/csw_cpan.gspec +%copyright + +Copyright (c) 2007, MaxMind LLC + +All rights reserved. This package is free software and is licensed under the GPL. +For details, see the COPYING file. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel