svn commit: r406008 - head/math/octave-forge
Stephen Montgomery-Smith
stephen at FreeBSD.org
Wed Jan 13 04:32:00 UTC 2016
Author: stephen
Date: Wed Jan 13 04:31:59 2016
New Revision: 406008
URL: https://svnweb.freebsd.org/changeset/ports/406008
Log:
- Add math/otave-forge-tisean as an optional dependency.
- Update to version 20160113.
Modified:
head/math/octave-forge/Makefile
Modified: head/math/octave-forge/Makefile
==============================================================================
--- head/math/octave-forge/Makefile Wed Jan 13 04:30:04 2016 (r406007)
+++ head/math/octave-forge/Makefile Wed Jan 13 04:31:59 2016 (r406008)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= octave-forge
-PORTVERSION= 20150704
-PORTREVISION= 1
+PORTVERSION= 20160113
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -24,7 +23,8 @@ OPTIONS_DEFINE= ACTUARIAL AD AUDIO BENCH
OPTIM OPTIMINTERP OUTLIERS PARALLEL PDB PLOT PT_BR QUATERNION \
QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \
SPECIAL_MATRIX SPLINE_GCVSPL SPLINES STATISTICS STK STRINGS \
- STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO XRAYLIB ZENITY
+ STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO XRAYLIB \
+ ZENITY
OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NAD:NDICOM:NOCTGPR:NSPLINE_GCVSPL:NVIDEO:NXRAYLIB}
More information about the svn-ports-head
mailing list