svn commit: r535897 - head/math/octave-forge

Stephen Montgomery-Smith stephen at FreeBSD.org
Tue May 19 23:27:02 UTC 2020


Author: stephen
Date: Tue May 19 23:27:01 2020
New Revision: 535897
URL: https://svnweb.freebsd.org/changeset/ports/535897

Log:
  - Add optional dependency math/octave-forge-sparsersb.
  - Update to 20200519.

Modified:
  head/math/octave-forge/Makefile

Modified: head/math/octave-forge/Makefile
==============================================================================
--- head/math/octave-forge/Makefile	Tue May 19 23:25:51 2020	(r535896)
+++ head/math/octave-forge/Makefile	Tue May 19 23:27:01 2020	(r535897)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge
-PORTVERSION=	20200117
+PORTVERSION=	20200519
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -23,7 +23,7 @@ OPTIONS_DEFINE=	AUDIO ACTUARIAL BENCHMARK BIM BIOINFO 
 		OCT2MAT OCTCLIP OCTPROJ ODEBVP OPTICS \
 		OPTIM OPTIMINTERP OUTLIERS PARALLEL PLOT QUATERNION \
 		QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \
-		SPECIAL_MATRIX SPLINES STATISTICS STK STRINGS \
+		SPARSERSB SPECIAL_MATRIX SPLINES STATISTICS STK STRINGS \
 		STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \
 		ZENITY ZEROMQ
 


More information about the svn-ports-head mailing list