aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-11-27 11:07:34 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-11-27 11:09:57 +0000
commit6f9769f20db64b8cd3e89aa80a85329ba53b61a5 (patch)
treed9832c28399f6441da41afa05ec6f4becc6f7198
parent9b697a1cd52d729fc30b15bc4af7d807e0ee9d91 (diff)
downloadports-6f9769f20db64b8cd3e89aa80a85329ba53b61a5.tar.gz
ports-6f9769f20db64b8cd3e89aa80a85329ba53b61a5.zip
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742
-rw-r--r--biology/biosig/Makefile2
-rw-r--r--cad/xyce/Makefile1
-rw-r--r--graphics/libpano13/Makefile1
-rw-r--r--lang/julia/Makefile2
-rw-r--r--math/arpack++/Makefile2
-rw-r--r--math/dune-fem/Makefile2
-rw-r--r--math/dune-istl/Makefile1
-rw-r--r--math/dune-pdelab/Makefile2
-rw-r--r--math/dune-vtk/Makefile2
-rw-r--r--math/freefem++/Makefile2
-rw-r--r--math/g2o/Makefile2
-rw-r--r--math/igraph/Makefile1
-rw-r--r--math/octave/Makefile1
-rw-r--r--math/openturns/Makefile1
-rw-r--r--math/py-cvxopt/Makefile1
-rw-r--r--math/py-numpy/Makefile1
-rw-r--r--math/scilab/Makefile2
-rw-r--r--math/sundials/Makefile1
-rw-r--r--misc/openmvg/Makefile2
-rw-r--r--science/dynare/Makefile2
-rw-r--r--science/mbdyn/Makefile2
-rw-r--r--science/py-scikit-sparse/Makefile1
-rw-r--r--science/siconos/Makefile2
-rw-r--r--science/trilinos/Makefile1
24 files changed, 24 insertions, 13 deletions
diff --git a/biology/biosig/Makefile b/biology/biosig/Makefile
index b3ef73bf8f58..0cb338ebd382 100644
--- a/biology/biosig/Makefile
+++ b/biology/biosig/Makefile
@@ -1,6 +1,6 @@
PORTNAME= biosig
DISTVERSION= 2.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology
MASTER_SITES= SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/cad/xyce/Makefile b/cad/xyce/Makefile
index 269b9e7ddd3b..83f3e8433d1a 100644
--- a/cad/xyce/Makefile
+++ b/cad/xyce/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xyce
DISTVERSION= 7.6.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile
index 10a5cf0e64bc..85476b1c9db5 100644
--- a/graphics/libpano13/Makefile
+++ b/graphics/libpano13/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libpano13
DISTVERSION= 2.9.21
+PORTREVISION= 1
CATEGORIES= graphics java
MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION}
diff --git a/lang/julia/Makefile b/lang/julia/Makefile
index 3429e5ba5a28..aa7faa882449 100644
--- a/lang/julia/Makefile
+++ b/lang/julia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= julia
DISTVERSION= 1.8.3
DISTVERSIONSUFFIX= -full
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang math
MASTER_SITES= https://github.com/JuliaLang/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index f283958b0791..90b94c14dd9a 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arpack++
PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile
index 2d6cf08758de..a7e482a2eb97 100644
--- a/math/dune-fem/Makefile
+++ b/math/dune-fem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dune-fem
DISTVERSION= 2.8.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/dune-istl/Makefile b/math/dune-istl/Makefile
index cfd4083f24fa..da0387021970 100644
--- a/math/dune-istl/Makefile
+++ b/math/dune-istl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dune-istl
DISTVERSION= 2.8.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index cfd628aab04f..6698538258f8 100644
--- a/math/dune-pdelab/Makefile
+++ b/math/dune-pdelab/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dune-pdelab
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0.20210824
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index 1e2db6500c95..d4bc7132801a 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dune-vtk
DISTVERSION= 2.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 53fa77185094..b7bc88bc5021 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freefem++
DISTVERSIONPREFIX= v
DISTVERSION= 4.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/g2o/Makefile b/math/g2o/Makefile
index 0ea5b4048a71..27359802f170 100644
--- a/math/g2o/Makefile
+++ b/math/g2o/Makefile
@@ -1,7 +1,7 @@
PORTNAME= g2o
DISTVERSION= 20201223
DISTVERSIONSUFFIX= _git
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 62ca7daaa7df..ee0cc2798942 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -1,5 +1,6 @@
PORTNAME= igraph
DISTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 422129939e0b..bad1d23b6d77 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,5 +1,6 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index bf96c030955b..20301aeed2cd 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index 912876b0f7d7..d2c110e48580 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cvxopt
DISTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index f1c4f3bf7e4c..93f0282137ec 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,5 +1,6 @@
PORTNAME= numpy
PORTVERSION= 1.23.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP \
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 549d7e414a53..890cc02d1af0 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scilab
PORTVERSION= 6.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math cad java
MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/
diff --git a/math/sundials/Makefile b/math/sundials/Makefile
index 3b9ea304c778..43d3cebd640c 100644
--- a/math/sundials/Makefile
+++ b/math/sundials/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sundials
DISTVERSION= 6.4.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/
diff --git a/misc/openmvg/Makefile b/misc/openmvg/Makefile
index e795d4d3e87f..cd6f1e5d92b9 100644
--- a/misc/openmvg/Makefile
+++ b/misc/openmvg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openmvg
DISTVERSIONPREFIX= v
DISTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index bf7ea4901e96..aeed27100f1e 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dynare
DISTVERSION= 5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science # economics
MASTER_SITES= https://www.dynare.org/release/source/
diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile
index a62f75a96f9f..42c8e441a91d 100644
--- a/science/mbdyn/Makefile
+++ b/science/mbdyn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mbdyn
DISTVERSION= 1.7.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/
diff --git a/science/py-scikit-sparse/Makefile b/science/py-scikit-sparse/Makefile
index 895dc6f38078..c347697d3ec2 100644
--- a/science/py-scikit-sparse/Makefile
+++ b/science/py-scikit-sparse/Makefile
@@ -1,5 +1,6 @@
PORTNAME= scikit-sparse
DISTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/siconos/Makefile b/science/siconos/Makefile
index 53019d3b30f3..8721fb1ca025 100644
--- a/science/siconos/Makefile
+++ b/science/siconos/Makefile
@@ -1,6 +1,6 @@
PORTNAME= siconos
DISTVERSION= 4.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index 2fd91a225883..913a437002be 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -1,6 +1,7 @@
PORTNAME= trilinos
DISTVERSIONPREFIX= trilinos-release-
DISTVERSION= 13-4-1
+PORTREVISION= 1
CATEGORIES= science # physics
MAINTAINER= yuri@FreeBSD.org