svn commit: r350256 - head/devel/buildapp

Antoine Brodin antoine at FreeBSD.org
Sat Apr 5 18:32:00 UTC 2014


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


More information about the svn-ports-all mailing list