ports/143725: [MAINTAINER] databases/tuning-primer: Add dependency for MySQL client

Joe Horn joehorn at gmail.com
Wed Feb 10 13:00:07 UTC 2010


>Number:         143725
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tuning-primer: Add dependency for MySQL client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 10 13:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list