From adox@mcx2.org  Thu Oct 16 19:45:17 2008
Return-Path: <adox@mcx2.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F0D331065686
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:45:17 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156])
	by mx1.freebsd.org (Postfix) with ESMTP id 8EBD78FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:45:17 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: by fg-out-1718.google.com with SMTP id l26so103560fgb.35
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 12:45:16 -0700 (PDT)
Received: by 10.180.235.10 with SMTP id i10mr706355bkh.58.1224186316230;
        Thu, 16 Oct 2008 12:45:16 -0700 (PDT)
Received: from localhost (p5090D45F.dip.t-dialin.net [80.144.212.95])
        by mx.google.com with ESMTPS id f31sm3446402fkf.0.2008.10.16.12.45.15
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 16 Oct 2008 12:45:15 -0700 (PDT)
Message-Id: <48f799cb.1f205e0a.39ce.ffff995e@mx.google.com>
Date: Thu, 16 Oct 2008 12:45:15 -0700 (PDT)
From: Dennis Herrmann <adox@mcx2.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [UPDATE] net/GeoIP - update and take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128156
>Category:       ports
>Synopsis:       [UPDATE] net/GeoIP - update and take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 19:50:03 UTC 2008
>Closed-Date:    Sun Oct 19 14:40:00 UTC 2008
>Last-Modified:  Sun Oct 19 14:50:01 UTC 2008
>Originator:     Dennis Herrmann
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Oct 9 22:49:46 CEST 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386


>Description:
Update to 1.4.5 and take maintainership
>How-To-Repeat:
>Fix:


--- GeoIP-update.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/GeoIP/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	3 Jul 2008 21:51:54 -0000	1.38
+++ Makefile	16 Oct 2008 19:32:39 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	GeoIP
-PORTVERSION=	1.4.4
-PORTREVISION=	1
+PORTVERSION=	1.4.5
 CATEGORIES=	net geography
-MASTER_SITES=	http://www.maxmind.com/download/geoip/api/c/
+MASTER_SITES=	http://www.maxmind.com/download/geoip/api/c/ \
+		http://mirror.mcx2.org/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	adox@mcx2.org
 COMMENT=	Find the country that any IP address or hostname originates from
 
 USE_GNOME=	gnometarget
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/GeoIP/distinfo,v
retrieving revision 1.26
diff -u -r1.26 distinfo
--- distinfo	14 Mar 2008 20:40:52 -0000	1.26
+++ distinfo	16 Oct 2008 19:29:27 -0000
@@ -1,3 +1,3 @@
-MD5 (GeoIP-1.4.4.tar.gz) = 27c1320e41e67b9ddcf4118e4eaccd1d
-SHA256 (GeoIP-1.4.4.tar.gz) = a5b2ee9298eaf8c160ccab5b3e2ecc1c38cf67d9dd4e97419427f89d08cfb78e
-SIZE (GeoIP-1.4.4.tar.gz) = 944698
+MD5 (GeoIP-1.4.5.tar.gz) = d95c34cf8ebd48e357b1812db5d75cf1
+SHA256 (GeoIP-1.4.5.tar.gz) = cd62034fe0206be243cbb43723520987978d8e55ee61872f34fd60a31f5c6b18
+SIZE (GeoIP-1.4.5.tar.gz) = 986844
--- GeoIP-update.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 16 19:50:15 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128156 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 19 14:39:58 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128156 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128156: commit references a PR
Date: Sun, 19 Oct 2008 14:40:01 +0000 (UTC)

 miwi        2008-10-19 14:39:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/GeoIP            Makefile distinfo pkg-plist 
   Log:
   - Update to 1.4.5
   - Pass maintainership to submitter
   
   PR:             128156
   Submitted by:   Dennis Herrmann <adox@mcx2.org>
   
   Revision  Changes    Path
   1.39      +4 -4      ports/net/GeoIP/Makefile
   1.27      +3 -3      ports/net/GeoIP/distinfo
   1.18      +1 -0      ports/net/GeoIP/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
