- Update to 1.4.3 Fix: --- Makefile 2007/10/14 13:09:47 1.1 +++ Makefile 2007/10/14 13:10:03 @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= net geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ --- distinfo 2007/10/14 13:10:08 1.1 +++ distinfo 2007/10/14 13:10:27 @@ -1,3 +1,3 @@ -MD5 (GeoIP-1.4.2.tar.gz) = d310da791d1d760edad25d33f2166fcd -SHA256 (GeoIP-1.4.2.tar.gz) = 51926c5f44ab7230ed7c5d1f0a97711638877defcfe25f959bb59981b83227e6 -SIZE (GeoIP-1.4.2.tar.gz) = 736086 +MD5 (GeoIP-1.4.3.tar.gz) = d364ec127a1092749d589a79001f2d8c +SHA256 (GeoIP-1.4.3.tar.gz) = c104f84a11b69057977a51d9c969bf765e09e5c4a5fc3e77ea4b1677a3a42e97 +SIZE (GeoIP-1.4.3.tar.gz) = 917062
Responsible Changed From-To: freebsd-ports-bugs->shaun Over to maintainer (via the GNATS Auto Assign Tool)
clsung 2007-12-30 09:12:57 UTC FreeBSD ports repository Modified files: net/GeoIP Makefile distinfo Log: - Update to 1.4.3 (required by net/p5-Geo-IP 1.30) PR: ports/117181 Submitted by: Olli Hauer <ohauer_AT_gmx dot de> Approved by: maintainer (timeout) Revision Changes Path 1.35 +1 -1 ports/net/GeoIP/Makefile 1.25 +3 -3 ports/net/GeoIP/distinfo _______________________________________________ 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. Thank You.