diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:38:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:42:55 +0000 |
commit | e54e2c695bbccea73e70ce5bf689928053632492 (patch) | |
tree | eb2e69cefd93566778d5b56a3d0fa4114e493bc8 | |
parent | 89303ca180e0d0d1414cd8522935a540852d2bd6 (diff) |
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314
151 files changed, 151 insertions, 116 deletions
diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile index 9463b15dfa50..0bbc9d7b2558 100644 --- a/biology/bolt-lmm/Makefile +++ b/biology/bolt-lmm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bolt-lmm DISTVERSION= 2.3.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= biology MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/ DISTNAME= BOLT-LMM_v${PORTVERSION} diff --git a/biology/gcta/Makefile b/biology/gcta/Makefile index 4d02040e521e..8033253a3933 100644 --- a/biology/gcta/Makefile +++ b/biology/gcta/Makefile @@ -1,7 +1,7 @@ PORTNAME= gcta DISTVERSIONPREFIX= v DISTVERSION= 1.94.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/gemma/Makefile b/biology/gemma/Makefile index 6e1c6ef9c2b4..f9956da28708 100644 --- a/biology/gemma/Makefile +++ b/biology/gemma/Makefile @@ -1,6 +1,7 @@ PORTNAME= gemma DISTVERSIONPREFIX= v DISTVERSION= 0.98.5 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/plink/Makefile b/biology/plink/Makefile index b7d5e79ac8ad..fd08152bc388 100644 --- a/biology/plink/Makefile +++ b/biology/plink/Makefile @@ -1,7 +1,7 @@ PORTNAME= plink DISTVERSIONPREFIX= v DISTVERSION= 1.90b6.17 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= biology MAINTAINER= mzaki@e-mail.ne.jp diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 88648dc412b5..a6722f468715 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmsh DISTVERSION= 4.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index f04b562248f0..3f939a9f491a 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openroad DISTVERSIONPREFIX= v DISTVERSION= 2.0-11595 DISTVERSIONSUFFIX= -g31d7e3dc5 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= cad diff --git a/devel/root/Makefile b/devel/root/Makefile index f3774687b9b2..1a1b47da2bf9 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,5 +1,6 @@ PORTNAME= root DISTVERSION= 6.32.08 +PORTREVISION= 1 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index b34fd959c664..16a815f355ae 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors java MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \ https://archive.apache.org/dist/openoffice/${PORTVERSION}/source/ \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 43e5354af883..e61a80f625c2 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \ diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index aa8d733b05d9..27dae1566c06 100644 --- a/games/leela-zero/Makefile +++ b/games/leela-zero/Makefile @@ -1,7 +1,7 @@ PORTNAME= leela-zero DISTVERSIONPREFIX= v DISTVERSION= 0.17-30 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONSUFFIX= -ge3ed631 CATEGORIES= games diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile index 85bf5eacc21b..b4e71e541ce0 100644 --- a/graphics/matplotplusplus/Makefile +++ b/graphics/matplotplusplus/Makefile @@ -1,7 +1,7 @@ PORTNAME= matplotplusplus DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 43cb9b427710..eaab5c44521f 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= desktop@FreeBSD.org diff --git a/lang/julia/Makefile b/lang/julia/Makefile index b2144864bc8b..abe03257c69c 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -1,6 +1,6 @@ PORTNAME= julia DISTVERSION= 1.10.3 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -full CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/math/adept/Makefile b/math/adept/Makefile index 49c9a98c244f..332dbe699102 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -1,6 +1,6 @@ PORTNAME= adept DISTVERSION= 2.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ diff --git a/math/alps/Makefile b/math/alps/Makefile index af81a2111682..6e94e7892712 100644 --- a/math/alps/Makefile +++ b/math/alps/Makefile @@ -1,7 +1,7 @@ PORTNAME= alps DISTVERSIONPREFIX= releases/ DISTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/ambit/Makefile b/math/ambit/Makefile index b829bd164b23..3e4d2c5ebf92 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -1,7 +1,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 86aa51b0d0e5..190d8beb6810 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,6 +1,6 @@ PORTNAME= armadillo PORTVERSION= 14.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 730e51953a41..074cc62bb005 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack++ PORTVERSION= 2.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/bcps/Makefile b/math/bcps/Makefile index d308035a7cd9..ddd947cbd393 100644 --- a/math/bcps/Makefile +++ b/math/bcps/Makefile @@ -1,7 +1,7 @@ PORTNAME= bcps DISTVERSIONPREFIX= releases/ DISTVERSION= 0.99.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/blaspp/Makefile b/math/blaspp/Makefile index 51cedaab118b..907e3122f45f 100644 --- a/math/blaspp/Makefile +++ b/math/blaspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= blaspp DISTVERSION= 2022.05.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://bitbucket.org/icl/blaspp/downloads/ diff --git a/math/blaze/Makefile b/math/blaze/Makefile index dd7061c75b5c..5b91af41dba5 100644 --- a/math/blaze/Makefile +++ b/math/blaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= blaze DISTVERSION= 3.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/ diff --git a/math/bonmin/Makefile b/math/bonmin/Makefile index 485702769d8a..4c491384f9ad 100644 --- a/math/bonmin/Makefile +++ b/math/bonmin/Makefile @@ -1,7 +1,7 @@ PORTNAME= bonmin DISTVERSIONPREFIX= releases/ DISTVERSION= 1.8.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/casadi/Makefile b/math/casadi/Makefile index 5d812e47c6fd..079aa30e0201 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -1,6 +1,6 @@ PORTNAME= casadi DISTVERSION= 3.6.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cbc/Makefile b/math/cbc/Makefile index 09d88992c3d7..f4feb779cfc8 100644 --- a/math/cbc/Makefile +++ b/math/cbc/Makefile @@ -1,6 +1,7 @@ PORTNAME= cbc DISTVERSIONPREFIX= releases/ DISTVERSION= 2.10.12 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 5fa73dbb3267..2a0ee8599234 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,6 +1,6 @@ PORTNAME= ceres-solver DISTVERSION= 2.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cgl-conic/Makefile b/math/cgl-conic/Makefile index 09c5ba2d143d..919c0fd3c8f4 100644 --- a/math/cgl-conic/Makefile +++ b/math/cgl-conic/Makefile @@ -1,7 +1,7 @@ PORTNAME= cgl-conic DISTVERSIONPREFIX= releases/ DISTVERSION= 1.0.0-6 -PORTREVISION= 7 +PORTREVISION= 8 DISTVERSIONSUFFIX= -gc96de60 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cgl/Makefile b/math/cgl/Makefile index b80795ff815c..851acccf94e4 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ DISTVERSION= 0.60.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cminpack/Makefile b/math/cminpack/Makefile index 757f75477b79..3084821b8563 100644 --- a/math/cminpack/Makefile +++ b/math/cminpack/Makefile @@ -1,5 +1,6 @@ PORTNAME= cminpack PORTVERSION= 1.3.11 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index ab26429ab1fd..78636678ab50 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -1,7 +1,7 @@ PORTNAME= CoinMP DISTVERSIONPREFIX= releases/ DISTVERSION= 1.8.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index e970af685375..8d930bdc349d 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -1,6 +1,7 @@ PORTNAME= CoinUtils DISTVERSIONPREFIX= releases/ DISTVERSION= 2.11.12 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cosma/Makefile b/math/cosma/Makefile index 167e917b00df..76dc522a091d 100644 --- a/math/cosma/Makefile +++ b/math/cosma/Makefile @@ -1,7 +1,7 @@ PORTNAME= cosma DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/costa/Makefile b/math/costa/Makefile index 6815bf91c41a..19322ee58b5c 100644 --- a/math/costa/Makefile +++ b/math/costa/Makefile @@ -1,7 +1,7 @@ PORTNAME= costa DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/couenne/Makefile b/math/couenne/Makefile index 6e622aa48fa3..1a2d2c217ab8 100644 --- a/math/couenne/Makefile +++ b/math/couenne/Makefile @@ -1,7 +1,7 @@ PORTNAME= couenne DISTVERSIONPREFIX= releases/ DISTVERSION= 0.5.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 414cd51e40c7..34c86d042a6e 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -1,6 +1,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 284d0bc4631f..c79bf9792ed5 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,6 +1,6 @@ PORTNAME= deal.II DISTVERSION= 9.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/ DISTNAME= dealii-${DISTVERSION} diff --git a/math/disco/Makefile b/math/disco/Makefile index cee21cc589cb..a537e17b5683 100644 --- a/math/disco/Makefile +++ b/math/disco/Makefile @@ -1,7 +1,7 @@ PORTNAME= disco DISTVERSIONPREFIX= releases/ DISTVERSION= 1.0.0-33 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONSUFFIX= -g68720be CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile index 6f481804441a..d841a0e4e94b 100644 --- a/math/dune-alugrid/Makefile +++ b/math/dune-alugrid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-alugrid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile index e57281f870e1..fdbc7de7f307 100644 --- a/math/dune-common/Makefile +++ b/math/dune-common/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-common DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math PATCH_SITES= https://gitlab.dune-project.org/core/${PORTNAME}/-/commit/ diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index dfd258d57af7..f64d0bd94f40 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0.5 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 6b3f654ef706..daa4487f0273 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile index 3546715fe4c1..33a80ee8fda7 100644 --- a/math/dune-grid-glue/Makefile +++ b/math/dune-grid-glue/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-grid-glue DISTVERSION= 2.8.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile index fc998b78e6c5..72f3cfe07d17 100644 --- a/math/dune-grid/Makefile +++ b/math/dune-grid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-grid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index d11521158ffb..5adcee06bfbc 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= 27 +PORTREVISION= 28 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile index afc75125fb80..f6226f08e428 100644 --- a/math/dune-polygongrid/Makefile +++ b/math/dune-polygongrid/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-polygongrid DISTVERSION= 2.8.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile index 8e2d74a6b279..1c0dac18db09 100644 --- a/math/dune-uggrid/Makefile +++ b/math/dune-uggrid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-uggrid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile index f02a17a30270..e49641192a8b 100644 --- a/math/dune-vtk/Makefile +++ b/math/dune-vtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-vtk DISTVERSION= 2.8.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elemental/Makefile b/math/elemental/Makefile index e59870c92011..6d239d25c7f4 100644 --- a/math/elemental/Makefile +++ b/math/elemental/Makefile @@ -1,7 +1,7 @@ PORTNAME= elemental DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elpa/Makefile b/math/elpa/Makefile index d5442bd020d3..7af0e6156556 100644 --- a/math/elpa/Makefile +++ b/math/elpa/Makefile @@ -1,6 +1,6 @@ PORTNAME= elpa DISTVERSION= 2021.11.001 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://elpa.mpcdf.mpg.de/software/tarball-archive/Releases/${DISTVERSION}/ diff --git a/math/faiss/Makefile b/math/faiss/Makefile index 9769ec9ebd6d..fe2a44487416 100644 --- a/math/faiss/Makefile +++ b/math/faiss/Makefile @@ -1,6 +1,7 @@ PORTNAME= faiss DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= math #PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/fenics-basix/Makefile b/math/fenics-basix/Makefile index 97936db5d59e..27253f871e85 100644 --- a/math/fenics-basix/Makefile +++ b/math/fenics-basix/Makefile @@ -1,7 +1,7 @@ PORTNAME= fenics-basix DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index eb3fb1d0c216..892a8c325d96 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= fflas-ffpack PORTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/flexiblas/Makefile b/math/flexiblas/Makefile index ae14d128e865..5aa166d8823b 100644 --- a/math/flexiblas/Makefile +++ b/math/flexiblas/Makefile @@ -1,6 +1,6 @@ PORTNAME= flexiblas PORTVERSION= 3.4.4 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= math #MASTER_SITES= https://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/ diff --git a/math/flint/Makefile b/math/flint/Makefile index 01d2e092f012..f0e149abf009 100644 --- a/math/flint/Makefile +++ b/math/flint/Makefile @@ -1,5 +1,6 @@ PORTNAME= flint DISTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.flintlib.org/download/ diff --git a/math/flint2/Makefile b/math/flint2/Makefile index 4f9f5b1b56c0..0c8369c7905a 100644 --- a/math/flint2/Makefile +++ b/math/flint2/Makefile @@ -1,6 +1,6 @@ PORTNAME= flint DISTVERSION= 2.9.0 # FLINT is known to change its API. When upgrading please check that it does not break its consumers (e.g. math/e-antic) -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.flintlib.org/ PKGNAMESUFFIX= 2 diff --git a/math/g2o/Makefile b/math/g2o/Makefile index 956f18587b00..bed2156d4a01 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,6 +1,6 @@ PORTNAME= g2o DISTVERSION= 20230806 -PORTREVISION= 14 +PORTREVISION= 15 DISTVERSIONSUFFIX= _git CATEGORIES= math diff --git a/math/gravity/Makefile b/math/gravity/Makefile index b0407c15c194..84f11d52d1d8 100644 --- a/math/gravity/Makefile +++ b/math/gravity/Makefile @@ -1,7 +1,7 @@ PORTNAME= gravity DISTVERSIONPREFIX= v DISTVERSION= 1.1-20220309 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index 75536bd6e05c..044ccdb3589b 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -1,6 +1,6 @@ PORTNAME= hmat-oss DISTVERSION= 1.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hydrogen/Makefile b/math/hydrogen/Makefile index 84f4115c07be..0ce033f41927 100644 --- a/math/hydrogen/Makefile +++ b/math/hydrogen/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydrogen DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMESUFFIX= -linear-algebra diff --git a/math/igraph/Makefile b/math/igraph/Makefile index c6ae1a4172e6..e72dcfb6762d 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/math/iml/Makefile b/math/iml/Makefile index a4d3095a989e..6039e3579e96 100644 --- a/math/iml/Makefile +++ b/math/iml/Makefile @@ -1,6 +1,6 @@ PORTNAME= iml PORTVERSION= 1.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.cs.uwaterloo.ca/~astorjoh/ diff --git a/math/jags/Makefile b/math/jags/Makefile index d3cb37eea65d..523d2c11f03f 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcmc-jags DISTVERSION= 4.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \ SF/mcmc-jags/Examples/${S}.x/:2 \ diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 6782f86f537a..8ee09cdd6839 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc diff --git a/math/linbox/Makefile b/math/linbox/Makefile index e47c8c2df1aa..ad62fd8af7cb 100644 --- a/math/linbox/Makefile +++ b/math/linbox/Makefile @@ -1,7 +1,7 @@ PORTNAME= linbox PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/moab/Makefile b/math/moab/Makefile index fc4b5c8e3aec..c2ee5dc6daf4 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -1,6 +1,6 @@ PORTNAME= moab DISTVERSION= 5.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/ntpoly/Makefile b/math/ntpoly/Makefile index fd8caeca9701..c96204640e2d 100644 --- a/math/ntpoly/Makefile +++ b/math/ntpoly/Makefile @@ -1,6 +1,7 @@ PORTNAME= NTPoly DISTVERSIONPREFIX= ${PORTNAME:tl}-v DISTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index dc3d938ccce7..e79a1298f93a 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= ocaml-gsl DISTVERSION= 1.25.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 4c6b83c594ef..831b9044b9c9 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.6.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= https://github.com/ltfat/ltfat/releases/download/v2.6.0/ diff --git a/math/octave/Makefile b/math/octave/Makefile index c41b02e7f122..a9ab8ad57cb9 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/openturns/Makefile b/math/openturns/Makefile index 89f0395a49b8..637dcc16d7d9 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index b1446988f95c..6aadd3d12a61 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/osi-conic/Makefile b/math/osi-conic/Makefile index 613c2225742c..52b416a8e206 100644 --- a/math/osi-conic/Makefile +++ b/math/osi-conic/Makefile @@ -1,7 +1,7 @@ PORTNAME= osi-conic DISTVERSIONPREFIX= releases/ DISTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/osi/Makefile b/math/osi/Makefile index f691f38a1f04..9e6c91c0dfb1 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -1,6 +1,7 @@ PORTNAME= Osi DISTVERSIONPREFIX= releases/ DISTVERSION= 0.108.11 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/osiipopt/Makefile b/math/osiipopt/Makefile index 57b3a90bae70..e1fc2c14974d 100644 --- a/math/osiipopt/Makefile +++ b/math/osiipopt/Makefile @@ -1,7 +1,7 @@ PORTNAME= osiipopt DISTVERSIONPREFIX= releases/ DISTVERSION= 0.1-8 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -gc808091 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/primme/Makefile b/math/primme/Makefile index 94cc5a88f3b8..a40d580d0f65 100644 --- a/math/primme/Makefile +++ b/math/primme/Makefile @@ -1,6 +1,7 @@ PORTNAME= primme DISTVERSIONPREFIX= v DISTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-ambit/Makefile b/math/py-ambit/Makefile index 147233c2e60d..542249671f22 100644 --- a/math/py-ambit/Makefile +++ b/math/py-ambit/Makefile @@ -1,7 +1,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index 65c03bbe06b4..841438c40989 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index aea47553f5b9..9ab84c03540a 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index eca96c504c34..506280799d91 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scikit-umfpack/Makefile b/math/py-scikit-umfpack/Makefile index 491287864f02..e7f56fb1d57a 100644 --- a/math/py-scikit-umfpack/Makefile +++ b/math/py-scikit-umfpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scikit-umfpack DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile index f6833b52ba4f..87d60dd90608 100644 --- a/math/py-scs/Makefile +++ b/math/py-scs/Makefile @@ -1,5 +1,6 @@ PORTNAME= scs DISTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/qposases/Makefile b/math/qposases/Makefile index ae9ca4fa8a2b..31e74ae64998 100644 --- a/math/qposases/Makefile +++ b/math/qposases/Makefile @@ -1,6 +1,6 @@ PORTNAME= qpOASES DISTVERSION= 3.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 8511d909641b..acb3da912c3d 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapack PORTVERSION= 2.2.0 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile index 394750352bee..a9f9b8284c7e 100644 --- a/math/scalapackfx/Makefile +++ b/math/scalapackfx/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapackfx DISTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/scs/Makefile b/math/scs/Makefile index fc99582186ef..c2f4c37ecdde 100644 --- a/math/scs/Makefile +++ b/math/scs/Makefile @@ -1,5 +1,6 @@ PORTNAME= scs DISTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/slicot/Makefile b/math/slicot/Makefile index 11736372b667..d03fcdc8d85b 100644 --- a/math/slicot/Makefile +++ b/math/slicot/Makefile @@ -1,6 +1,6 @@ PORTNAME= SLICOT PORTVERSION= 5.9 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/spla/Makefile b/math/spla/Makefile index 49371e07a49a..d9d4645a39c9 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,6 +1,7 @@ PORTNAME= spla DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index 4a9b4ce270c2..9ef4e76ca1b7 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package diff --git a/math/suitesparse-config/Makefile b/math/suitesparse-config/Makefile index e3c4e3f8c8b8..9f6c1505f727 100644 --- a/math/suitesparse-config/Makefile +++ b/math/suitesparse-config/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= ${SSPVERSION} +PORTREVISION= 1 CATEGORIES= math COMMENT= Common library for SuiteSparse diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile index b43cf1bac799..891dabfadce1 100644 --- a/math/suitesparse-paru/Makefile +++ b/math/suitesparse-paru/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= math parallel COMMENT= Parallel unsymmetric multifrontal method diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 41fa6419fea2..c3e64e65cbf8 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 4.3.4 +PORTREVISION= 1 CATEGORIES= math COMMENT= Sparse QR factorization diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index eeb0ebb99f7c..26e9c6a17275 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 6.3.5 +PORTREVISION= 1 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization diff --git a/math/sundials/Makefile b/math/sundials/Makefile index afdc7dff6655..9e2dda2aadee 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,6 +1,6 @@ PORTNAME= sundials DISTVERSION= 7.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 56d1171cf7ab..7cdd15b86479 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,7 +1,7 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ DISTVERSION= 5.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/trlib/Makefile b/math/trlib/Makefile index 6f371fdb48c5..25fbf3ddd0e4 100644 --- a/math/trlib/Makefile +++ b/math/trlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= trlib DISTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile index 8941d14cd68f..a29057311f71 100644 --- a/misc/caffe/Makefile +++ b/misc/caffe/Makefile @@ -1,7 +1,7 @@ PORTNAME= caffe DISTVERSION= 1.0-136 DISTVERSIONSUFFIX= -g9b891540 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/koboldcpp/Makefile b/misc/koboldcpp/Makefile index b296326456dc..dc8aebc6a80f 100644 --- a/misc/koboldcpp/Makefile +++ b/misc/koboldcpp/Makefile @@ -1,6 +1,7 @@ PORTNAME= koboldcpp DISTVERSIONPREFIX= v DISTVERSION= 1.82.4 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile index 615156f92c88..ccbfe1bcefb0 100644 --- a/misc/mxnet/Makefile +++ b/misc/mxnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= mxnet DISTVERSION= 1.9.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 05a18b673df5..c46d4b40a2fc 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/pytorch/Makefile b/misc/pytorch/Makefile index 3927a5a3a13c..953c495564d5 100644 --- a/misc/pytorch/Makefile +++ b/misc/pytorch/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ DIST_SUBDIR= ${PORTNAME} diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 690619c15908..e0804c0bd9ad 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp DISTVERSION= 3.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ diff --git a/multimedia/opentoonz/Makefile b/multimedia/opentoonz/Makefile index 8fa1b0d7c430..2b12ae75e8e6 100644 --- a/multimedia/opentoonz/Makefile +++ b/multimedia/opentoonz/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentoonz DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MAINTAINER= rozhuk.im@gmail.com diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 49479d6e6720..c19a49b3cb0b 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -1,7 +1,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-132 -PORTREVISION= 12 +PORTREVISION= 13 DISTVERSIONSUFFIX= -g2955e4d1a CATEGORIES= science diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile index 92552d603a6e..36f76867eaaa 100644 --- a/science/berkeleygw/Makefile +++ b/science/berkeleygw/Makefile @@ -1,6 +1,6 @@ PORTNAME= BerkeleyGW DISTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://app.box.com/shared/static/ DISTFILES= 22edl07muvhfnd900tnctsjjftbtcqc4.gz diff --git a/science/bout++/Makefile b/science/bout++/Makefile index 21ba443b35e5..88f8ea40179b 100644 --- a/science/bout++/Makefile +++ b/science/bout++/Makefile @@ -1,6 +1,7 @@ PORTNAME= bout++ DISTVERSIONPREFIX= v DISTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= science math # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/cantera/Makefile b/science/cantera/Makefile index e1a761d88b94..46560253ed99 100644 --- a/science/cantera/Makefile +++ b/science/cantera/Makefile @@ -1,6 +1,7 @@ PORTNAME= cantera DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= science # chemistry physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/chemps2/Makefile b/science/chemps2/Makefile index eeda37a69dbb..8651d8b9dc6e 100644 --- a/science/chemps2/Makefile +++ b/science/chemps2/Makefile @@ -1,7 +1,7 @@ PORTNAME= CheMPS2 DISTVERSIONPREFIX= v DISTVERSION= 1.8.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/chrono/Makefile b/science/chrono/Makefile index 7c65a618e751..c54abe30bb4d 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -1,6 +1,6 @@ PORTNAME= chrono DISTVERSION= 9.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel PKGNAMESUFFIX= -physics-simulation-engine diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index 871f6c3854ce..64785f94adae 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -1,6 +1,7 @@ PORTNAME= cp2k DISTVERSIONPREFIX= v DISTVERSION= 2025.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dalton/Makefile b/science/dalton/Makefile index ef2578e149d6..4d5866e4bbea 100644 --- a/science/dalton/Makefile +++ b/science/dalton/Makefile @@ -1,6 +1,6 @@ PORTNAME= dalton DISTVERSION= 2020.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile index e317b2dd580c..dcb852823317 100644 --- a/science/dftbplus/Makefile +++ b/science/dftbplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= dftbplus DISTVERSION= 24.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftd4/Makefile b/science/dftd4/Makefile index 0723b650d798..7a1fea532da5 100644 --- a/science/dftd4/Makefile +++ b/science/dftd4/Makefile @@ -1,6 +1,7 @@ PORTNAME= dftd4 DISTVERSIONPREFIX= v DISTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/dynare/Makefile b/science/dynare/Makefile index a7a74260bab9..9022d96da77c 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -1,6 +1,6 @@ PORTNAME= dynare DISTVERSION= 5.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science # economics MASTER_SITES= https://www.dynare.org/release/source/ diff --git a/science/elk/Makefile b/science/elk/Makefile index bae9a8772b7a..a092be431179 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,6 +1,6 @@ PORTNAME= elk DISTVERSION= 10.3.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -chemistry diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index 3638688dd1c3..07f6ca3a8231 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -1,7 +1,7 @@ PORTNAME= elmerfem DISTVERSIONPREFIX= release- DISTVERSION= 9.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= science PATCH_SITES= https://github.com/ElmerCSC/${PORTNAME}/commit/ diff --git a/science/erkale/Makefile b/science/erkale/Makefile index 28b59af794d4..4507ad3a0e26 100644 --- a/science/erkale/Makefile +++ b/science/erkale/Makefile @@ -1,6 +1,6 @@ PORTNAME= erkale DISTVERSION= g20220405 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/fleur/Makefile b/science/fleur/Makefile index f0a0029d0988..1ad5d6a1c62f 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -1,6 +1,6 @@ PORTNAME= fleur DISTVERSION= 7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/frontistr/Makefile b/science/frontistr/Makefile index 0627f3182f1b..2cf27d500822 100644 --- a/science/frontistr/Makefile +++ b/science/frontistr/Makefile @@ -1,6 +1,6 @@ PORTNAME= FrontISTR PORTVERSION= 5.2 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= science cad diff --git a/science/gbtolib/Makefile b/science/gbtolib/Makefile index 137ca54a4f2c..8450c7e98d09 100644 --- a/science/gbtolib/Makefile +++ b/science/gbtolib/Makefile @@ -1,6 +1,6 @@ PORTNAME= gbtolib DISTVERSION= 3.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science # chemistry, physics MASTER_SITES= https://zenodo.org/record/5798035/files/ DISTNAME= GBTOLib-${DISTVERSION} diff --git a/science/harminv/Makefile b/science/harminv/Makefile index 1d899aad5b5d..69da7cd5029f 100644 --- a/science/harminv/Makefile +++ b/science/harminv/Makefile @@ -1,6 +1,6 @@ PORTNAME= harminv DISTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://github.com/NanoComp/harminv/releases/download/v${DISTVERSION}/ diff --git a/science/hypre/Makefile b/science/hypre/Makefile index e5a75ebbd5ac..c9a9efed21df 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,6 +1,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v DISTVERSION= 2.32.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/iboview/Makefile b/science/iboview/Makefile index dbec694c51a0..8213655283da 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -1,6 +1,6 @@ PORTNAME= iboview PORTVERSION= 20150427 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 3b4e0f88837b..905342162978 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -1,5 +1,6 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/S/_update/./:C/\.([1-9])$/.0\1/:S/.//g} +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/latte/Makefile b/science/latte/Makefile index eda59a36323a..9c1328dd1f19 100644 --- a/science/latte/Makefile +++ b/science/latte/Makefile @@ -1,7 +1,7 @@ PORTNAME= latte DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libcint/Makefile b/science/libcint/Makefile index 15c8ca0f07e0..af528fdf2ec6 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -1,7 +1,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 6.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libmbd/Makefile b/science/libmbd/Makefile index cdd6485dae8b..8ae40356b776 100644 --- a/science/libmbd/Makefile +++ b/science/libmbd/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmbd DISTVERSION= 0.12.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science # chemistry MASTER_SITES= https://github.com/libmbd/libmbd/releases/download/${DISTVERSION}/ diff --git a/science/libnegf/Makefile b/science/libnegf/Makefile index 804a1876ea89..0f74f9734203 100644 --- a/science/libnegf/Makefile +++ b/science/libnegf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libnegf DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/meep/Makefile b/science/meep/Makefile index dd0f276ef192..0fafbcf12a33 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -1,7 +1,7 @@ PORTNAME= meep DISTVERSIONPREFIX= v DISTVERSION= 1.29.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science cad MAINTAINER= yuri@FreeBSD.org diff --git a/science/mopac/Makefile b/science/mopac/Makefile index 4d20faa6f934..7b5c29c657f5 100644 --- a/science/mopac/Makefile +++ b/science/mopac/Makefile @@ -1,6 +1,7 @@ PORTNAME= mopac DISTVERSIONPREFIX= v DISTVERSION= 23.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= science # chemistry diff --git a/science/mpb/Makefile b/science/mpb/Makefile index e737ce290106..dd5346c3087d 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpb DISTVERSION= 1.11.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MASTER_SITES= https://github.com/NanoComp/mpb/releases/download/v${DISTVERSION}/ diff --git a/science/multicharge/Makefile b/science/multicharge/Makefile index d658fb9a669b..13da7abc8c2c 100644 --- a/science/multicharge/Makefile +++ b/science/multicharge/Makefile @@ -1,6 +1,7 @@ PORTNAME= multicharge DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/multiwfn/Makefile b/science/multiwfn/Makefile index d32e6aa1b4dc..83a72befe1f6 100644 --- a/science/multiwfn/Makefile +++ b/science/multiwfn/Makefile @@ -1,7 +1,7 @@ PORTNAME= multiwfn DISTVERSIONPREFIX= v DISTVERSION= 3.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= http://sobereva.com/multiwfn/misc/:main \ https://www.dislin.de/downloads/unix/:dislin diff --git a/science/nlcglib/Makefile b/science/nlcglib/Makefile index 117c28e5b54b..6fd8a974b7bd 100644 --- a/science/nlcglib/Makefile +++ b/science/nlcglib/Makefile @@ -1,7 +1,7 @@ PORTNAME= nlcglib DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/ocean/Makefile b/science/ocean/Makefile index 6a0165fa3d4a..53efc444abf5 100644 --- a/science/ocean/Makefile +++ b/science/ocean/Makefile @@ -1,7 +1,7 @@ PORTNAME= ocean DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science PKGNAMESUFFIX= -spectroscopy-code diff --git a/science/opensim-core/Makefile b/science/opensim-core/Makefile index 10b4f02a1343..6abf60350b4d 100644 --- a/science/opensim-core/Makefile +++ b/science/opensim-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSim DISTVERSION= 4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science PKGNAMESUFFIX= -core diff --git a/science/pastix/Makefile b/science/pastix/Makefile index 9de785c209b9..4520f4c93ef1 100644 --- a/science/pastix/Makefile +++ b/science/pastix/Makefile @@ -1,6 +1,6 @@ PORTNAME= pastix PORTVERSION= 6.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://gitlab.inria.fr/solverstack/pastix/uploads/${GL_TAG}/ diff --git a/science/psi4/Makefile b/science/psi4/Makefile index f8e3e4fcbf06..4670af321999 100644 --- a/science/psi4/Makefile +++ b/science/psi4/Makefile @@ -1,7 +1,7 @@ PORTNAME= psi4 DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # quantum-chemistry EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index 3d809a970bd1..29bc4c0e3806 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpaw DISTVERSION= 24.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile index ceffdb6d33b0..44d7932674ed 100644 --- a/science/py-phono3py/Makefile +++ b/science/py-phono3py/Makefile @@ -1,5 +1,6 @@ PORTNAME= phono3py DISTVERSION= 3.9.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pyscf/Makefile b/science/py-pyscf/Makefile index 117bac5d3c99..207276626f66 100644 --- a/science/py-pyscf/Makefile +++ b/science/py-pyscf/Makefile @@ -1,6 +1,7 @@ PORTNAME= pyscf DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index 8875c12299bd..987a357849e5 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -1,6 +1,6 @@ PORTNAME= scipy DISTVERSION= 1.11.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= science python MASTER_SITES= https://docs.scipy.org/doc/scipy-${DISTVERSION}/:doc \ diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile index 35fa47e29c6f..a1b70b1e7462 100644 --- a/science/qiskit-aer/Makefile +++ b/science/qiskit-aer/Makefile @@ -1,5 +1,6 @@ PORTNAME= qiskit-aer DISTVERSION= 0.16.0.1 +PORTREVISION= 1 CATEGORIES= science # quantum-computing MAINTAINER= yuri@FreeBSD.org diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index fdc0db74169a..f3e3506b39be 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -1,6 +1,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.17.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile index 61c3ead87a3b..9557826c3c85 100644 --- a/science/quantum-espresso/Makefile +++ b/science/quantum-espresso/Makefile @@ -1,6 +1,7 @@ PORTNAME= quantum-espresso DISTVERSIONPREFIX= qe- DISTVERSION= 7.4 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/quantum-jet/Makefile b/science/quantum-jet/Makefile index e6f620fd047b..26ac0db1bbc6 100644 --- a/science/quantum-jet/Makefile +++ b/science/quantum-jet/Makefile @@ -1,7 +1,7 @@ PORTNAME= quantum-jet DISTVERSIONPREFIX= v DISTVERSION= 0.2.2-2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -g99c55ce CATEGORIES= science # quantum-computing diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 7d875913ff18..463c424c080d 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,6 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/simbody/Makefile b/science/simbody/Makefile index 2cd984a392c6..866ee6ffbdff 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -1,7 +1,7 @@ PORTNAME= simbody DISTVERSIONPREFIX= Simbody- DISTVERSION= 3.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science biology PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/science/simple-dftd3/Makefile b/science/simple-dftd3/Makefile index a6d6db2e8708..843579f49f3f 100644 --- a/science/simple-dftd3/Makefile +++ b/science/simple-dftd3/Makefile @@ -1,7 +1,7 @@ PORTNAME= simple-dftd3 DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/sirius/Makefile b/science/sirius/Makefile index 8bbe2b24b7e1..f87146a0d93e 100644 --- a/science/sirius/Makefile +++ b/science/sirius/Makefile @@ -1,6 +1,7 @@ PORTNAME= sirius DISTVERSIONPREFIX= v DISTVERSION= 7.6.0 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= -quantum-chemistry # other software also has the name "sirius" diff --git a/science/tblite/Makefile b/science/tblite/Makefile index 4ea6acc2b2fa..1764e8c96a3f 100644 --- a/science/tblite/Makefile +++ b/science/tblite/Makefile @@ -1,6 +1,7 @@ PORTNAME= tblite DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/ukrmol+/Makefile b/science/ukrmol+/Makefile index 0920e683d6bd..6d088907cf30 100644 --- a/science/ukrmol+/Makefile +++ b/science/ukrmol+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ukrmol+ DISTVERSION= 3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science # chemistry, physics MASTER_SITES= https://zenodo.org/record/5799134/files/:out \ https://zenodo.org/record/5799110/files/:in # the project is a sum of two projects, "in" and "out" diff --git a/science/xtb/Makefile b/science/xtb/Makefile index 8e62d7311f2c..e3e2acdca569 100644 --- a/science/xtb/Makefile +++ b/science/xtb/Makefile @@ -1,7 +1,7 @@ PORTNAME= xtb DISTVERSIONPREFIX= v DISTVERSION= 6.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= ports@FreeBSD.org |