From scjamorim@bsd.com.br  Sun Sep 20 19:47:41 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 481CC1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Sep 2009 19:47:41 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247])
	by mx1.freebsd.org (Postfix) with ESMTP id 0DEF28FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Sep 2009 19:47:40 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id d14so1060927and.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Sep 2009 12:47:40 -0700 (PDT)
Received: by 10.101.33.9 with SMTP id l9mr3546855anj.98.1253476060034;
        Sun, 20 Sep 2009 12:47:40 -0700 (PDT)
Received: from fbsd9.scjamorim.org (201.22.150.35.dynamic.adsl.gvt.net.br [201.22.150.35])
        by mx.google.com with ESMTPS id d35sm1592219and.13.2009.09.20.12.47.38
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 20 Sep 2009 12:47:38 -0700 (PDT)
Received: by fbsd9.scjamorim.org (Postfix, from userid 0)
	id 73AE04DA217; Sun, 20 Sep 2009 16:47:36 -0300 (BRT)
Message-Id: <20090920194736.73AE04DA217@fbsd9.scjamorim.org>
Date: Sun, 20 Sep 2009 16:47:36 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsd@spatula.net
Subject: [PATCH] sysutils/muse: Fixed problem with fetch.
X-Send-Pr-Version: 3.113
X-GNATS-Notify: freebsd@spatula.net

>Number:         138997
>Category:       ports
>Synopsis:       [PATCH] sysutils/muse: Fixed problem with fetch.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 20 19:50:02 UTC 2009
>Closed-Date:    Wed Sep 23 08:59:41 UTC 2009
>Last-Modified:  Wed Sep 23 08:59:41 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009
>Description:
- Fixed problem with fetch.
- Changed MASTER_SITES
- Changed WWW in pkg-descr

Port maintainer (freebsd@spatula.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- muse-0.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/muse/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	6 Feb 2004 13:12:26 -0000	1.7
+++ Makefile	20 Sep 2009 19:45:54 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	muse
 PORTVERSION=	0.2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.spatula.net/muse/
+MASTER_SITES=	http://www.spatula.net:8000/muse/
 
 MAINTAINER=	freebsd@spatula.net
 COMMENT=	Shows memory usage data
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/muse/pkg-descr,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-descr
--- pkg-descr	25 Jun 2003 03:01:46 -0000	1.2
+++ pkg-descr	20 Sep 2009 19:45:54 -0000
@@ -5,7 +5,7 @@
 It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's 
 mem /c.
 
-WWW: http://www.spatula.net/proc/muse/index.src
+WWW: http://www.spatula.net:8000/muse
 
 - Nick
 freebsd@spatula.net
--- muse-0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Sep 20 19:50:16 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsd@spatula.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138997: [PATCH] sysutils/muse: Fixed problem with fetch.
Date: Sun, 20 Sep 2009 19:50:14 UT

 Maintainer of sysutils/muse,
 
 Please note that PR ports/138997 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/138997
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Sep 22 15:25:55 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138997 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Sep 23 08:59:39 UTC 2009 
State-Changed-Why:  
maintainer disgree the patch so i close this here now. 

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