svn commit: r456318 - head/databases/ruby-odbc
Steve Wills
swills at FreeBSD.org
Thu Dec 14 17:52:40 UTC 2017
Author: swills
Date: Thu Dec 14 17:52:39 2017
New Revision: 456318
URL: https://svnweb.freebsd.org/changeset/ports/456318
Log:
databases/ruby-odbc: mark broken with ruby 2.4
Modified:
head/databases/ruby-odbc/Makefile
Modified: head/databases/ruby-odbc/Makefile
==============================================================================
--- head/databases/ruby-odbc/Makefile Thu Dec 14 17:41:31 2017 (r456317)
+++ head/databases/ruby-odbc/Makefile Thu Dec 14 17:52:39 2017 (r456318)
@@ -13,6 +13,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu at FreeBSD.org
COMMENT= Ruby extension library to use ODBC data sources
+BROKEN_ruby24= yes
+
OPTIONS_DEFINe= DOCS EXAMPLES
LIB_DEPENDS= libodbc.so:databases/unixODBC
More information about the svn-ports-all
mailing list