After updating GeoIP to 1.4.8, I've found out that only some files are installed. For example: $ ll /usr/local/bin/geoip* -r-xr-xr-x 1 root wheel 155 Jul 23 21:12 /usr/local/bin/geoipupdate.sh I'm not sure if that's correct, but I found that using libtool from libtool-2.4 instead of their own, the port installs correctly. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->dhn Over to maintainer (via the GNATS Auto Assign Tool)
A (probably) better patch could be found here: http://pastebin.com/Rw1BBUKS
dhn 2011-07-23 22:30:39 UTC FreeBSD ports repository Modified files: net/GeoIP Makefile Log: - Fix to install complete - Bump PORTREVISION PR: ports/159145 Submitted by: Barbara <barbara.xxx1975@libero.it> Revision Changes Path 1.49 +5 -0 ports/net/GeoIP/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!