Date: Wed, 28 Dec 2016 13:20:55 +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: r429755 - head/devel/ruby-byaccr Message-ID: <201612281320.uBSDKtb0007335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612281320.uBSDKtb0007335>