Date: Fri, 19 Apr 2019 13:15:30 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499352 - head/databases/xapian-bindings12 Message-ID: <201904191315.x3JDFUsW094673@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Apr 19 13:15:30 2019 New Revision: 499352 URL: https://svnweb.freebsd.org/changeset/ports/499352 Log: Mark BROKEN with ruby 2.5. PR: 233901 Modified: head/databases/xapian-bindings12/Makefile Modified: head/databases/xapian-bindings12/Makefile ============================================================================== --- head/databases/xapian-bindings12/Makefile Fri Apr 19 13:14:30 2019 (r499351) +++ head/databases/xapian-bindings12/Makefile Fri Apr 19 13:15:30 2019 (r499352) @@ -15,6 +15,8 @@ COMMENT= Bindings allowing Xapian to be used from vari LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_RUBY25= yes + LIB_DEPENDS= libxapian.so:databases/xapian-core12 CONFLICTS= xapian-bindings
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904191315.x3JDFUsW094673>