svn commit: r347792 - in head: devel/lua-rds-parser www/mambo

Antoine Brodin antoine at FreeBSD.org
Mon Mar 10 18:53:23 UTC 2014


Author: antoine
Date: Mon Mar 10 18:53:22 2014
New Revision: 347792
URL: http://svnweb.freebsd.org/changeset/ports/347792
QAT: https://qat.redports.org/buildarchive/r347792/

Log:
  Deprecate: marked BROKEN for more than 6 months

Modified:
  head/devel/lua-rds-parser/Makefile
  head/www/mambo/Makefile

Modified: head/devel/lua-rds-parser/Makefile
==============================================================================
--- head/devel/lua-rds-parser/Makefile	Mon Mar 10 18:16:44 2014	(r347791)
+++ head/devel/lua-rds-parser/Makefile	Mon Mar 10 18:53:22 2014	(r347792)
@@ -12,6 +12,8 @@ MAINTAINER=	osa at FreeBSD.org
 COMMENT=	Resty-DBD-Stream (RDS) parser for Lua written in C
 
 BROKEN=		Unfetchable due to checksum mismatch
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-04-10
 USE_LUA?=	5.1
 GITVERSION=	0-gb46bbd8
 WRKSRC=		${WRKDIR}/agentzh-lua-rds-parser-${GITVERSION:S/^0-g//}

Modified: head/www/mambo/Makefile
==============================================================================
--- head/www/mambo/Makefile	Mon Mar 10 18:16:44 2014	(r347791)
+++ head/www/mambo/Makefile	Mon Mar 10 18:53:22 2014	(r347792)
@@ -11,6 +11,8 @@ MAINTAINER=	tabmow at freenode.net
 COMMENT=	A dynamic web content management system (CMS)
 
 BROKEN=		Unfetchable due to expired DNS on MASTER_SITES
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-04-10
 
 NO_BUILD=	yes
 SUB_FILES+=	pkg-message


More information about the svn-ports-head mailing list