svn commit: r465924 - head/lang/py-clojure_py
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 29 20:08:59 UTC 2018
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
More information about the svn-ports-all
mailing list