svn commit: r348585 - in head: biology/finchtv devel/lua-redis-parser

Antoine Brodin antoine at FreeBSD.org
Tue Mar 18 18:10:26 UTC 2014


Author: antoine
Date: Tue Mar 18 18:10:25 2014
New Revision: 348585
URL: http://svnweb.freebsd.org/changeset/ports/348585
QAT: https://qat.redports.org/buildarchive/r348585/

Log:
  Deprecate: Broken for more than 6 months

Modified:
  head/biology/finchtv/Makefile
  head/devel/lua-redis-parser/Makefile

Modified: head/biology/finchtv/Makefile
==============================================================================
--- head/biology/finchtv/Makefile	Tue Mar 18 18:03:09 2014	(r348584)
+++ head/biology/finchtv/Makefile	Tue Mar 18 18:10:25 2014	(r348585)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A chromatogram trace viewer
 
 BROKEN=		fails to checksum
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-04-18
 
 USE_LINUX?=	yes
 ONLY_FOR_ARCHS=	i386

Modified: head/devel/lua-redis-parser/Makefile
==============================================================================
--- head/devel/lua-redis-parser/Makefile	Tue Mar 18 18:03:09 2014	(r348584)
+++ head/devel/lua-redis-parser/Makefile	Tue Mar 18 18:10:25 2014	(r348585)
@@ -12,6 +12,8 @@ MAINTAINER=	osa at FreeBSD.org
 COMMENT=	Redis reply parser and request constructor library for Lua
 
 BROKEN=		fails checksum because uses moving master branch
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-04-18
 
 USE_LUA?=	5.1
 GITVERSION=	0-g32cee57


More information about the svn-ports-head mailing list