ports/165379: GeoLite server information is outdated

Seiji Ariga freebsd at khaotic.net
Tue Feb 21 21:40:13 UTC 2012


>Number:         165379
>Category:       ports
>Synopsis:       GeoLite server information is outdated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 21:40:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Seiji Ariga
>Release:        9.0-STABLE
>Organization:
Individual
>Environment:
FreeBSD decoy.khaotic.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Feb 15 03:10:24 EST 2012     root at host.example.com:/usr/obj/usr/src/sys/HOST  amd64

$ cat /var/db/portsnap/tag
portsnap|1329793377|ea1dfebf3927f7a434b9a0a8a2067753429867707088b739bdebbd681ed0d14c

>Description:
URL included in /usr/ports/net/GeoIP/files/geoipupdate.sh is outdated.
>How-To-Repeat:
Run /usr/local/bin/geoipupdate.sh
>Fix:
--- /usr/ports/net/GeoIP/files/geoipupdate.sh.orig      2012-02-21 16:17:57.000000000 -0500
+++ /usr/ports/net/GeoIP/files/geoipupdate.sh   2012-02-21 16:18:04.000000000 -0500
@@ -1,5 +1,5 @@
 #!/bin/sh
 cd /tmp
-fetch http://64.246.48.99/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
+fetch http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
 gunzip GeoIP.dat.gz
 mv -f GeoIP.dat /usr/local/share/GeoIP


(per http://www.maxmind.com/app/geolitecountry)

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list