From scjamorim@bsd.com.br  Fri Oct 16 00:38:00 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 D47421065670;
	Fri, 16 Oct 2009 00:38:00 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171])
	by mx1.freebsd.org (Postfix) with ESMTP id 7E0A48FC1A;
	Fri, 16 Oct 2009 00:38:00 +0000 (UTC)
Received: by yxe1 with SMTP id 1so1453687yxe.3
        for <multiple recipients>; Thu, 15 Oct 2009 17:37:59 -0700 (PDT)
Received: by 10.150.166.21 with SMTP id o21mr1541145ybe.118.1255653479722;
        Thu, 15 Oct 2009 17:37:59 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-140-166-177.bsace705.dsl.brasiltelecom.net.br [200.140.166.177])
        by mx.google.com with ESMTPS id 23sm383409ywh.11.2009.10.15.17.37.58
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 15 Oct 2009 17:37:59 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 8B38E3F6275; Thu, 15 Oct 2009 21:37:57 -0300 (BRT)
Message-Id: <20091016003757.8B38E3F6275@fbsd.scjamorim.org>
Date: Thu, 15 Oct 2009 21:37:57 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: miwi@freebsd.org 
Subject: [PATCH] audio/soundgrab: update to 1.0.1. Take maintainership.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139666
>Category:       ports
>Synopsis:       [PATCH] audio/soundgrab: update to 1.0.1. Take maintainership.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 16 00:40:03 UTC 2009
>Closed-Date:    Fri Oct 16 03:11:39 UTC 2009
>Last-Modified:  Fri Oct 16 03:20:01 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.0.1
- Take maintainership

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

--- soundgrab-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/soundgrab/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	24 Feb 2009 13:29:21 -0000	1.10
+++ Makefile	16 Oct 2009 00:37:10 -0000
@@ -7,13 +7,11 @@
 #
 
 PORTNAME=	soundgrab
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	audio perl5
-MASTER_SITES=	${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	apps/sound/editors
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	Interactively select and save sections of an audio file
 
 RUN_DEPENDS=	sox:${PORTSDIR}/audio/sox \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/soundgrab/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	3 Jul 2006 13:55:08 -0000	1.5
+++ distinfo	16 Oct 2009 00:37:10 -0000
@@ -1,3 +1,3 @@
-MD5 (soundgrab-0.9.0.tar.gz) = 66cd6fcfbf10bb73858cacb00e62715b
-SHA256 (soundgrab-0.9.0.tar.gz) = 16d7a22ce3adc83bfc38baf13053dd39e97f20bd6fb40bf263aea4b7916bf948
-SIZE (soundgrab-0.9.0.tar.gz) = 213618  
+MD5 (soundgrab-1.0.1.tar.gz) = 717cebf87526278a5012a94c2be7cd39
+SHA256 (soundgrab-1.0.1.tar.gz) = 65d46f4cecb77336195ebf4649e006ba76da14198ecf0907b866acc7b4f095c5
+SIZE (soundgrab-1.0.1.tar.gz) = 159774
--- soundgrab-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Fri Oct 16 02:22:53 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139666 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Fri Oct 16 03:11:38 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139666: commit references a PR
Date: Fri, 16 Oct 2009 03:10:17 +0000 (UTC)

 wen         2009-10-16 03:10:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/soundgrab      Makefile distinfo 
   Log:
   - Update to 1.0.1
   - Pass maintainership to submitter
   
   PR:             ports/139666
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    mentors(implicit)
   
   Revision  Changes    Path
   1.11      +3 -4      ports/audio/soundgrab/Makefile
   1.6       +3 -3      ports/audio/soundgrab/distinfo
 _______________________________________________
 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:
