diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 19:00:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 19:03:50 +0000 |
commit | ab1713728d621e7b57d276ef27de37a8754e6ee0 (patch) | |
tree | dbd5351cd2a6876673b47b13f4265f8f60361312 | |
parent | 22df0dbcfa877e85bf5c29d7ff6808f7116cafb7 (diff) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219
138 files changed, 138 insertions, 101 deletions
diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile index 39711d551b40..7a8aae5635b4 100644 --- a/biology/bolt-lmm/Makefile +++ b/biology/bolt-lmm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bolt-lmm DISTVERSION= 2.3.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/ DISTNAME= BOLT-LMM_v${PORTVERSION} diff --git a/biology/gemma/Makefile b/biology/gemma/Makefile index 8ad9c168566e..1bab682d681b 100644 --- a/biology/gemma/Makefile +++ b/biology/gemma/Makefile @@ -1,6 +1,6 @@ PORTNAME= gemma DISTVERSION= 0.98.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/plink/Makefile b/biology/plink/Makefile index 4d88ae60d13f..3eb1d24acf4c 100644 --- a/biology/plink/Makefile +++ b/biology/plink/Makefile @@ -1,7 +1,7 @@ PORTNAME= plink DISTVERSIONPREFIX= v DISTVERSION= 1.90b6.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= mzaki@e-mail.ne.jp diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 5fa566f7981f..d67a4a4868fc 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmsh DISTVERSION= 4.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index b366bc684755..39d192072f3e 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 63e6ffbc2f6a..79d9cbcea32d 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \ diff --git a/french/aster/Makefile b/french/aster/Makefile index 5a06165bf505..821af1c997ad 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -1,6 +1,6 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= french cad MAINTAINER= thierry@FreeBSD.org diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index 71d88784d260..df984cd426c2 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= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -ge3ed631 CATEGORIES= games diff --git a/games/naev/Makefile b/games/naev/Makefile index d41614feb303..86e07af068b0 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -1,7 +1,7 @@ PORTNAME= naev PORTVERSION= 0.10.6 DISTVERSIONSUFFIX= -source -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/ diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile index c497af3eb313..a65f3f31f1c0 100644 --- a/graphics/matplotplusplus/Makefile +++ b/graphics/matplotplusplus/Makefile @@ -1,7 +1,7 @@ PORTNAME= matplotplusplus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index be8dcf65a99c..972d12e318f2 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.6.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/lang/julia/Makefile b/lang/julia/Makefile index ba0db72d7b42..05e3d5c0e09d 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -1,5 +1,6 @@ PORTNAME= julia DISTVERSION= 1.9.4 +PORTREVISION= 1 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 a16a6d93a7a7..8884b1c64a8d 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -1,6 +1,6 @@ PORTNAME= adept DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ diff --git a/math/alps/Makefile b/math/alps/Makefile index 24c6e415b514..282e7212688e 100644 --- a/math/alps/Makefile +++ b/math/alps/Makefile @@ -1,6 +1,7 @@ PORTNAME= alps DISTVERSIONPREFIX= releases/ DISTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/ambit/Makefile b/math/ambit/Makefile index 1d9f31d0a5ea..e897ec240986 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -1,6 +1,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 28f8bbd5e9f1..245aca026c9d 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,6 @@ PORTNAME= armadillo DISTVERSION= 12.6.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index cb37273bf90b..e0e674ea23f5 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack++ PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/bcps/Makefile b/math/bcps/Makefile index 81a795dbe070..83dac77e1126 100644 --- a/math/bcps/Makefile +++ b/math/bcps/Makefile @@ -1,7 +1,7 @@ PORTNAME= bcps DISTVERSIONPREFIX= releases/ DISTVERSION= 0.99.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/blaspp/Makefile b/math/blaspp/Makefile index 8c8e264b528c..f07b21e7d1d1 100644 --- a/math/blaspp/Makefile +++ b/math/blaspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= blaspp DISTVERSION= 2022.05.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/icl/blaspp/downloads/ diff --git a/math/blaze/Makefile b/math/blaze/Makefile index 8eab0e8d0bf6..3880f32daeb7 100644 --- a/math/blaze/Makefile +++ b/math/blaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= blaze DISTVERSION= 3.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/ diff --git a/math/bonmin/Makefile b/math/bonmin/Makefile index 8a6eee2605e8..0aa254d7c1ac 100644 --- a/math/bonmin/Makefile +++ b/math/bonmin/Makefile @@ -1,7 +1,7 @@ PORTNAME= bonmin DISTVERSIONPREFIX= releases/ DISTVERSION= 1.8.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/casadi/Makefile b/math/casadi/Makefile index 570d96ffb215..7ec7e12a5885 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -1,6 +1,6 @@ PORTNAME= casadi DISTVERSION= 3.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cbc/Makefile b/math/cbc/Makefile index 1d7affd3a611..76f9981350e7 100644 --- a/math/cbc/Makefile +++ b/math/cbc/Makefile @@ -1,6 +1,7 @@ PORTNAME= cbc DISTVERSIONPREFIX= releases/ DISTVERSION= 2.10.11 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 84857d47e5fb..54f5c6d0478d 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,6 +1,6 @@ PORTNAME= ceres-solver DISTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cgl-conic/Makefile b/math/cgl-conic/Makefile index 6319f1257f97..5bfdcacd72ef 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= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -gc96de60 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 2a3e35aa4f66..5139ac8c1eba 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,6 +1,7 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ DISTVERSION= 0.60.8 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cminpack/Makefile b/math/cminpack/Makefile index b5156f4b87dc..47560f69a427 100644 --- a/math/cminpack/Makefile +++ b/math/cminpack/Makefile @@ -1,7 +1,7 @@ PORTNAME= cminpack PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= fernape@FreeBSD.org diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index f779727d2179..52981cb293b1 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -1,7 +1,7 @@ PORTNAME= CoinMP DISTVERSIONPREFIX= releases/ DISTVERSION= 1.8.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index 9c1fd02b7837..e7b58df515bf 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -1,6 +1,7 @@ PORTNAME= CoinUtils DISTVERSIONPREFIX= releases/ DISTVERSION= 2.11.10 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cosma/Makefile b/math/cosma/Makefile index ae7acf0ab004..c3b9f79649ec 100644 --- a/math/cosma/Makefile +++ b/math/cosma/Makefile @@ -1,7 +1,7 @@ PORTNAME= cosma DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/costa/Makefile b/math/costa/Makefile index ca0226717fce..73b9a574bb7d 100644 --- a/math/costa/Makefile +++ b/math/costa/Makefile @@ -1,7 +1,7 @@ PORTNAME= costa DISTVERSIONPREFIX= v DISTVERSION= 2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/couenne/Makefile b/math/couenne/Makefile index 5f66656c329c..5c7c6bc2146c 100644 --- a/math/couenne/Makefile +++ b/math/couenne/Makefile @@ -1,7 +1,7 @@ PORTNAME= couenne DISTVERSIONPREFIX= releases/ DISTVERSION= 0.5.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 7158fdee03da..25f68743a099 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -1,6 +1,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/disco/Makefile b/math/disco/Makefile index e6534328309e..975e937651fa 100644 --- a/math/disco/Makefile +++ b/math/disco/Makefile @@ -1,7 +1,7 @@ PORTNAME= disco DISTVERSIONPREFIX= releases/ DISTVERSION= 1.0.0-33 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -g68720be CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile index 56bb8b80e344..c367029c377f 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= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile index a882316ec5dd..303a93ab12d6 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= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index a24471097ed7..addd8eb37d66 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 6ed63325fbfc..f4bb13ea1dbe 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= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile index 1b4a728ed8f2..8b3d13af914e 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= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile index 895646c43ad5..7e0e1b974228 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= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index 16ba047dbfb1..0b0865f7816c 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= 16 +PORTREVISION= 17 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile index 35f6cd13dbcd..c3fa134615d7 100644 --- a/math/dune-polygongrid/Makefile +++ b/math/dune-polygongrid/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-polygongrid DISTVERSION= 2.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile index 7e688ef77954..0c47f3f0225d 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= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile index 88f95ad3fd13..6254d9bda08b 100644 --- a/math/dune-vtk/Makefile +++ b/math/dune-vtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-vtk DISTVERSION= 2.8.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elemental/Makefile b/math/elemental/Makefile index f64d34aee343..4f83a89b24cc 100644 --- a/math/elemental/Makefile +++ b/math/elemental/Makefile @@ -1,6 +1,7 @@ PORTNAME= elemental DISTVERSIONPREFIX= v DISTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elpa/Makefile b/math/elpa/Makefile index 4dd9e569e127..b2269869e083 100644 --- a/math/elpa/Makefile +++ b/math/elpa/Makefile @@ -1,6 +1,6 @@ PORTNAME= elpa DISTVERSION= 2021.11.001 -PORTREVISION= 1 +PORTREVISION= 2 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 d7cf891c9c8f..37269968021c 100644 --- a/math/faiss/Makefile +++ b/math/faiss/Makefile @@ -1,7 +1,7 @@ PORTNAME= faiss DISTVERSIONPREFIX= v DISTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fenics-basix/Makefile b/math/fenics-basix/Makefile index 71fb75b57fbf..597bf4cbdb9d 100644 --- a/math/fenics-basix/Makefile +++ b/math/fenics-basix/Makefile @@ -1,7 +1,7 @@ PORTNAME= fenics-basix DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index fd4f880b9b48..95fefe1ecc42 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -1,5 +1,6 @@ PORTNAME= fflas-ffpack PORTVERSION= 2.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/flexiblas/Makefile b/math/flexiblas/Makefile index 6ab0fedb78b6..90feb021bab6 100644 --- a/math/flexiblas/Makefile +++ b/math/flexiblas/Makefile @@ -1,5 +1,6 @@ PORTNAME= flexiblas PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/ diff --git a/math/flint2/Makefile b/math/flint2/Makefile index ad2b225a9e7e..db44aff536f9 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= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.flintlib.org/ PKGNAMESUFFIX= 2 diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 342803365596..213af214ea52 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -1,6 +1,7 @@ PORTNAME= freefem++ DISTVERSIONPREFIX= v DISTVERSION= 4.14 +PORTREVISION= 1 CATEGORIES= math science MAINTAINER= yuri@FreeBSD.org diff --git a/math/g2o/Makefile b/math/g2o/Makefile index f3ea735e4a01..e1c6b7a6fbf4 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,6 +1,6 @@ PORTNAME= g2o DISTVERSION= 20230806 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= _git CATEGORIES= math diff --git a/math/gravity/Makefile b/math/gravity/Makefile index fc149b2c964d..4de561c7b294 100644 --- a/math/gravity/Makefile +++ b/math/gravity/Makefile @@ -1,7 +1,7 @@ PORTNAME= gravity DISTVERSIONPREFIX= v DISTVERSION= 1.1-20220309 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index 3a06ff3c6021..2cdb2c62eb58 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -1,5 +1,6 @@ PORTNAME= hmat-oss DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hydrogen/Makefile b/math/hydrogen/Makefile index 58c6de653f4b..aab257fffd4f 100644 --- a/math/hydrogen/Makefile +++ b/math/hydrogen/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydrogen DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMESUFFIX= -linear-algebra diff --git a/math/igraph/Makefile b/math/igraph/Makefile index 5718114a5bae..1e8922a5f2dc 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.6 -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 d72734297ffb..a665d9001cd7 100644 --- a/math/iml/Makefile +++ b/math/iml/Makefile @@ -1,6 +1,6 @@ PORTNAME= iml PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.cs.uwaterloo.ca/~astorjoh/ diff --git a/math/jags/Makefile b/math/jags/Makefile index 451807b70ead..3591b4c22c25 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcmc-jags DISTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 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 6759cfce2f62..5b32009370e9 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc diff --git a/math/moab/Makefile b/math/moab/Makefile index 7905400092a3..ec7beaa99fd9 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -1,6 +1,6 @@ PORTNAME= moab DISTVERSION= 5.3.1 -PORTREVISION= 3 +PORTREVISION= 4 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 383f6e95fc25..70d6ea163db4 100644 --- a/math/ntpoly/Makefile +++ b/math/ntpoly/Makefile @@ -1,7 +1,7 @@ PORTNAME= NTPoly DISTVERSIONPREFIX= ${PORTNAME:tl}-v DISTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 5aed57f307e2..057566e61a98 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -1,5 +1,6 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.6.0 +PORTREVISION= 1 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 6a8f4d69eb57..391714927305 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 db27af9653e6..19d8be528454 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index 2a4fe1708a00..00cfeffe76d9 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/osi-conic/Makefile b/math/osi-conic/Makefile index 443722391ce1..71d3e8299794 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= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/osi/Makefile b/math/osi/Makefile index 5b66a0c745de..cd456775cf8a 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -1,6 +1,7 @@ PORTNAME= Osi DISTVERSIONPREFIX= releases/ DISTVERSION= 0.108.9 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/osiipopt/Makefile b/math/osiipopt/Makefile index d486fc309357..1782018c5309 100644 --- a/math/osiipopt/Makefile +++ b/math/osiipopt/Makefile @@ -1,7 +1,7 @@ PORTNAME= osiipopt DISTVERSIONPREFIX= releases/ DISTVERSION= 0.1-8 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -gc808091 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/primme/Makefile b/math/primme/Makefile index 363b17daaa3b..6a1a9f8d2e3c 100644 --- a/math/primme/Makefile +++ b/math/primme/Makefile @@ -1,7 +1,7 @@ PORTNAME= primme DISTVERSIONPREFIX= v DISTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-ambit/Makefile b/math/py-ambit/Makefile index 5eace52b40cc..af47300ade08 100644 --- a/math/py-ambit/Makefile +++ b/math/py-ambit/Makefile @@ -1,6 +1,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index a2418c9a2506..be1951faf349 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -1,5 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.6 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 667ab4ed74b9..0e2c778463ff 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.25.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index 669048625ccc..6d9b00915929 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scikit-umfpack/Makefile b/math/py-scikit-umfpack/Makefile index d89e731dbdb7..f88e001fbe05 100644 --- a/math/py-scikit-umfpack/Makefile +++ b/math/py-scikit-umfpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scikit-umfpack DISTVERSION= 0.3.3 -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 880ad52c2c45..f0d8cf8ed81b 100644 --- a/math/py-scs/Makefile +++ b/math/py-scs/Makefile @@ -1,6 +1,6 @@ PORTNAME= scs DISTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/qposases/Makefile b/math/qposases/Makefile index d63ad158909b..9e0d6406167b 100644 --- a/math/qposases/Makefile +++ b/math/qposases/Makefile @@ -1,6 +1,6 @@ PORTNAME= qpOASES DISTVERSION= 3.2.1 -PORTREVISION= 7 +PORTREVISION= 8 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 f8ac03ad6057..ddd34e7d0156 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapack PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile index e290f922b87e..85ea6d011148 100644 --- a/math/scalapackfx/Makefile +++ b/math/scalapackfx/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapackfx DISTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/scs/Makefile b/math/scs/Makefile index 4b508c2fa2b8..c1f5fd7ed8d5 100644 --- a/math/scs/Makefile +++ b/math/scs/Makefile @@ -1,5 +1,6 @@ PORTNAME= scs DISTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/slicot/Makefile b/math/slicot/Makefile index 028c5ade07c7..d36160230967 100644 --- a/math/slicot/Makefile +++ b/math/slicot/Makefile @@ -1,7 +1,7 @@ PORTNAME= SLICOT PORTVERSION= 5.8 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/spla/Makefile b/math/spla/Makefile index 3d3706315d2a..b30f482bea95 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,7 +1,7 @@ PORTNAME= spla DISTVERSIONPREFIX= v DISTVERSION= 1.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index be36b824c99d..0c0e7f5c25c2 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 5.0.1 +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-spqr/Makefile b/math/suitesparse-spqr/Makefile index 732f792ab028..32d70d23cb8c 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 4.2.2 +PORTREVISION= 1 CATEGORIES= math COMMENT= Sparse QR factorization diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index 307b71a817df..9c3af7754dba 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${MPORTNAME:tl} PORTVERSION= 6.2.2 +PORTREVISION= 1 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization diff --git a/math/sundials/Makefile b/math/sundials/Makefile index e9d7c0f66bdc..4ae0b895db91 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,6 +1,6 @@ PORTNAME= sundials DISTVERSION= 6.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 145974826761..547dc057b16d 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,6 +1,7 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ DISTVERSION= 5.7.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/trlib/Makefile b/math/trlib/Makefile index 0ef11f2f0dc8..66242879f87b 100644 --- a/math/trlib/Makefile +++ b/math/trlib/Makefile @@ -1,5 +1,6 @@ PORTNAME= trlib DISTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile index 79d67c8d2770..ba6c7a5e2883 100644 --- a/misc/mxnet/Makefile +++ b/misc/mxnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= mxnet DISTVERSION= 1.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openmvg/Makefile b/misc/openmvg/Makefile index 31e9cc19de71..8fece05084a2 100644 --- a/misc/openmvg/Makefile +++ b/misc/openmvg/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvg DISTVERSIONPREFIX= v DISTVERSION= 2.0-78 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -gd67601b7 CATEGORIES= misc science diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 845d248edadc..0c45cad6dade 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,6 +1,7 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 5571c3d1a2d9..f15549eb0da8 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp DISTVERSION= 3.5.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ diff --git a/multimedia/opentoonz/Makefile b/multimedia/opentoonz/Makefile index e1e49d90cc5f..fa65703e24e8 100644 --- a/multimedia/opentoonz/Makefile +++ b/multimedia/opentoonz/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentoonz DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= rozhuk.im@gmail.com diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 4d48d0f04c75..736b576602c4 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -1,7 +1,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-132 -PORTREVISION= 7 +PORTREVISION= 8 DISTVERSIONSUFFIX= -g2955e4d1a CATEGORIES= science diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile index 6d9902cf416f..a9febd693f06 100644 --- a/science/berkeleygw/Makefile +++ b/science/berkeleygw/Makefile @@ -1,6 +1,6 @@ PORTNAME= BerkeleyGW DISTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://berkeley.box.com/shared/static/ DISTFILES= m1dgnhiemo47lhxczrn6si71bwxoxor8.gz diff --git a/science/bout++/Makefile b/science/bout++/Makefile index e4edc43ba765..ba8a90d97021 100644 --- a/science/bout++/Makefile +++ b/science/bout++/Makefile @@ -1,7 +1,7 @@ PORTNAME= bout++ DISTVERSIONPREFIX= v DISTVERSION= 4.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science math # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/cantera/Makefile b/science/cantera/Makefile index 437f335b6372..6178f298be3a 100644 --- a/science/cantera/Makefile +++ b/science/cantera/Makefile @@ -1,6 +1,7 @@ PORTNAME= cantera DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= science # chemistry physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/chemps2/Makefile b/science/chemps2/Makefile index 951ee73b8c3a..27ab08fc6eb0 100644 --- a/science/chemps2/Makefile +++ b/science/chemps2/Makefile @@ -1,7 +1,7 @@ PORTNAME= CheMPS2 DISTVERSIONPREFIX= v DISTVERSION= 1.8.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/chrono/Makefile b/science/chrono/Makefile index e44293e510f7..2ba7831f06ce 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -1,6 +1,6 @@ PORTNAME= chrono DISTVERSION= 8.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science devel PKGNAMESUFFIX= -physics-simulation-engine diff --git a/science/dalton/Makefile b/science/dalton/Makefile index 8c6047336bb5..f82a5bb9ac41 100644 --- a/science/dalton/Makefile +++ b/science/dalton/Makefile @@ -1,6 +1,6 @@ PORTNAME= dalton DISTVERSION= 2020.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile index ec8501ace119..9fc886c35e92 100644 --- a/science/dftbplus/Makefile +++ b/science/dftbplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= dftbplus DISTVERSION= 23.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftd4/Makefile b/science/dftd4/Makefile index 2d886da5981f..1d152685b2a8 100644 --- a/science/dftd4/Makefile +++ b/science/dftd4/Makefile @@ -1,6 +1,7 @@ PORTNAME= dftd4 DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/elk/Makefile b/science/elk/Makefile index d0b7f9363f7d..ad2fbbfc080d 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,6 +1,6 @@ PORTNAME= elk DISTVERSION= 9.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -chemistry diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index afab7b41c60b..a34248be4820 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -1,7 +1,7 @@ PORTNAME= elmerfem DISTVERSIONPREFIX= release- DISTVERSION= 9.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= science MAINTAINER= henrik@gulbra.net diff --git a/science/erkale/Makefile b/science/erkale/Makefile index 5845b14c1f37..cb392e320849 100644 --- a/science/erkale/Makefile +++ b/science/erkale/Makefile @@ -1,6 +1,6 @@ PORTNAME= erkale DISTVERSION= g20220405 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/fleur/Makefile b/science/fleur/Makefile index 1130278fd8e2..a5cbfcdf4981 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -1,6 +1,6 @@ PORTNAME= fleur DISTVERSION= 6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/frontistr/Makefile b/science/frontistr/Makefile index aa4f92f0320b..a70b9cfae312 100644 --- a/science/frontistr/Makefile +++ b/science/frontistr/Makefile @@ -1,6 +1,6 @@ PORTNAME= FrontISTR PORTVERSION= 5.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= science cad diff --git a/science/gbtolib/Makefile b/science/gbtolib/Makefile index 842fd3224579..e35ebf9dda4d 100644 --- a/science/gbtolib/Makefile +++ b/science/gbtolib/Makefile @@ -1,6 +1,6 @@ PORTNAME= gbtolib DISTVERSION= 3.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # chemistry, physics MASTER_SITES= https://zenodo.org/record/5798035/files/ DISTNAME= GBTOLib-${DISTVERSION} diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 399ad139db5e..c6ea95abd2c6 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -1,6 +1,6 @@ PORTNAME= iboview PORTVERSION= 20150427 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 diff --git a/science/latte/Makefile b/science/latte/Makefile index 739ee649739d..0099a4e8279a 100644 --- a/science/latte/Makefile +++ b/science/latte/Makefile @@ -1,7 +1,7 @@ PORTNAME= latte DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libcint/Makefile b/science/libcint/Makefile index fe8795e2cfec..71577f937dbc 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -1,6 +1,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libmbd/Makefile b/science/libmbd/Makefile index d4900d7c8489..6ced3cdf9cc6 100644 --- a/science/libmbd/Makefile +++ b/science/libmbd/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmbd DISTVERSION= 0.12.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MASTER_SITES= https://github.com/libmbd/libmbd/releases/download/${DISTVERSION}/ diff --git a/science/libnegf/Makefile b/science/libnegf/Makefile index f1ac8216ae20..c7057db2f445 100644 --- a/science/libnegf/Makefile +++ b/science/libnegf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libnegf DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/meep/Makefile b/science/meep/Makefile index ab56439b09e9..c0d29cadd189 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -1,6 +1,7 @@ PORTNAME= meep DISTVERSIONPREFIX= v DISTVERSION= 1.27.0 +PORTREVISION= 1 CATEGORIES= science cad MAINTAINER= yuri@FreeBSD.org diff --git a/science/mopac/Makefile b/science/mopac/Makefile index 0a28520b8b26..c4b9ba57c028 100644 --- a/science/mopac/Makefile +++ b/science/mopac/Makefile @@ -1,7 +1,7 @@ PORTNAME= mopac DISTVERSIONPREFIX= v DISTVERSION= 22.0.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= science # chemistry diff --git a/science/mpb/Makefile b/science/mpb/Makefile index 06e456abe78b..b2c29deda284 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpb DISTVERSION= 1.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= https://github.com/NanoComp/mpb/releases/download/v${DISTVERSION}/ diff --git a/science/multicharge/Makefile b/science/multicharge/Makefile index 342698812a07..631facb80f8c 100644 --- a/science/multicharge/Makefile +++ b/science/multicharge/Makefile @@ -1,7 +1,7 @@ PORTNAME= multicharge DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/multiwfn/Makefile b/science/multiwfn/Makefile index b7ad6fa69f9d..892c43ed79c0 100644 --- a/science/multiwfn/Makefile +++ b/science/multiwfn/Makefile @@ -1,6 +1,7 @@ PORTNAME= multiwfn DISTVERSIONPREFIX= v DISTVERSION= 3.8 +PORTREVISION= 1 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 272fb1b09293..634da8121a4a 100644 --- a/science/nlcglib/Makefile +++ b/science/nlcglib/Makefile @@ -1,7 +1,7 @@ PORTNAME= nlcglib DISTVERSIONPREFIX= v DISTVERSION= 1.0b-20230622 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -gac293eb CATEGORIES= science diff --git a/science/ocean/Makefile b/science/ocean/Makefile index b01af1c17067..5decab202f49 100644 --- a/science/ocean/Makefile +++ b/science/ocean/Makefile @@ -1,6 +1,7 @@ PORTNAME= ocean DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= -spectroscopy-code diff --git a/science/opensim-core/Makefile b/science/opensim-core/Makefile index 585b30dae8ca..8e1c83ce5011 100644 --- a/science/opensim-core/Makefile +++ b/science/opensim-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSim DISTVERSION= 4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science PKGNAMESUFFIX= -core diff --git a/science/pastix/Makefile b/science/pastix/Makefile index e0b31dba7f1d..90eaef1a2bfd 100644 --- a/science/pastix/Makefile +++ b/science/pastix/Makefile @@ -1,5 +1,6 @@ PORTNAME= pastix PORTVERSION= 6.3.1 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://gitlab.inria.fr/solverstack/pastix/uploads/${GL_TAG}/ diff --git a/science/psi4/Makefile b/science/psi4/Makefile index 4888bcdb87ec..3a3cddf1ddff 100644 --- a/science/psi4/Makefile +++ b/science/psi4/Makefile @@ -1,6 +1,7 @@ PORTNAME= psi4 DISTVERSIONPREFIX= v DISTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= science # quantum-chemistry EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index a3fc9015d591..91c3b351c287 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpaw DISTVERSION= 22.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile index 92a104049b4d..449984fb3ce8 100644 --- a/science/py-phono3py/Makefile +++ b/science/py-phono3py/Makefile @@ -1,6 +1,6 @@ PORTNAME= phono3py DISTVERSION= 1.22.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pyscf/Makefile b/science/py-pyscf/Makefile index e41b1072f57d..7eff60c3787e 100644 --- a/science/py-pyscf/Makefile +++ b/science/py-pyscf/Makefile @@ -1,6 +1,7 @@ PORTNAME= pyscf DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index ef0103e6a33d..c4946ac4b6b6 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -1,5 +1,6 @@ PORTNAME= scipy DISTVERSION= 1.11.1 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= https://docs.scipy.org/doc/${PORTNAME}-${DISTVERSION}/:doc \ PYPI:source \ diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile index 838a66029a9c..363ced79002c 100644 --- a/science/qiskit-aer/Makefile +++ b/science/qiskit-aer/Makefile @@ -1,6 +1,6 @@ PORTNAME= qiskit-aer DISTVERSION= 0.10.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # quantum-computing PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index ef01e878308c..3122fc318a50 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/quantum-jet/Makefile b/science/quantum-jet/Makefile index 02a52677bff6..676dfead82e5 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= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g99c55ce CATEGORIES= science # quantum-computing diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 448cfc75f4de..2d513fe7398e 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,6 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/simbody/Makefile b/science/simbody/Makefile index a40a3738e189..865c10675dc9 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -1,7 +1,7 @@ PORTNAME= simbody DISTVERSIONPREFIX= Simbody- DISTVERSION= 3.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science biology PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/science/simple-dftd3/Makefile b/science/simple-dftd3/Makefile index 45ea69f41c27..7d9bc3d6055a 100644 --- a/science/simple-dftd3/Makefile +++ b/science/simple-dftd3/Makefile @@ -1,6 +1,7 @@ PORTNAME= simple-dftd3 DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/sirius/Makefile b/science/sirius/Makefile index 5624e8c1b7a0..5cf96e487e60 100644 --- a/science/sirius/Makefile +++ b/science/sirius/Makefile @@ -1,7 +1,7 @@ PORTNAME= sirius DISTVERSIONPREFIX= v DISTVERSION= 7.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science PKGNAMESUFFIX= -quantum-chemistry # other software also has the name "sirius" diff --git a/science/tblite/Makefile b/science/tblite/Makefile index 0900490bdbc1..ef00936c53e0 100644 --- a/science/tblite/Makefile +++ b/science/tblite/Makefile @@ -1,7 +1,7 @@ PORTNAME= tblite DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/ukrmol+/Makefile b/science/ukrmol+/Makefile index e4961b91fef3..baa586deb18d 100644 --- a/science/ukrmol+/Makefile +++ b/science/ukrmol+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ukrmol+ DISTVERSION= 3.2 -PORTREVISION= 3 +PORTREVISION= 4 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 1bae17e247a3..e3920b494caf 100644 --- a/science/xtb/Makefile +++ b/science/xtb/Makefile @@ -1,7 +1,7 @@ PORTNAME= xtb DISTVERSIONPREFIX= v DISTVERSION= 6.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= jmd@FreeBSD.org |