From root@Leo.mi.chu.edu.tw  Mon May 16 08:12:42 2011
Return-Path: <root@Leo.mi.chu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DCF0F1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 May 2011 08:12:42 +0000 (UTC)
	(envelope-from root@Leo.mi.chu.edu.tw)
Received: from Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [140.126.143.63])
	by mx1.freebsd.org (Postfix) with ESMTP id 5FB5C8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 May 2011 08:12:41 +0000 (UTC)
Received: from Leo.mi.chu.edu.tw (localhost [127.0.0.1])
	by Leo.mi.chu.edu.tw (Postfix) with ESMTP id 31F1C4DFC27;
	Mon, 16 May 2011 16:12:41 +0800 (CST)
Received: from Leo.mi.chu.edu.tw ([127.0.0.1])
	by Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id 8D227XmwU-PT; Mon, 16 May 2011 16:12:41 +0800 (CST)
Received: by Leo.mi.chu.edu.tw (Postfix, from userid 0)
	id 014C14DFC24; Mon, 16 May 2011 16:12:40 +0800 (CST)
Message-Id: <20110516081241.014C14DFC24@Leo.mi.chu.edu.tw>
Date: Mon, 16 May 2011 16:12:40 +0800 (CST)
From: Joe Horn <joehorn@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] databases/mydumper: update to 0.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         157085
>Category:       ports
>Synopsis:       [PATCH] databases/mydumper: update to 0.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 16 08:20:10 UTC 2011
>Closed-Date:    Sat May 28 14:06:53 UTC 2011
>Last-Modified:  Sat May 28 14:10:07 UTC 2011
>Originator:     Joe Horn
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sat Feb 19 03:10:57 CST 2011
>Description:
- Update to 0.2.1

Port maintainer (gslin@gslin.org) is cc'd.

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

--- mydumper-0.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/Makefile /home/admin/joehorn/mydumper/Makefile
--- /usr/ports/databases/mydumper/Makefile	2011-03-19 21:15:18.000000000 +0800
+++ /home/admin/joehorn/mydumper/Makefile	2011-05-16 16:10:12.000000000 +0800
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	mydumper
-PORTVERSION=	0.1.8a
-PORTREVISION=	1
+PORTVERSION=	0.2.1
 CATEGORIES=	databases
-MASTER_SITES=	http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION:S/a//}/+download/
+MASTER_SITES=	http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION}/+download/
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	MySQL Data Dumper
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/distinfo /home/admin/joehorn/mydumper/distinfo
--- /usr/ports/databases/mydumper/distinfo	2011-03-20 20:47:14.000000000 +0800
+++ /home/admin/joehorn/mydumper/distinfo	2011-05-16 16:10:25.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (mydumper-0.1.8a.tar.gz) = abdcdeef721c7274fcb5c0dde3b46e66b7a8e03574cf257e7f5322e70c3fdad5
-SIZE (mydumper-0.1.8a.tar.gz) = 11138
+SHA256 (mydumper-0.2.1.tar.gz) = c1a76fe5699698cc316bb8a6a8e3b54665771cd04d96b346ef5b89913027dc29
+SIZE (mydumper-0.2.1.tar.gz) = 24819
--- mydumper-0.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 16 08:20:22 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/157085: [PATCH] databases/mydumper: update to 0.2.1
Date: Mon, 16 May 2011 08:20:19 UT

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

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/157085: [PATCH] databases/mydumper: update to 0.2.1
Date: Tue, 24 May 2011 21:17:44 +0800

 Thanks, please commit it.
 
 On Mon, May 16, 2011 at 08:20:19AM +0000, Edwin Groothuis wrote:
 > Maintainer of databases/mydumper,
 > 
 > Please note that PR ports/157085 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/157085
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue May 24 15:49:30 UTC 2011 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157085 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu May 26 02:24:38 UTC 2011 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157085 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat May 28 14:06:51 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157085: commit references a PR
Date: Sat, 28 May 2011 14:06:51 +0000 (UTC)

 sunpoet     2011-05-28 14:06:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/mydumper   Makefile distinfo 
   Log:
   - Update to 0.2.2 while I'm here
   
   Changes:        https://launchpad.net/mydumper/0.2/0.2.2
   PR:             ports/157085
   Submitted by:   Joe Horn <joehorn@gmail.com>
   Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.6       +2 -3      ports/databases/mydumper/Makefile
   1.5       +2 -2      ports/databases/mydumper/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:
