From root@Leo.mi.chu.edu.tw  Wed Feb 10 12:56:15 2010
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 F26151065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 12:56:15 +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 9BCCC8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 12:56:14 +0000 (UTC)
Received: from Leo.mi.chu.edu.tw (localhost [127.0.0.1])
	by Leo.mi.chu.edu.tw (Postfix) with ESMTP id A9C764DFC5F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 20:56:13 +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 n9IgUIaM-tXD for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 10 Feb 2010 20:56:08 +0800 (CST)
Received: by Leo.mi.chu.edu.tw (Postfix, from userid 0)
	id BF6BB4DFC5A; Wed, 10 Feb 2010 20:56:08 +0800 (CST)
Message-Id: <20100210125608.BF6BB4DFC5A@Leo.mi.chu.edu.tw>
Date: Wed, 10 Feb 2010 20:56:08 +0800 (CST)
From: Joe Horn <joehorn@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/tuning-primer: Add dependency for MySQL client
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143725
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tuning-primer: Add dependency for MySQL client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 10 13:00:06 UTC 2010
>Closed-Date:    Thu Feb 11 19:54:40 UTC 2010
>Last-Modified:  Thu Feb 11 19:54:40 UTC 2010
>Originator:     Joe Horn
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #1: Fri Jan  8 23:08:25 CST
>Description:
- Add dependency for mysql client
- Bump PORTREVISION

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

--- tuning-primer-1.5.r5_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/tuning-primer/Makefile /home/admin/joehorn/tuning-primer/Makefile
--- /usr/ports/databases/tuning-primer/Makefile	2010-01-09 05:57:12.000000000 +0800
+++ /home/admin/joehorn/tuning-primer/Makefile	2010-02-10 01:44:12.000000000 +0800
@@ -7,6 +7,7 @@
 
 PORTNAME=	tuning-primer
 PORTVERSION=	1.5.r5
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://launchpadlibrarian.net/36004840/
 DISTNAME=	${PORTNAME}.sh
@@ -17,6 +18,7 @@
 COMMENT=	MySQL performance tuning primer script
 
 NO_BUILD=	yes
+USE_MYSQL=	yes
 
 PLIST_FILES=	bin/${PORTNAME}
 
--- tuning-primer-1.5.r5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Feb 11 03:42:00 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143725: commit references a PR
Date: Thu, 11 Feb 2010 19:38:34 +0000 (UTC)

 pgollucci    2010-02-11 19:38:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/tuning-primer Makefile 
   Log:
   - add USE_MYSQL=yes
   
   PR:             ports/143725
   Submitted by:   Joe Horn <joehorn@gmail.com>
   
   Revision  Changes    Path
   1.2       +2 -0      ports/databases/tuning-primer/Makefile
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Feb 11 19:54:39 UTC 2010 
State-Changed-Why:  
Committed, Thanks 

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