Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (3cdd559d18b4cb625252215f526d7dad6c3842b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (3cdd559d18b4cb625252215f526d7dad6c3842b4)
  • Date: Sun, 25 Nov 2007 15:51:42 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

libs/geoip/DETAILS | 8 +++++---
libs/geoip/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 3cdd559d18b4cb625252215f526d7dad6c3842b4
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

libs/geoip: updated to 1.4.3

diff --git a/libs/geoip/DETAILS b/libs/geoip/DETAILS
index 4efbf81..85d4e85 100755
--- a/libs/geoip/DETAILS
+++ b/libs/geoip/DETAILS
@@ -1,14 +1,16 @@
SPELL=geoip
- VERSION=1.4.2
+ VERSION=1.4.3
SOURCE=GeoIP-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GeoIP-$VERSION
SOURCE_URL[0]=http://www.maxmind.com/download/geoip/api/c/$SOURCE
-
SOURCE_HASH=sha512:7fa1a06f775d4cef48411e0e21f77588828c93acee6440dcadda7a6c6c06890e1cc7c5827ced94667249d1386b2adc33dae11aee6d8d4cdb846151dc3383c719
+
SOURCE_HASH=sha512:8472b1513f36c645a73cda345d091a9884595b5a227d65445e211d6692223a833935af52b3d051333e0e314639c5dbf90e2950624a12fa509f29672375f44c42
WEB_SITE=http://www.maxmind.com/app/c
ENTERED=20050108
LICENSE[0]=GPL
KEYWORDS="libs"
SHORT="APIs for looking up location of IP addresses"
cat << EOF
-MaxMind GeoIP is a collection of APIs for looking up the location of an IP
address. It includes support for lookup of country, region, city, latitude,
and longitude. Free databases are available for the country.
+MaxMind GeoIP is a collection of APIs for looking up the location of an IP
+address. It includes support for lookup of country, region, city, latitude,
+and longitude. Free databases are available for the country.
EOF
diff --git a/libs/geoip/HISTORY b/libs/geoip/HISTORY
index f37da5e..6e7b6a7 100644
--- a/libs/geoip/HISTORY
+++ b/libs/geoip/HISTORY
@@ -1,3 +1,7 @@
+2007-11-26 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: updated spell to 1.4.3
+ fixed long description wrap
+
2007-04-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update 1.4.2




  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (3cdd559d18b4cb625252215f526d7dad6c3842b4), Alexander Tsamutali, 11/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page