svn commit: r429650 - head/x11/ruby-X11

Steve Wills swills at FreeBSD.org
Tue Dec 27 19:57:50 UTC 2016


Author: swills
Date: Tue Dec 27 19:57:48 2016
New Revision: 429650
URL: https://svnweb.freebsd.org/changeset/ports/429650

Log:
  x11/ruby-X11: deprecate

Modified:
  head/x11/ruby-X11/Makefile

Modified: head/x11/ruby-X11/Makefile
==============================================================================
--- head/x11/ruby-X11/Makefile	Tue Dec 27 19:50:25 2016	(r429649)
+++ head/x11/ruby-X11/Makefile	Tue Dec 27 19:57:48 2016	(r429650)
@@ -19,6 +19,9 @@ NO_BUILD=	yes
 DOCS=		ChangeLog Documentation Overview TODO
 EXAMPLES=	tests/*
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 OPTIONS_DEFINE=	DOCS
 
 do-install:


More information about the svn-ports-head mailing list