[MacPorts] #38552: libgeoip: update to 1.5.0
MacPorts
noreply at macports.org
Tue Mar 26 13:41:09 PDT 2013
#38552: libgeoip: update to 1.5.0
------------------------------+--------------------------------
Reporter: dsteinbrunner@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: libgeoip |
------------------------------+--------------------------------
Comment (by egall@…):
Looks like libgeoip's livecheck needs to be fixed:
{{{
gl00b05046:~ root# port -d livecheck libgeoip | tail -n 9
...
DEBUG: Starting logging for libgeoip
DEBUG: Executing org.macports.main (libgeoip)
DEBUG: livecheck phase started at Tue Mar 26 16:36:37 EDT 2013
DEBUG: Executing org.macports.livecheck (libgeoip)
DEBUG: Portfile modification date is Fri Sep 21 16:23:38 EDT 2012
DEBUG: Port (livecheck) version is 1.4.8
DEBUG: Fetching http://geolite.maxmind.com/download/geoip/api/c/
DEBUG: The regex is "GeoIP-(\d+(?:\.\d+)*)"
Error: cannot check if libgeoip was updated (regex didn't match)
}}}
p5-geo-ip's livecheck seems to agree with the OP though:
{{{
gl00b05046:~ root# port -d livecheck p5-geo-ip | tail -n 10
...
DEBUG: Starting logging for p5-geo-ip
DEBUG: Executing org.macports.main (p5-geo-ip)
DEBUG: livecheck phase started at Tue Mar 26 16:39:42 EDT 2013
DEBUG: Executing org.macports.livecheck (p5-geo-ip)
DEBUG: Portfile modification date is Fri Sep 21 16:24:16 EDT 2012
DEBUG: Port (livecheck) version is 1.35
DEBUG: Fetching http://search.cpan.org/dist/Geo-IP/
DEBUG: The regex is
"_gaq.push\(\["_setCustomVar",5,"Release","Geo\-IP-([^"]+?)""
DEBUG: The regex matched "_gaq.push(["_setCustomVar",5,"Release","Geo-
IP-1.41"", extracted "1.41"
p5-geo-ip seems to have been updated (port version: 1.35, new version:
1.41)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38552#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list