svn commit: r508229 - head/sysutils/docker-freebsd

Jochen Neumeister joneum at FreeBSD.org
Tue Aug 6 06:41:52 UTC 2019


Author: joneum
Date: Tue Aug  6 06:41:51 2019
New Revision: 508229
URL: https://svnweb.freebsd.org/changeset/ports/508229

Log:
  Remove EXPIRATION_DATE. We are working on an update

Modified:
  head/sysutils/docker-freebsd/Makefile

Modified: head/sysutils/docker-freebsd/Makefile
==============================================================================
--- head/sysutils/docker-freebsd/Makefile	Tue Aug  6 06:10:10 2019	(r508228)
+++ head/sysutils/docker-freebsd/Makefile	Tue Aug  6 06:41:51 2019	(r508229)
@@ -13,8 +13,6 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		fails to build
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2019-09-04
 
 BUILD_DEPENDS=	bash:shells/bash \
 		sqlite3:databases/sqlite3


More information about the svn-ports-head mailing list