Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2015 14:30:06 +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: r383647 - head/lang/pure
Message-ID:  <201504091430.t39EU6Xn036617@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504091430.t39EU6Xn036617>