ports/136088: New ports: databases/mysql-workbench51 databases/mysql-workbench52

Maxim Ignatenko gelraen.ua at gmail.com
Sat Jun 27 18:30:05 UTC 2009


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

From: Maxim Ignatenko <gelraen.ua at gmail.com>
To: Andrzej Tobola <ato at iem.pw.edu.pl>, bug-followup at freebsd.org
Cc:  
Subject: Re: ports/136088: New ports: databases/mysql-workbench51 
	databases/mysql-workbench52
Date: Sat, 27 Jun 2009 21:26:41 +0300

 I've missed that some files was in DOS format, and gnats stripped \r's
 from shar :(
 Next patch should fix this
 
 --- mysql-workbench51/Makefile.orig     2009-06-27 21:06:16.000000000 +0300
 +++ mysql-workbench51/Makefile  2009-06-27 21:19:16.000000000 +0300
 @@ -29,6 +29,8 @@
  ACLOCAL_ARGS=
  AUTOCONF_ARGS=
  SUBDIRS=       ext/yassl/taocrypt ext/yassl .
 +USE_DOS2UNIX=  yes
 +DOS2UNIX_REGEX=        .*ext/yassl/.*(Makefile.am|configure.in)
 
  OPTIONS=       PYTHON  "Enable Python scripting and modules" off



More information about the freebsd-ports-bugs mailing list