Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2018 20:08:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465924 - head/lang/py-clojure_py
Message-ID:  <201803292008.w2TK8xr0099204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 29 20:08:58 2018
New Revision: 465924
URL: https://svnweb.freebsd.org/changeset/ports/465924

Log:
  Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 2018-04-30

Modified:
  head/lang/py-clojure_py/Makefile

Modified: head/lang/py-clojure_py/Makefile
==============================================================================
--- head/lang/py-clojure_py/Makefile	Thu Mar 29 20:01:50 2018	(r465923)
+++ head/lang/py-clojure_py/Makefile	Thu Mar 29 20:08:58 2018	(r465924)
@@ -12,6 +12,10 @@ COMMENT=	Implementation of Clojure in Python
 
 LICENSE=	EPL
 
+BROKEN=		does not build with latest setuptools (39.0.1)
+DEPRECATED=	Upstream disappeared
+EXPIRATION_DATE=2018-04-30
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes



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