Date: Wed, 28 Dec 2016 02:46:18 +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: r429690 - head/audio/ruby-audiofile Message-ID: <201612280246.uBS2kIRo040857@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280246.uBS2kIRo040857>