svn commit: r446379 - head/databases/postgresql-tds_fdw

Jov amutu at amutu.com
Sat Jul 22 09:55:27 UTC 2017


Hi Antoine,
  Thanks for your work! I just check this port, the libodbc.so should
be replaced by libsybdb.so. I just curious about the method you find
this, I think mybe the check method should be integintegrated to QA
stage or portlint.

Regard,
Jov

2017-07-22 17:32 GMT+08:00 Antoine Brodin <antoine at freebsd.org>:
> Author: antoine
> Date: Sat Jul 22 09:32:59 2017
> New Revision: 446379
> URL: https://svnweb.freebsd.org/changeset/ports/446379
>
> Log:
>   Mark BROKEN: wrong dependencies
>
> Modified:
>   head/databases/postgresql-tds_fdw/Makefile
>
> Modified: head/databases/postgresql-tds_fdw/Makefile
> ==============================================================================
> --- head/databases/postgresql-tds_fdw/Makefile  Sat Jul 22 09:29:45 2017        (r446378)
> +++ head/databases/postgresql-tds_fdw/Makefile  Sat Jul 22 09:32:59 2017        (r446379)
> @@ -12,6 +12,8 @@ COMMENT=      PostgreSQL foreign data wrapper to connect to
>
>  LICENSE=       PostgreSQL
>
> +BROKEN=                wrong dependencies, libodbc.so is not provided by freetds
> +
>  LIB_DEPENDS=   libodbc.so:databases/freetds
>
>  USES=          gmake pgsql:9.2+
> _______________________________________________
> svn-ports-head at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-head
> To unsubscribe, send any mail to "svn-ports-head-unsubscribe at freebsd.org"


More information about the svn-ports-all mailing list