Skip to content

Commit

Permalink
*/*: bump portrevision to chase CHOLMOD’s upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Oct 31, 2023
1 parent 9f750db commit 0ff923b
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion biology/biosig/Makefile
@@ -1,6 +1,6 @@
PORTNAME= biosig
DISTVERSION= 2.5.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= biology
MASTER_SITES= SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
Expand Down
2 changes: 1 addition & 1 deletion cad/xyce/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xyce
DISTVERSIONPREFIX= Release-
DISTVERSION= 7.7.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= cad

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/libpano13/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libpano13
DISTVERSION= 2.9.22
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= graphics java
MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion math/arpack++/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arpack++
PORTVERSION= 2.4.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math

MAINTAINER= ports@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/ceres-solver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ceres-solver
DISTVERSION= 2.2.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/dune-fem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dune-fem
DISTVERSION= 2.8.0.5
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/dune-pdelab/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dune-pdelab
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0.20210824
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dune-vtk
DISTVERSION= 2.8.0
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/freefem++/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freefem++
DISTVERSIONPREFIX= v
DISTVERSION= 4.13
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math science

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/g2o/Makefile
@@ -1,6 +1,6 @@
PORTNAME= g2o
DISTVERSION= 20230806
PORTREVISION= 3
PORTREVISION= 4
DISTVERSIONSUFFIX= _git
CATEGORIES= math

Expand Down
2 changes: 1 addition & 1 deletion math/octave/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= GNU

Expand Down
2 changes: 1 addition & 1 deletion math/openturns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.20
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/py-cvxopt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cvxopt
DISTVERSION= 1.3.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
1 change: 1 addition & 0 deletions misc/openmvg/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openmvg
DISTVERSIONPREFIX= v
DISTVERSION= 2.0-78
PORTREVISION= 1
DISTVERSIONSUFFIX= -gd67601b7
CATEGORIES= misc science

Expand Down
2 changes: 1 addition & 1 deletion science/py-scikit-sparse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scikit-sparse
DISTVERSION= 0.4.8
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down

0 comments on commit 0ff923b

Please sign in to comment.