Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2018 17:01:46 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464390 - head/math/abacus
Message-ID:  <201803131701.w2DH1k4A024787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Mar 13 17:01:45 2018
New Revision: 464390
URL: https://svnweb.freebsd.org/changeset/ports/464390

Log:
  math/abacus: re-reprecate, apparently I was too optimistic
  
  Reported by:	tobik

Modified:
  head/math/abacus/Makefile

Modified: head/math/abacus/Makefile
==============================================================================
--- head/math/abacus/Makefile	Tue Mar 13 16:52:53 2018	(r464389)
+++ head/math/abacus/Makefile	Tue Mar 13 17:01:45 2018	(r464390)
@@ -12,6 +12,9 @@ COMMENT=	Branch-And-CUt System
 
 LICENSE=	LGPL21+
 
+DEPRECATED=	Unmaintained and has a broken shared library
+EXPIRATION_DATE=2018-03-31
+
 LIB_DEPENDS=	libClp.so:math/coinmp
 
 NO_WRKSUBDIR=	yes



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