Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2020 23:12:35 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542161 - head/astro/pyephem
Message-ID:  <202007132312.06DNCZm0004877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jul 13 23:12:34 2020
New Revision: 542161
URL: https://svnweb.freebsd.org/changeset/ports/542161

Log:
  - Mark BROKEN

Modified:
  head/astro/pyephem/Makefile

Modified: head/astro/pyephem/Makefile
==============================================================================
--- head/astro/pyephem/Makefile	Mon Jul 13 22:35:49 2020	(r542160)
+++ head/astro/pyephem/Makefile	Mon Jul 13 23:12:34 2020	(r542161)
@@ -17,6 +17,8 @@ LICENSE=	LGPL3
 DEPRECATED=	Use py-ephem instead.
 EXPIRATION_DATE=	2020-08-04
 
+BROKEN=		fails to compile
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ephem==${PORTVERSION}:astro/py-ephem@${PY_FLAVOR}
 
 USES=		python



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