Date: Sun, 28 Aug 2005 22:48:15 +0300 (EEST) From: Toni Viemero <toni.viemero@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: seanc@FreeBSD.org Subject: ports/85422: [PATCH] net/GeoIP: update to 1.3.13 Message-ID: <20050828194815.EF780229D5@shaolin.selfdestruct.net> Resent-Message-ID: <200508281950.j7SJoH6o005228@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85422 >Category: ports >Synopsis: [PATCH] net/GeoIP: update to 1.3.13 >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: Sun Aug 28 19:50:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 6.0-BETA3 i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 6.0-BETA3 FreeBSD 6.0-BETA3 #5: Tue Aug 23 09:41:48 EEST 2005 >Description: - Update to 1.3.13 Port maintainer (seanc@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- GeoIP-1.3.13.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/GeoIP/Makefile /usr/home/toni/ports/GeoIP/Makefile --- /usr/ports/net/GeoIP/Makefile Sat Dec 25 07:34:37 2004 +++ /usr/home/toni/ports/GeoIP/Makefile Sun Aug 28 22:41:53 2005 @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.13 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff -ruN --exclude=CVS /usr/ports/net/GeoIP/distinfo /usr/home/toni/ports/GeoIP/distinfo --- /usr/ports/net/GeoIP/distinfo Sat Dec 25 07:34:37 2004 +++ /usr/home/toni/ports/GeoIP/distinfo Sun Aug 28 22:41:59 2005 @@ -1,2 +1,2 @@ -MD5 (GeoIP-1.3.8.tar.gz) = 7bbd491dfbe4314c817ba0bbc7fa0932 -SIZE (GeoIP-1.3.8.tar.gz) = 585538 +MD5 (GeoIP-1.3.13.tar.gz) = 59fc9a6adfbde13cee33c88668f3f400 +SIZE (GeoIP-1.3.13.tar.gz) = 668577 diff -ruN --exclude=CVS /usr/ports/net/GeoIP/files/patch-conf::Makefile.in /usr/home/toni/ports/GeoIP/files/patch-conf::Makefile.in --- /usr/ports/net/GeoIP/files/patch-conf::Makefile.in Mon Apr 7 04:10:15 2003 +++ /usr/home/toni/ports/GeoIP/files/patch-conf::Makefile.in Sun Aug 28 22:43:48 2005 @@ -1,6 +1,6 @@ ---- conf/Makefile.in.orig Mon Mar 10 17:25:32 2003 -+++ conf/Makefile.in Sun Apr 6 17:59:17 2003 -@@ -205,12 +205,12 @@ +--- conf/Makefile.in.orig Sun Aug 28 22:42:55 2005 ++++ conf/Makefile.in Sun Aug 28 22:43:20 2005 +@@ -243,12 +243,12 @@ install-data-hook: install-sysconfDATA @@ -16,6 +16,6 @@ +# echo "$(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE)"; \ +# $(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE); \ +# fi - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: --- GeoIP-1.3.13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050828194815.EF780229D5>