ports/97526: [MAINTAINER UPDATE] net/GeoIP: update 1.3.16 -> 1.3.17
Shaun Amott
shaun at inerd.com
Sat May 20 14:20:41 UTC 2006
>Number: 97526
>Category: ports
>Synopsis: [MAINTAINER UPDATE] net/GeoIP: update 1.3.16 -> 1.3.17
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat May 20 14:20:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Shaun Amott
>Release: FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
>Description:
- Update GeoIP to 1.3.17
- Add additional mirror
-- ChangeLog --
* Fixed headers for Windows/Netware compliation (Guenter Knauf)
* Fixed Received Error -21 (Sanity check database_info string failed)
when running geoipupdate with GeoIP Country when UserId and
productIds were not specified. Bug was introduced in 1.3.15.
---------------
Tinderbox tested on : 5.x (sparc64)
Manually tested on : 6.x (i386), 4.x (i386)
>How-To-Repeat:
>Fix:
--- GeoIP.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/GeoIP/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile 14 May 2006 14:59:51 -0000 1.28
+++ Makefile 20 May 2006 14:08:27 -0000
@@ -6,9 +6,10 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.3.16
+PORTVERSION= 1.3.17
CATEGORIES= net
-MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/
+MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun at inerd.com
COMMENT= Find the country that any IP address or hostname originates from
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/GeoIP/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo 21 Apr 2006 02:47:57 -0000 1.21
+++ distinfo 20 May 2006 14:08:27 -0000
@@ -1,3 +1,3 @@
-MD5 (GeoIP-1.3.16.tar.gz) = f3e2afcb08b5fb4162a00ac87207f989
-SHA256 (GeoIP-1.3.16.tar.gz) = 68f5ef824e8c120fd6e1041e04e84b638439254b9b0cdabf3d27eb1b0f1109c4
-SIZE (GeoIP-1.3.16.tar.gz) = 777024
+MD5 (GeoIP-1.3.17.tar.gz) = 36ee129b4dce5990cea1cfda122dae93
+SHA256 (GeoIP-1.3.17.tar.gz) = 6b2c11bf47db2dff75f222d4b700efc7befcce121fb8a491d22b172671c0cf23
+SIZE (GeoIP-1.3.17.tar.gz) = 778217
--- GeoIP.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list