Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2021 01:48:07 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569175 - in head: . math math/rehearse
Message-ID:  <202103250148.12P1m7ds058020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Mar 25 01:48:06 2021
New Revision: 569175
URL: https://svnweb.freebsd.org/changeset/ports/569175

Log:
  Re-add math/rehearse: Doesn't seem to depend on any conflicting ports

Added:
  head/math/rehearse/
     - copied from r546332, head/math/rehearse/
Modified:
  head/MOVED
  head/math/Makefile
  head/math/rehearse/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Mar 25 01:45:17 2021	(r569174)
+++ head/MOVED	Thu Mar 25 01:48:06 2021	(r569175)
@@ -15351,7 +15351,6 @@ games/xminesweep||2020-08-27|Has expired: Broken for m
 graphics/backfract||2020-08-27|Has expired: Broken for more than 6 months
 japanese/kanjipad||2020-08-27|Has expired: Broken for more than 6 months
 japanese/xdtp||2020-08-27|Has expired: Broken for more than 6 months
-math/rehearse||2020-08-27|Has expired: Broken for more than 6 months
 net/hinfo||2020-08-27|Has expired: Broken for more than 6 months
 science/fleur||2020-08-27|Has expired: Broken for more than 6 months
 science/lm||2020-08-27|Has expired: Broken for more than 6 months

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Thu Mar 25 01:45:17 2021	(r569174)
+++ head/math/Makefile	Thu Mar 25 01:48:06 2021	(r569175)
@@ -903,6 +903,7 @@
     SUBDIR += reduce
     SUBDIR += reduce-psl
     SUBDIR += reed-solomon
+    SUBDIR += rehearse
     SUBDIR += rexx-regmath
     SUBDIR += rkward-kde
     SUBDIR += rngstreams

Modified: head/math/rehearse/Makefile
==============================================================================
--- head/math/rehearse/Makefile	Thu Aug 27 09:36:41 2020	(r546332)
+++ head/math/rehearse/Makefile	Thu Mar 25 01:48:06 2021	(r569175)
@@ -11,10 +11,6 @@ COMMENT=	Algebraic modeling library in C++ for linear 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		depends on conflicting ports
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-08-26
-
 LIB_DEPENDS=	libClp.so:math/clp \
 		libOsi.so:math/osi
 



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