Skip to content

Commit

Permalink
*/*: chase the upgrade of CHOLMOD
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Oct 20, 2023
1 parent dff87b5 commit f2d3e2a
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 13 deletions.
2 changes: 1 addition & 1 deletion biology/biosig/Makefile
@@ -1,6 +1,6 @@
PORTNAME= biosig
DISTVERSION= 2.5.2
PORTREVISION= 2
PORTREVISION= 3
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= 2
PORTREVISION= 3
CATEGORIES= cad

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion games/naev/Makefile
@@ -1,7 +1,7 @@
PORTNAME= naev
PORTVERSION= 0.10.6
DISTVERSIONSUFFIX= -source
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/

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

Expand Down
1 change: 1 addition & 0 deletions math/arpack++/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arpack++
PORTVERSION= 2.4.0
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= ports@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions math/ceres-solver/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ceres-solver
DISTVERSION= 2.2.0
PORTREVISION= 1
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= 12
PORTREVISION= 13
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= 13
PORTREVISION= 14
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= 11
PORTREVISION= 12
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= 3
PORTREVISION= 4
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= 2
PORTREVISION= 3
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= 2
PORTREVISION= 3
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= 15
PORTREVISION= 16
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= 2
PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
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= 3
PORTREVISION= 4
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down

0 comments on commit f2d3e2a

Please sign in to comment.