svn commit: r320810 - head/benchmarks/polygraph31

Antoine Brodin antoine at FreeBSD.org
Thu Jun 13 16:02:58 UTC 2013


Author: antoine
Date: Thu Jun 13 16:02:57 2013
New Revision: 320810
URL: http://svnweb.freebsd.org/changeset/ports/320810

Log:
  Deprecate: broken since March 2010
  
  Approved by:	maintainer

Modified:
  head/benchmarks/polygraph31/Makefile

Modified: head/benchmarks/polygraph31/Makefile
==============================================================================
--- head/benchmarks/polygraph31/Makefile	Thu Jun 13 15:58:20 2013	(r320809)
+++ head/benchmarks/polygraph31/Makefile	Thu Jun 13 16:02:57 2013	(r320810)
@@ -12,6 +12,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	adrian at FreeBSD.org
 COMMENT=	A benchmarking tool for Web proxies
 
+DEPRECATED=	Broken since March 2010
+EXPIRATION_DATE=2013-07-13
+
 GNU_CONFIGURE=	YES
 CPPFLAGS+=	-Wno-deprecated
 CONFIGURE_ARGS+=--datadir=${DATADIR}


More information about the svn-ports-all mailing list