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

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Feb 27 23:42:47 UTC 2016


Author: stephen
Date: Sat Feb 27 23:42:45 2016
New Revision: 409700
URL: https://svnweb.freebsd.org/changeset/ports/409700

Log:
  - Add optional deendency math/octave-forge-zeromq.
  - Update to 20160227.

Modified:
  head/math/octave-forge/Makefile

Modified: head/math/octave-forge/Makefile
==============================================================================
--- head/math/octave-forge/Makefile	Sat Feb 27 23:39:12 2016	(r409699)
+++ head/math/octave-forge/Makefile	Sat Feb 27 23:42:45 2016	(r409700)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge
-PORTVERSION=	20160120
+PORTVERSION=	20160227
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -25,7 +25,7 @@ OPTIONS_DEFINE=	ACTUARIAL AD AUDIO BENCH
 		QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \
 		SPECIAL_MATRIX SPLINE_GCVSPL SPLINES STATISTICS STK STRINGS \
 		STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO XRAYLIB \
-		ZENITY
+		ZENITY ZEROMQ
 
 OPTIONS_DEFAULT=	${OPTIONS_DEFINE:NAD:NDICOM:NOCTGPR:NSPLINE_GCVSPL:NXRAYLIB}
 


More information about the svn-ports-all mailing list