svn commit: r429690 - head/audio/ruby-audiofile

Steve Wills swills at FreeBSD.org
Wed Dec 28 02:46:20 UTC 2016


Author: swills
Date: Wed Dec 28 02:46:18 2016
New Revision: 429690
URL: https://svnweb.freebsd.org/changeset/ports/429690

Log:
  audio/ruby-audiofile: deprecate

Modified:
  head/audio/ruby-audiofile/Makefile

Modified: head/audio/ruby-audiofile/Makefile
==============================================================================
--- head/audio/ruby-audiofile/Makefile	Wed Dec 28 02:43:55 2016	(r429689)
+++ head/audio/ruby-audiofile/Makefile	Wed Dec 28 02:46:18 2016	(r429690)
@@ -32,6 +32,9 @@ CDDB_WRKSRC=	${WRKDIR}/example
 INSTALL_TARGET=	site-install
 REINPLACE_ARGS=	-i ""
 
+DEPRECATED=	Broken on modern versions of Ruby
+EXPIRATION_DATE=	2017-01-28
+
 post-patch:
 	@${REINPLACE_CMD} -E -e "s,/home/jaredj/ruby-lib/(cddb),\1,g" ${CDDB_WRKSRC}/wavcddb
 


More information about the svn-ports-head mailing list