ports/180290: [PATCH] databases/xtrabackup: add p5-DBD-mysql dependency

Alex Samorukov samm at os2.kiev.ua
Fri Jul 5 07:40:00 UTC 2013


>Number:         180290
>Category:       ports
>Synopsis:       [PATCH] databases/xtrabackup: add p5-DBD-mysql dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 07:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
NetArt Group
>Environment:
System: FreeBSD bsd.home 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #11 r244411: Wed Dec 19 01:24:50 CET
>Description:
Perl script using p5-DBD-mysql to connect to MySQL, so adding it as run 
dependency

Port maintainer (aleksandr.kuzminsky at percona.com) is cc'd.

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

--- xtrabackup-2.1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/xtrabackup/Makefile /root/tmp/xtrabackup/Makefile
--- /usr/ports/databases/xtrabackup/Makefile	2013-07-04 19:57:17.000000000 +0200
+++ /root/tmp/xtrabackup/Makefile	2013-07-05 08:29:54.548369348 +0200
@@ -27,6 +27,7 @@
 		bison:${PORTSDIR}/devel/bison
 LIB_DEPENDS=	gcrypt:${PORTSDIR}/security/libgcrypt \
 		gpg-error:${PORTSDIR}/security/libgpg-error
+RUN_DEPENDS=	p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
 
 # autotool is in use for 5.1 builds
 MAKE_JOBS_SAFE=	yes
--- xtrabackup-2.1.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list