svn commit: r437836 - head/benchmarks/gobench

Steve Wills swills at FreeBSD.org
Wed Apr 5 21:19:05 UTC 2017


Author: swills
Date: Wed Apr  5 21:19:04 2017
New Revision: 437836
URL: https://svnweb.freebsd.org/changeset/ports/437836

Log:
  benchmarks/gobench: mark deprecated

Modified:
  head/benchmarks/gobench/Makefile

Modified: head/benchmarks/gobench/Makefile
==============================================================================
--- head/benchmarks/gobench/Makefile	Wed Apr  5 21:12:58 2017	(r437835)
+++ head/benchmarks/gobench/Makefile	Wed Apr  5 21:19:04 2017	(r437836)
@@ -18,6 +18,9 @@ GH_ACCOUNT=	tabrarg
 NO_ARCH=        yes
 NO_BUILD=       yes
 
+DEPRECATED=	Builds each time it runs
+EXPIRATION_DATE=	2017-05-05
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/gobench
 


More information about the svn-ports-head mailing list