ports/176255: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Mar 5 09:40:01 UTC 2013


The following reply was made to PR ports/176255; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/176255: commit references a PR
Date: Tue,  5 Mar 2013 09:36:20 +0000 (UTC)

 Author: ale
 Date: Tue Mar  5 09:36:13 2013
 New Revision: 313443
 URL: http://svnweb.freebsd.org/changeset/ports/313443
 
 Log:
   Add perl runtime dependency for a few scripts (mysql_install_db is the main one).
   
   PR:		ports/176255
   Submitted by:	Rustem Alimov <rustem.alimov at gmail.com>
 
 Modified:
   head/databases/mysql56-server/Makefile
 
 Modified: head/databases/mysql56-server/Makefile
 ==============================================================================
 --- head/databases/mysql56-server/Makefile	Tue Mar  5 07:57:10 2013	(r313442)
 +++ head/databases/mysql56-server/Makefile	Tue Mar  5 09:36:13 2013	(r313443)
 @@ -43,6 +43,8 @@ CMAKE_ARGS+=	-DINSTALL_DOCDIR="share/doc
  USE_MYSQL=	yes
  WANT_MYSQL_VER=	56
  
 +USE_PERL5_RUN=	yes
 +
  LATEST_LINK=	mysql56-server
  
  CONFLICTS_INSTALL=	mysql-server-[34].* mysql-server-5.[0-57-9].* mariadb-server-5.* percona-server-5.*
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-perl mailing list