svn commit: r483826 - head/devel/ztcl

Antoine Brodin antoine at FreeBSD.org
Fri Nov 2 17:46:42 UTC 2018


Author: antoine
Date: Fri Nov  2 17:46:41 2018
New Revision: 483826
URL: https://svnweb.freebsd.org/changeset/ports/483826

Log:
  Deprecate: Unfetchable, unmaintained, info page unbuildable with recent makeinfo

Modified:
  head/devel/ztcl/Makefile

Modified: head/devel/ztcl/Makefile
==============================================================================
--- head/devel/ztcl/Makefile	Fri Nov  2 17:29:08 2018	(r483825)
+++ head/devel/ztcl/Makefile	Fri Nov  2 17:46:41 2018	(r483826)
@@ -13,6 +13,9 @@ COMMENT=	Zlib extension library for the Tcl
 
 LICENSE=	LGPL21
 
+DEPRECATED=	Unfetchable, unmaintained, info page unbuildable with recent makeinfo
+EXPIRATION_DATE=	2018-12-03
+
 LIB_DEPENDS=	libtclmore0.so:devel/tclmore
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-all mailing list