Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 11:59:31 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534076 - head/math/p5-Algorithm-KMeans
Message-ID:  <202005051159.045BxVxd041371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue May  5 11:59:31 2020
New Revision: 534076
URL: https://svnweb.freebsd.org/changeset/ports/534076

Log:
  math/p5-Algorithm-KMeans: expire in one month, depends on expired math/p5-Math-GSL

Modified:
  head/math/p5-Algorithm-KMeans/Makefile

Modified: head/math/p5-Algorithm-KMeans/Makefile
==============================================================================
--- head/math/p5-Algorithm-KMeans/Makefile	Tue May  5 11:58:16 2020	(r534075)
+++ head/math/p5-Algorithm-KMeans/Makefile	Tue May  5 11:59:31 2020	(r534076)
@@ -14,6 +14,9 @@ COMMENT=	Clustering multi-dimensional data with a pure
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+DEPRECATED=	Depends on expired math/p5-Math-GSL
+EXPIRATION_DATE=2020-06-05
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Graphics-GnuplotIF>=1.4:graphics/p5-Graphics-GnuplotIF \
 		p5-Math-GSL>=0.26:math/p5-Math-GSL \



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