svn commit: r383647 - head/lang/pure

Antoine Brodin antoine at FreeBSD.org
Thu Apr 9 14:30:07 UTC 2015


Author: antoine
Date: Thu Apr  9 14:30:05 2015
New Revision: 383647
URL: https://svnweb.freebsd.org/changeset/ports/383647

Log:
  Mark BROKEN again and re-schedule for removal

Modified:
  head/lang/pure/Makefile

Modified: head/lang/pure/Makefile
==============================================================================
--- head/lang/pure/Makefile	Thu Apr  9 14:25:24 2015	(r383646)
+++ head/lang/pure/Makefile	Thu Apr  9 14:30:05 2015	(r383647)
@@ -15,6 +15,10 @@ COMMENT=	Modern-style functional program
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	dual
 
+BROKEN=		Unfetchable
+DEPRECATED=	Old revision of software, depends on old version of llvm
+EXPIRATION_DATE=	2015-05-14
+
 LLVM_VERSION=	33
 
 LIB_DEPENDS=	libltdl.so:${PORTSDIR}/devel/libltdl \


More information about the svn-ports-all mailing list