Date: Fri, 2 Nov 2018 17:46:41 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483826 - head/devel/ztcl Message-ID: <201811021746.wA2HkffN056063@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811021746.wA2HkffN056063>