svn commit: r429755 - head/devel/ruby-byaccr

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:20:56 UTC 2016


Author: swills
Date: Wed Dec 28 13:20:55 2016
New Revision: 429755
URL: https://svnweb.freebsd.org/changeset/ports/429755

Log:
  devel/ruby-byaccr: deprecate

Modified:
  head/devel/ruby-byaccr/Makefile

Modified: head/devel/ruby-byaccr/Makefile
==============================================================================
--- head/devel/ruby-byaccr/Makefile	Wed Dec 28 13:18:55 2016	(r429754)
+++ head/devel/ruby-byaccr/Makefile	Wed Dec 28 13:20:55 2016	(r429755)
@@ -20,6 +20,9 @@ DOCS=		README		README.html
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-patch:
 	${REINPLACE_CMD} 's,^#include <malloc\.h>,#include <stdlib.h>,' ${WRKSRC}/*.[ch]
 


More information about the svn-ports-head mailing list