svn commit: r534076 - head/math/p5-Algorithm-KMeans

Rene Ladan rene at FreeBSD.org
Tue May 5 11:59:31 UTC 2020


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 \


More information about the svn-ports-all mailing list