Date: Mon, 11 Dec 2017 22:35:03 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456071 - head/audio/ruby-xmms2 Message-ID: <201712112235.vBBMZ3N1089866@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Dec 11 22:35:02 2017 New Revision: 456071 URL: https://svnweb.freebsd.org/changeset/ports/456071 Log: audio/ruby-xmms: mark broken with ruby 2.4 and deprecate Modified: head/audio/ruby-xmms2/Makefile Modified: head/audio/ruby-xmms2/Makefile ============================================================================== --- head/audio/ruby-xmms2/Makefile Mon Dec 11 22:31:19 2017 (r456070) +++ head/audio/ruby-xmms2/Makefile Mon Dec 11 22:35:02 2017 (r456071) @@ -18,6 +18,10 @@ USE_GNOME= glib20 BROKEN_RUBY22= yes BROKEN_RUBY23= yes +BROKEN_RUBY24= yes + +DEPRECATED= Does not build with current versions of ruby +EXPIRATION_DATE= 2018-01-12 PLIST= ${.CURDIR}/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712112235.vBBMZ3N1089866>