ports/160724: [PATCH] p5-Geo-IP needs updating to 1.40 (IPv6 now added)

Andrey Chernov ache at FreeBSD.org
Wed Sep 14 06:00:24 UTC 2011


>Number:         160724
>Category:       ports
>Synopsis:       [PATCH] p5-Geo-IP needs updating to 1.40 (IPv6 now added)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 14 06:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Chernov
>Release:        FreeBSD 9.0-BETA2 i386
>Organization:
chaotic neutral
>Environment:
System: FreeBSD xxx.freebsd.ru 9.0-BETA2 FreeBSD 9.0-BETA2 #41: Tue Sep 6 20:26:44 MSK 2011 ache at xxx.freebsd.ru:/sys/i386/compile/POBRECITA i386

>Description:

Among other things major one is: IPv6 functions added.
(In the patch I fix www addresses to current ones too).

>How-To-Repeat:
>Fix:

diff -u -r ./Makefile /usr/ports/net/p5-Geo-IP/Makefile
--- ./Makefile	2009-06-06 02:52:23.000000000 +0400
+++ /usr/ports/net/p5-Geo-IP/Makefile	2011-09-14 09:29:28.000000000 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Geo-IP
-PORTVERSION=	1.38
+PORTVERSION=	1.40
 CATEGORIES=	net geography perl5
 MASTER_SITES=	CPAN \
-		http://www.maxmind.com/download/geoip/api/perl/
+		http://geolite.maxmind.com/download/geoip/api/perl/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	clsung at FreeBSD.org
diff -u -r ./distinfo /usr/ports/net/p5-Geo-IP/distinfo
--- ./distinfo	2011-03-20 15:52:01.000000000 +0300
+++ /usr/ports/net/p5-Geo-IP/distinfo	2011-09-14 09:12:05.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (Geo-IP-1.38.tar.gz) = 7c4744926833a6a9e454edea3c987452e4fae1372120186c6952515ca41c6b1f
-SIZE (Geo-IP-1.38.tar.gz) = 63418
+SHA256 (Geo-IP-1.40.tar.gz) = ca48babd3e944cb1bc5cac56f618c9f94f3a329dd2716d6b49b658ae28848ab3
+SIZE (Geo-IP-1.40.tar.gz) = 111898
diff -u -r ./pkg-descr /usr/ports/net/p5-Geo-IP/pkg-descr
--- ./pkg-descr	2002-08-16 12:27:47.000000000 +0400
+++ /usr/ports/net/p5-Geo-IP/pkg-descr	2011-09-14 09:11:33.000000000 +0400
@@ -14,4 +14,4 @@
 All rights reserved.  This package is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.
 
-WWW: http://maxmind.com/geoip/api/perl.shtml
+WWW: http://www.maxmind.com/app/perl
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list