Date: Sat, 5 Apr 2014 18:32:00 +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: r350256 - head/devel/buildapp Message-ID: <201404051832.s35IW0n4024132@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Apr 5 18:31:59 2014 New Revision: 350256 URL: http://svnweb.freebsd.org/changeset/ports/350256 QAT: https://qat.redports.org/buildarchive/r350256/ Log: Deprecate: broken for more than 6 months With hat: portmgr Modified: head/devel/buildapp/Makefile Modified: head/devel/buildapp/Makefile ============================================================================== --- head/devel/buildapp/Makefile Sat Apr 5 18:14:16 2014 (r350255) +++ head/devel/buildapp/Makefile Sat Apr 5 18:31:59 2014 (r350256) @@ -24,6 +24,8 @@ PLIST_FILES= bin/buildapp PORTDOCS= * BROKEN= require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-05-05 post-patch: .SILENT ${REINPLACE_CMD} 's|sbcl|${SBCL}|' ${WRKSRC}/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404051832.s35IW0n4024132>