From jamie@bishopston.net  Sun Oct 10 20:16:17 2010
Return-Path: <jamie@bishopston.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C04A9106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Oct 2010 20:16:17 +0000 (UTC)
	(envelope-from jamie@bishopston.net)
Received: from pacha.mail.bishopston.net (pacha.mail.bishopston.net [66.148.74.41])
	by mx1.freebsd.org (Postfix) with ESMTP id 5ABEC8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Oct 2010 20:16:17 +0000 (UTC)
Received: from catflap.bishopston.net (jamie@localhost [127.0.0.1])
	by catflap.bishopston.net (8.14.4/8.14.3) with ESMTP id o9AJxPW0007578
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Oct 2010 20:59:25 +0100 (BST)
	(envelope-from jamie@catflap.bishopston.net)
Received: (from jamie@localhost)
	by catflap.bishopston.net (8.14.4/8.12.9/Submit) id o9AJxPs3007577;
	Sun, 10 Oct 2010 20:59:25 +0100 (BST)
Message-Id: <201010101959.o9AJxPs3007577@catflap.bishopston.net>
Date: Sun, 10 Oct 2010 20:59:25 +0100 (BST)
From: Jamie Landeg Jones <jamie@bishopston.net>
Reply-To: Jamie Landeg Jones <jamie@bishopston.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] update of port net-p2p/gtk-gnutella to latest version
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jonas@schiebtsich.net

>Number:         151372
>Category:       ports
>Synopsis:       [patch] update of port net-p2p/gtk-gnutella to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 10 20:20:01 UTC 2010
>Closed-Date:    Sun Oct 17 23:30:48 UTC 2010
>Last-Modified:  Sat Dec 18 03:34:24 UTC 2010
>Originator:     Jamie Landeg Jones
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
http://www.bishopston.com/jamie/
>Environment:
System: FreeBSD catflap.bishopston.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Sep 4 21:20:29 BST 2010 root@catflap.bishopston.net:/usr/obj/usr/src/sys/CATFLAP i386


	
>Description:

Upgrade port to latest version.

	
>How-To-Repeat:
	
>Fix:

	

--- patch begins here ---
--- net-p2p/gtk-gnutella/Makefile.orig	2010-09-15 19:35:04.000000000 +0100
+++ net-p2p/gtk-gnutella/Makefile	2010-10-10 20:44:19.000000000 +0100
@@ -43,8 +43,7 @@
 #
 
 PORTNAME=	gtk-gnutella
-PORTVERSION=	0.96.6
-PORTREVISION=	5
+PORTVERSION=	0.96.8
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF
 
@@ -65,8 +64,6 @@
 		-Dcc='${CC}' -Dccflags='${CFLAGS} -I${LOCALBASE}/include' \
 		-Doptimize='undef'
 
-MAN1=		gtk-gnutella.1
-
 OPTIONS=	X11 "Build with GUI" on \
 		GTK2 "Build with GTK2 frontend" on \
 		TLS "Enable GNU TLS encryption support" on \
--- net-p2p/gtk-gnutella/distinfo.orig	2009-04-02 12:09:23.000000000 +0100
+++ net-p2p/gtk-gnutella/distinfo	2010-10-10 20:15:29.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (gtk-gnutella-0.96.6.tar.bz2) = 0f8f1241faf5c204b77a4ddfd878c148
-SHA256 (gtk-gnutella-0.96.6.tar.bz2) = 1e9e9952658134448675a991aca583b2a6bcacdc144b8a81628e1505b4567e8f
-SIZE (gtk-gnutella-0.96.6.tar.bz2) = 15739240
+MD5 (gtk-gnutella-0.96.8.tar.bz2) = a9424951fec62cc9f19f2086dc5137b5
+SHA256 (gtk-gnutella-0.96.8.tar.bz2) = 1af824387dd685822e0629d91a0ad082269a48fe27a419a5770ee45f8f264ed6
+SIZE (gtk-gnutella-0.96.8.tar.bz2) = 16275481
--- patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 10 20:20:08 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jonas@schiebtsich.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151372: [patch] update of port net-p2p/gtk-gnutella to latest version
Date: Sun, 10 Oct 2010 20:20:07 UT

 Maintainer of net-p2p/gtk-gnutella,
 
 Please note that PR ports/151372 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151372
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Oct 10 20:59:12 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151372 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Sun Oct 17 23:30:46 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151372 
Responsible-Changed-From-To: swills->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sat Dec 18 03:32:46 UTC 2010 
Responsible-Changed-Why:  
take, okayd by wen@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151372 
Responsible-Changed-From-To: pgollucci->swills 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sat Dec 18 03:34:23 UTC 2010 
Responsible-Changed-Why:  
oops 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151372 
>Unformatted:
