Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 02:57:04 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476952 - in head: benchmarks/octave-forge-benchmark math/octave math/octave-forge-actuarial math/octave-forge-bim math/octave-forge-bioinfo math/octave-forge-bsltl math/octave-forge-cg...
Message-ID:  <201808120257.w7C2v4h7045692@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sun Aug 12 02:57:03 2018
New Revision: 476952
URL: https://svnweb.freebsd.org/changeset/ports/476952

Log:
  - Update math/octave to 4.4.1.
  - Bump portrevision for all octave-forge-* ports.

Modified:
  head/benchmarks/octave-forge-benchmark/Makefile
  head/math/octave-forge-actuarial/Makefile
  head/math/octave-forge-bim/Makefile
  head/math/octave-forge-bioinfo/Makefile
  head/math/octave-forge-bsltl/Makefile
  head/math/octave-forge-cgi/Makefile
  head/math/octave-forge-civil-engineering/Makefile
  head/math/octave-forge-control/Makefile
  head/math/octave-forge-data-smoothing/Makefile
  head/math/octave-forge-database/Makefile
  head/math/octave-forge-dataframe/Makefile
  head/math/octave-forge-dicom/Makefile
  head/math/octave-forge-divand/Makefile
  head/math/octave-forge-doctest/Makefile
  head/math/octave-forge-econometrics/Makefile
  head/math/octave-forge-fenv/Makefile
  head/math/octave-forge-financial/Makefile
  head/math/octave-forge-fits/Makefile
  head/math/octave-forge-fpl/Makefile
  head/math/octave-forge-fuzzy-logic-toolkit/Makefile
  head/math/octave-forge-ga/Makefile
  head/math/octave-forge-general/Makefile
  head/math/octave-forge-generate_html/Makefile
  head/math/octave-forge-geometry/Makefile
  head/math/octave-forge-gnuplot/Makefile
  head/math/octave-forge-gsl/Makefile
  head/math/octave-forge-ident/Makefile
  head/math/octave-forge-image/Makefile
  head/math/octave-forge-informationtheory/Makefile
  head/math/octave-forge-integration/Makefile
  head/math/octave-forge-interval/Makefile
  head/math/octave-forge-io/Makefile
  head/math/octave-forge-irsa/Makefile
  head/math/octave-forge-level-set/Makefile
  head/math/octave-forge-linear-algebra/Makefile
  head/math/octave-forge-lssa/Makefile
  head/math/octave-forge-ltfat/Makefile
  head/math/octave-forge-mapping/Makefile
  head/math/octave-forge-mechanics/Makefile
  head/math/octave-forge-miscellaneous/Makefile
  head/math/octave-forge-missing-functions/Makefile
  head/math/octave-forge-msh/Makefile
  head/math/octave-forge-multicore/Makefile
  head/math/octave-forge-mvn/Makefile
  head/math/octave-forge-nan/Makefile
  head/math/octave-forge-ncarray/Makefile
  head/math/octave-forge-netcdf/Makefile
  head/math/octave-forge-nlwing2/Makefile
  head/math/octave-forge-nnet/Makefile
  head/math/octave-forge-nurbs/Makefile
  head/math/octave-forge-oct2mat/Makefile
  head/math/octave-forge-octclip/Makefile
  head/math/octave-forge-octproj/Makefile
  head/math/octave-forge-odebvp/Makefile
  head/math/octave-forge-optics/Makefile
  head/math/octave-forge-optim/Makefile
  head/math/octave-forge-optiminterp/Makefile
  head/math/octave-forge-outliers/Makefile
  head/math/octave-forge-parallel/Makefile
  head/math/octave-forge-plot/Makefile
  head/math/octave-forge-quaternion/Makefile
  head/math/octave-forge-queueing/Makefile
  head/math/octave-forge-secs1d/Makefile
  head/math/octave-forge-secs2d/Makefile
  head/math/octave-forge-secs3d/Makefile
  head/math/octave-forge-signal/Makefile
  head/math/octave-forge-simp/Makefile
  head/math/octave-forge-sockets/Makefile
  head/math/octave-forge-sparsersb/Makefile
  head/math/octave-forge-specfun/Makefile
  head/math/octave-forge-special-matrix/Makefile
  head/math/octave-forge-splines/Makefile
  head/math/octave-forge-statistics/Makefile
  head/math/octave-forge-stk/Makefile
  head/math/octave-forge-strings/Makefile
  head/math/octave-forge-struct/Makefile
  head/math/octave-forge-symband/Makefile
  head/math/octave-forge-symbolic/Makefile
  head/math/octave-forge-tcl-octave/Makefile
  head/math/octave-forge-tisean/Makefile
  head/math/octave-forge-tsa/Makefile
  head/math/octave-forge-video/Makefile
  head/math/octave-forge-zenity/Makefile
  head/math/octave-forge-zeromq/Makefile
  head/math/octave/Makefile
  head/math/octave/Makefile.version
  head/math/octave/distinfo
  head/math/octave/pkg-plist

Modified: head/benchmarks/octave-forge-benchmark/Makefile
==============================================================================
--- head/benchmarks/octave-forge-benchmark/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/benchmarks/octave-forge-benchmark/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-benchmark
 PORTVERSION=	1.1.1
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	benchmarks math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-actuarial/Makefile
==============================================================================
--- head/math/octave-forge-actuarial/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-actuarial/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-actuarial
 PORTVERSION=	1.1.0
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-bim/Makefile
==============================================================================
--- head/math/octave-forge-bim/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-bim/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-bim
 PORTVERSION=	1.1.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-bioinfo/Makefile
==============================================================================
--- head/math/octave-forge-bioinfo/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-bioinfo/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-bioinfo
 PORTVERSION=	0.1.2
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-bsltl/Makefile
==============================================================================
--- head/math/octave-forge-bsltl/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-bsltl/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-bsltl
 PORTVERSION=	1.1.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-cgi/Makefile
==============================================================================
--- head/math/octave-forge-cgi/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-cgi/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-cgi
 PORTVERSION=	0.1.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-civil-engineering/Makefile
==============================================================================
--- head/math/octave-forge-civil-engineering/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-civil-engineering/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-civil-engineering
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-control/Makefile
==============================================================================
--- head/math/octave-forge-control/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-control/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-control
 PORTVERSION=	3.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-data-smoothing/Makefile
==============================================================================
--- head/math/octave-forge-data-smoothing/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-data-smoothing/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-data-smoothing
 PORTVERSION=	1.3.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-database/Makefile
==============================================================================
--- head/math/octave-forge-database/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-database/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-database
 PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-dataframe/Makefile
==============================================================================
--- head/math/octave-forge-dataframe/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-dataframe/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-dataframe
 PORTVERSION=	1.2.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-dicom/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-dicom
 PORTVERSION=	0.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-divand/Makefile
==============================================================================
--- head/math/octave-forge-divand/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-divand/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-divand
 PORTVERSION=	1.1.2
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-doctest/Makefile
==============================================================================
--- head/math/octave-forge-doctest/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-doctest/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-doctest
 PORTVERSION=	0.6.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-econometrics/Makefile
==============================================================================
--- head/math/octave-forge-econometrics/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-econometrics/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-econometrics
 PORTVERSION=	1.1.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-fenv/Makefile
==============================================================================
--- head/math/octave-forge-fenv/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-fenv/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fenv
 PORTVERSION=	0.1.0
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-financial/Makefile
==============================================================================
--- head/math/octave-forge-financial/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-financial/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-financial
 PORTVERSION=	0.5.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-fits/Makefile
==============================================================================
--- head/math/octave-forge-fits/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-fits/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fits
 PORTVERSION=	1.0.7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-fpl/Makefile
==============================================================================
--- head/math/octave-forge-fpl/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-fpl/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fpl
 PORTVERSION=	1.3.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-fuzzy-logic-toolkit/Makefile
==============================================================================
--- head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fuzzy-logic-toolkit
 PORTVERSION=	0.4.5
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-ga/Makefile
==============================================================================
--- head/math/octave-forge-ga/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-ga/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-ga
 PORTVERSION=	0.10.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-general/Makefile
==============================================================================
--- head/math/octave-forge-general/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-general/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-general
 PORTVERSION=	2.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-generate_html/Makefile
==============================================================================
--- head/math/octave-forge-generate_html/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-generate_html/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-generate_html
 PORTVERSION=	0.3.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-geometry/Makefile
==============================================================================
--- head/math/octave-forge-geometry/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-geometry/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-geometry
 PORTVERSION=	3.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-gnuplot/Makefile
==============================================================================
--- head/math/octave-forge-gnuplot/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-gnuplot/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-gnuplot
 PORTVERSION=	1.0.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-gsl/Makefile
==============================================================================
--- head/math/octave-forge-gsl/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-gsl/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-gsl
 PORTVERSION=	2.1.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-ident/Makefile
==============================================================================
--- head/math/octave-forge-ident/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-ident/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-ident
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-image/Makefile
==============================================================================
--- head/math/octave-forge-image/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-image/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-image
 PORTVERSION=	2.8.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-informationtheory/Makefile
==============================================================================
--- head/math/octave-forge-informationtheory/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-informationtheory/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-informationtheory
 PORTVERSION=	0.1.8
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-integration/Makefile
==============================================================================
--- head/math/octave-forge-integration/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-integration/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-integration
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-interval/Makefile
==============================================================================
--- head/math/octave-forge-interval/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-interval/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-interval
 PORTVERSION=	3.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-io/Makefile
==============================================================================
--- head/math/octave-forge-io/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-io/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-io
 PORTVERSION=	2.4.11
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	math
 

Modified: head/math/octave-forge-irsa/Makefile
==============================================================================
--- head/math/octave-forge-irsa/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-irsa/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-irsa
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-level-set/Makefile
==============================================================================
--- head/math/octave-forge-level-set/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-level-set/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-level-set
 PORTVERSION=	0.3.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-linear-algebra/Makefile
==============================================================================
--- head/math/octave-forge-linear-algebra/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-linear-algebra/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-linear-algebra
 PORTVERSION=	2.2.2
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	1
 CATEGORIES=	math
 

Modified: head/math/octave-forge-lssa/Makefile
==============================================================================
--- head/math/octave-forge-lssa/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-lssa/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-lssa
 PORTVERSION=	0.1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-ltfat/Makefile
==============================================================================
--- head/math/octave-forge-ltfat/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-ltfat/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-ltfat
 PORTVERSION=	2.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	math
 

Modified: head/math/octave-forge-mapping/Makefile
==============================================================================
--- head/math/octave-forge-mapping/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-mapping/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-mapping
 PORTVERSION=	1.2.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-mechanics/Makefile
==============================================================================
--- head/math/octave-forge-mechanics/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-mechanics/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-mechanics
 PORTVERSION=	1.3.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-miscellaneous/Makefile
==============================================================================
--- head/math/octave-forge-miscellaneous/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-miscellaneous/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-miscellaneous
 PORTVERSION=	1.2.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-missing-functions/Makefile
==============================================================================
--- head/math/octave-forge-missing-functions/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-missing-functions/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-missing-functions
 PORTVERSION=	1.0.2
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-msh/Makefile
==============================================================================
--- head/math/octave-forge-msh/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-msh/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-msh
 PORTVERSION=	1.0.10
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-multicore/Makefile
==============================================================================
--- head/math/octave-forge-multicore/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-multicore/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-multicore
 PORTVERSION=	0.2.15
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-mvn/Makefile
==============================================================================
--- head/math/octave-forge-mvn/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-mvn/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-mvn
 PORTVERSION=	1.1.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-nan/Makefile
==============================================================================
--- head/math/octave-forge-nan/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-nan/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-nan
 PORTVERSION=	3.1.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-ncarray/Makefile
==============================================================================
--- head/math/octave-forge-ncarray/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-ncarray/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-ncarray
 PORTVERSION=	1.0.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-netcdf/Makefile
==============================================================================
--- head/math/octave-forge-netcdf/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-netcdf/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-netcdf
 PORTVERSION=	1.0.12
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-nlwing2/Makefile
==============================================================================
--- head/math/octave-forge-nlwing2/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-nlwing2/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-nlwing2
 PORTVERSION=	1.2.0
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-nnet/Makefile
==============================================================================
--- head/math/octave-forge-nnet/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-nnet/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-nnet
 PORTVERSION=	0.1.13
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-nurbs/Makefile
==============================================================================
--- head/math/octave-forge-nurbs/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-nurbs/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-nurbs
 PORTVERSION=	1.3.13
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-oct2mat/Makefile
==============================================================================
--- head/math/octave-forge-oct2mat/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-oct2mat/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-oct2mat
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-octclip/Makefile
==============================================================================
--- head/math/octave-forge-octclip/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-octclip/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-octclip
 PORTVERSION=	1.0.8
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-octproj/Makefile
==============================================================================
--- head/math/octave-forge-octproj/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-octproj/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-octproj
 PORTVERSION=	1.1.5
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-odebvp/Makefile
==============================================================================
--- head/math/octave-forge-odebvp/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-odebvp/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-odebvp
 PORTVERSION=	1.0.6
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-optics/Makefile
==============================================================================
--- head/math/octave-forge-optics/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-optics/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-optics
 PORTVERSION=	0.1.3
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-optim/Makefile
==============================================================================
--- head/math/octave-forge-optim/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-optim/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,6 +3,7 @@
 
 PORTNAME=	octave-forge-optim
 PORTVERSION=	1.5.3
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-optiminterp/Makefile
==============================================================================
--- head/math/octave-forge-optiminterp/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-optiminterp/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-optiminterp
 PORTVERSION=	0.3.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-outliers/Makefile
==============================================================================
--- head/math/octave-forge-outliers/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-outliers/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-outliers
 PORTVERSION=	0.13.9
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-parallel/Makefile
==============================================================================
--- head/math/octave-forge-parallel/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-parallel/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,6 +3,7 @@
 
 PORTNAME=	octave-forge-parallel
 PORTVERSION=	3.1.3
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-plot/Makefile
==============================================================================
--- head/math/octave-forge-plot/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-plot/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-plot
 PORTVERSION=	1.1.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-quaternion/Makefile
==============================================================================
--- head/math/octave-forge-quaternion/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-quaternion/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-quaternion
 PORTVERSION=	2.4.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-queueing/Makefile
==============================================================================
--- head/math/octave-forge-queueing/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-queueing/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-queueing
 PORTVERSION=	1.2.5
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-secs1d/Makefile
==============================================================================
--- head/math/octave-forge-secs1d/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-secs1d/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-secs1d
 PORTVERSION=	0.0.9
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-secs2d/Makefile
==============================================================================
--- head/math/octave-forge-secs2d/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-secs2d/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-secs2d
 PORTVERSION=	0.0.8
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-secs3d/Makefile
==============================================================================
--- head/math/octave-forge-secs3d/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-secs3d/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-secs3d
 PORTVERSION=	0.0.1
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-signal/Makefile
==============================================================================
--- head/math/octave-forge-signal/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-signal/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-signal
 PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-simp/Makefile
==============================================================================
--- head/math/octave-forge-simp/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-simp/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-simp
 PORTVERSION=	1.1.0
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-sockets/Makefile
==============================================================================
--- head/math/octave-forge-sockets/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-sockets/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-sockets
 PORTVERSION=	1.2.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-sparsersb/Makefile
==============================================================================
--- head/math/octave-forge-sparsersb/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-sparsersb/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-sparsersb
 PORTVERSION=	1.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-specfun/Makefile
==============================================================================
--- head/math/octave-forge-specfun/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-specfun/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-specfun
 PORTVERSION=	1.1.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-special-matrix/Makefile
==============================================================================
--- head/math/octave-forge-special-matrix/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-special-matrix/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-special-matrix
 PORTVERSION=	1.0.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-splines/Makefile
==============================================================================
--- head/math/octave-forge-splines/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-splines/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-splines
 PORTVERSION=	1.3.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-statistics/Makefile
==============================================================================
--- head/math/octave-forge-statistics/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-statistics/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-statistics
 PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-stk/Makefile
==============================================================================
--- head/math/octave-forge-stk/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-stk/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-stk
 PORTVERSION=	2.5.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-strings/Makefile
==============================================================================
--- head/math/octave-forge-strings/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-strings/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-strings
 PORTVERSION=	1.2.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-struct/Makefile
==============================================================================
--- head/math/octave-forge-struct/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-struct/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-struct
 PORTVERSION=	1.0.15
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-symband/Makefile
==============================================================================
--- head/math/octave-forge-symband/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-symband/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-symband
 PORTVERSION=	1.0.10
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-symbolic/Makefile
==============================================================================
--- head/math/octave-forge-symbolic/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-symbolic/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-symbolic
 PORTVERSION=	2.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-tcl-octave/Makefile
==============================================================================
--- head/math/octave-forge-tcl-octave/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-tcl-octave/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-tcl-octave
 PORTVERSION=	0.1.8
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-tisean/Makefile
==============================================================================
--- head/math/octave-forge-tisean/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-tisean/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-tisean
 PORTVERSION=	0.2.3
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-tsa/Makefile
==============================================================================
--- head/math/octave-forge-tsa/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-tsa/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-tsa
 PORTVERSION=	4.4.5
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-video/Makefile
==============================================================================
--- head/math/octave-forge-video/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-video/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-video
 PORTVERSION=	1.2.4
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-zenity/Makefile
==============================================================================
--- head/math/octave-forge-zenity/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-zenity/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-zenity
 PORTVERSION=	0.5.7
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave-forge-zeromq/Makefile
==============================================================================
--- head/math/octave-forge-zeromq/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave-forge-zeromq/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-zeromq
 PORTVERSION=	1.3.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/math/octave/Makefile
==============================================================================
--- head/math/octave/Makefile	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave/Makefile	Sun Aug 12 02:57:03 2018	(r476952)
@@ -3,7 +3,6 @@
 
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
-PORTREVISION=	3
 CATEGORIES=	math java
 MASTER_SITES=	GNU
 

Modified: head/math/octave/Makefile.version
==============================================================================
--- head/math/octave/Makefile.version	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave/Makefile.version	Sun Aug 12 02:57:03 2018	(r476952)
@@ -1,5 +1,5 @@
 # $FreeBSD$
 
 # Version to share with ports depending on octave
-OCTAVE_VERSION=	4.4.0
+OCTAVE_VERSION=	4.4.1
 

Modified: head/math/octave/distinfo
==============================================================================
--- head/math/octave/distinfo	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave/distinfo	Sun Aug 12 02:57:03 2018	(r476952)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525230670
-SHA256 (octave-4.4.0.tar.xz) = d6867c57bc108ae988106d3c3fb6a380b5be5fee61b23ceedf44051477e8f0bc
-SIZE (octave-4.4.0.tar.xz) = 22000144
+TIMESTAMP = 1534036471
+SHA256 (octave-4.4.1.tar.xz) = 7e4e9ac67ed809bd56768fb69807abae0d229f4e169db63a37c11c9f08215f90
+SIZE (octave-4.4.1.tar.xz) = 21633768

Modified: head/math/octave/pkg-plist
==============================================================================
--- head/math/octave/pkg-plist	Sun Aug 12 01:57:26 2018	(r476951)
+++ head/math/octave/pkg-plist	Sun Aug 12 02:57:03 2018	(r476952)
@@ -700,7 +700,6 @@ include/octave-%%OCTAVE_VERSION%%/octave/sparse-util.h
 include/octave-%%OCTAVE_VERSION%%/octave/sparse-xdiv.h
 include/octave-%%OCTAVE_VERSION%%/octave/sparse-xpow.h
 include/octave-%%OCTAVE_VERSION%%/octave/str-vec.h
-include/octave-%%OCTAVE_VERSION%%/octave/sun-utils.h
 include/octave-%%OCTAVE_VERSION%%/octave/svd.h
 include/octave-%%OCTAVE_VERSION%%/octave/symrec.h
 include/octave-%%OCTAVE_VERSION%%/octave/symscope.h
@@ -750,14 +749,14 @@ include/octave-%%OCTAVE_VERSION%%/octave/xnorm.h
 include/octave-%%OCTAVE_VERSION%%/octave/xpow.h
 include/octave-%%OCTAVE_VERSION%%/octave/zfstream.h
 lib/octave/%%OCTAVE_VERSION%%/liboctave.so
-lib/octave/%%OCTAVE_VERSION%%/liboctave.so.5
-lib/octave/%%OCTAVE_VERSION%%/liboctave.so.5.0.0
+lib/octave/%%OCTAVE_VERSION%%/liboctave.so.6
+lib/octave/%%OCTAVE_VERSION%%/liboctave.so.6.0.0
 lib/octave/%%OCTAVE_VERSION%%/liboctgui.so
-lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.3
-lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.3.0.0
+lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.4
+lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.4.0.0
 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so
-lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.5
-lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.5.0.0
+lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.6
+lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.6.0.0
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/PKG_ADD
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__delaunayn__.oct
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__eigs__.oct
@@ -853,8 +852,6 @@ share/metainfo/org.octave.Octave.appdata.xml
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-44940/bug-44940.tst
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-44940/class_bug44940.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-46330.tst
-%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-46497/bug-46497.tst
-%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-46497/class_bug46497.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-46660/bug-46660.tst
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-46660/class_bug46660.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-49904.tst
@@ -1302,6 +1299,7 @@ share/metainfo/org.octave.Octave.appdata.xml
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/onenormest.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/paren.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/semicolon.m
+%%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/setstr.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/sleep.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/tmpnam.m
 %%DATADIR%%/%%OCTAVE_VERSION%%/m/deprecated/toascii.m



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