From scjamorim@bsd.com.br  Wed Aug 26 22:43:40 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 B097A10656A5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Aug 2009 22:43:40 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-gx0-f227.google.com (mail-gx0-f227.google.com [209.85.217.227])
	by mx1.freebsd.org (Postfix) with ESMTP id 74B788FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Aug 2009 22:43:40 +0000 (UTC)
Received: by gxk27 with SMTP id 27so642873gxk.12
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Aug 2009 15:43:39 -0700 (PDT)
Received: by 10.90.222.1 with SMTP id u1mr6439705agg.103.1251326619798;
        Wed, 26 Aug 2009 15:43:39 -0700 (PDT)
Received: from fbsd72.scjamorim.org ([201.22.150.223])
        by mx.google.com with ESMTPS id 11sm3256313aga.16.2009.08.26.15.43.38
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 26 Aug 2009 15:43:39 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 7836D22AFBA; Wed, 26 Aug 2009 19:04:14 -0300 (BRT)
Message-Id: <20090826220414.7836D22AFBA@fbsd72.scjamorim.org>
Date: Wed, 26 Aug 2009 19:04:14 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: avk@vl.ru
Subject: [PATCH] ftp/net2ftp: update to 0.98
X-Send-Pr-Version: 3.113
X-GNATS-Notify: avk@vl.ru

>Number:         138217
>Category:       ports
>Synopsis:       [PATCH] ftp/net2ftp: update to 0.98
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 26 22:50:02 UTC 2009
>Closed-Date:    Fri Aug 28 16:23:29 UTC 2009
>Last-Modified:  Fri Aug 28 16:30:02 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 0.98

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/net2ftp-0.98.log
7-stable - amd64
http://www.scjamorim.org/Home/net2ftp-0.98_amd64.log

Port maintainer (avk@vl.ru) is cc'd.

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

--- net2ftp-0.98.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/net2ftp/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	30 Apr 2009 20:55:57 -0000	1.1
+++ Makefile	26 Aug 2009 22:42:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	net2ftp
-PORTVERSION=	0.97
+PORTVERSION=	0.98
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.net2ftp.com/download/
 DISTNAME=	${PORTNAME}_v${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/net2ftp/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	30 Apr 2009 20:55:57 -0000	1.1
+++ distinfo	26 Aug 2009 22:42:11 -0000
@@ -1,3 +1,3 @@
-MD5 (net2ftp_v0.97.zip) = b0e21b90d77567a3f4fd6284ce9585ac
-SHA256 (net2ftp_v0.97.zip) = ff27a9ec39ee6a5544746deaf38a3af811044b27da160c023e7f3b8a11e0c284
-SIZE (net2ftp_v0.97.zip) = 4167454
+MD5 (net2ftp_v0.98.zip) = 5a2741b5881f3f229a788958dc6cdf10
+SHA256 (net2ftp_v0.98.zip) = 3c2e106f8b1d234578ca2af3ee03b822990586c8fabf40e6ba47a24ca63c56be
+SIZE (net2ftp_v0.98.zip) = 4499018
--- net2ftp-0.98.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 26 22:50:26 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138217 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 26 22:50:31 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: avk@vl.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138217: [PATCH] ftp/net2ftp: update to 0.98
Date: Wed, 26 Aug 2009 22:50:29 UT

 Maintainer of ftp/net2ftp,
 
 Please note that PR ports/138217 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/138217
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Alexander Kriventsov <avk@vl.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138217: [PATCH] ftp/net2ftp: update to 0.98
Date: Thu, 27 Aug 2009 11:18:07 +0400

 Edwin Groothuis wrote:
 > Maintainer of ftp/net2ftp,
 > 
 > Please note that PR ports/138217 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/138217
 > 
 
 Hello.
 Please commit this patch.
 Thanks
State-Changed-From-To: feedback->open 
State-Changed-By: araujo 
State-Changed-When: Thu Aug 27 11:26:17 UTC 2009 
State-Changed-Why:  
Feedback received, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138217 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Fri Aug 28 16:23:26 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138217: commit references a PR
Date: Fri, 28 Aug 2009 16:23:20 +0000 (UTC)

 araujo      2009-08-28 16:23:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/net2ftp          Makefile distinfo 
   Log:
   - Update to 0.98.
   
   PR:             ports/138217
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Alexander Kriventsov <avk@vl.ru> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -4      ports/ftp/net2ftp/Makefile
   1.2       +3 -3      ports/ftp/net2ftp/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:
