> On Mar 22, 2016, at 10:09 AM, [email protected] wrote:
>
> Revision
> 146965
> Author
> [email protected]
> Date
> 2016-03-22 08:09:14 -0700 (Tue, 22 Mar 2016)
> Log Message
>
> octave-database: update to 2.4.1; addresses ticket #50930.
> Modified Paths
>
> • trunk/dports/math/octave-database/Portfile
> Diff
>
> Modified: trunk/dports/math/octave-database/Portfile (146964 => 146965)
> depends_lib-append port:octave-struct \
> port:swig-octave \
> - path:bin/mysql_config5:mysql5 \
> + path:bin/mysql_config:mysql5 \
> port:sqlite3 \
> port:unixODBC
This change is not correct and should be reverted. The mysql5 port does not
provide ${prefix}/bin/mysql_config; it provides ${prefix}/bin/mysql_config5.
Better yet, since the mysql5 port has been obsolete for years, replace this
dependency with variants to let the user choose which mysql port to use.
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev