svn commit: r429693 - head/audio/ruby-mp3tag
Steve Wills
swills at FreeBSD.org
Wed Dec 28 02:56:41 UTC 2016
Author: swills
Date: Wed Dec 28 02:56:39 2016
New Revision: 429693
URL: https://svnweb.freebsd.org/changeset/ports/429693
Log:
audio/ruby-mp3tag: deprecate
Modified:
head/audio/ruby-mp3tag/Makefile
Modified: head/audio/ruby-mp3tag/Makefile
==============================================================================
--- head/audio/ruby-mp3tag/Makefile Wed Dec 28 02:51:57 2016 (r429692)
+++ head/audio/ruby-mp3tag/Makefile Wed Dec 28 02:56:39 2016 (r429693)
@@ -21,6 +21,9 @@ NO_ARCH= yes
NO_BUILD= yes
USE_RUBY= yes
+DEPRECATED= Upstream no longer active
+EXPIRATION_DATE= 2017-01-28
+
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(require[[:space:]]+')\./mp3tag(.*),\1mp3tag\2," \
More information about the svn-ports-all
mailing list