Date: Mon, 16 Feb 2026 14:07:09 +0000 From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef12990cc39d - main - */*: bump PORTREVISION after the upgrade of MPICH Message-ID: <6993248d.42dfb.6f2eee99@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef12990cc39d82550e96abbe39b7cab4e53ac98e commit ef12990cc39d82550e96abbe39b7cab4e53ac98e Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2026-02-16 14:05:37 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2026-02-16 14:07:00 +0000 */*: bump PORTREVISION after the upgrade of MPICH --- benchmarks/hpl/Makefile | 2 +- benchmarks/imb/Makefile | 2 +- benchmarks/ior/Makefile | 1 + benchmarks/mdtest/Makefile | 2 +- biology/abyss/Makefile | 1 + cad/scotch/Makefile | 2 +- devel/babelflow/Makefile | 2 +- devel/ga/Makefile | 1 + graphics/glvis/Makefile | 1 + graphics/vv/Makefile | 1 + lang/opencoarrays/Makefile | 2 +- math/arpack-ng/Makefile | 2 +- math/blacs/Makefile | 2 +- math/blocksolve95/Makefile | 2 +- math/combblas/Makefile | 2 +- math/costa/Makefile | 2 +- math/dbcsr/Makefile | 2 +- math/deal.ii/Makefile | 2 +- math/dihydrogen/Makefile | 2 +- math/hydrogen/Makefile | 2 +- math/kahip/Makefile | 1 + math/mfem/Makefile | 1 + math/ntpoly/Makefile | 2 +- math/petiga/Makefile | 2 +- math/py-petsc4py/Makefile | 1 + math/py-slepc4py/Makefile | 2 +- math/scalapack/Makefile | 2 +- math/scalapackfx/Makefile | 2 +- math/scorec-core/Makefile | 1 + math/slepc/Makefile | 2 +- math/spfft/Makefile | 1 + math/spla/Makefile | 2 +- math/spooles/Makefile | 2 +- math/sprng/Makefile | 2 +- math/sundials/Makefile | 1 + math/superlu-dist/Makefile | 2 +- misc/adios2/Makefile | 2 +- net/mpifx/Makefile | 1 + net/py-mpi4py-mpich/Makefile | 1 + science/PETSc/Makefile | 2 +- science/ascent/Makefile | 2 +- science/axom/Makefile | 2 +- science/bagel/Makefile | 2 +- science/bout++/Makefile | 2 +- science/cardioid/Makefile | 2 +- science/chrono/Makefile | 2 +- science/code_saturne/Makefile | 2 +- science/conduit/Makefile | 2 +- science/cp2k/Makefile | 1 + science/dftbplus/Makefile | 2 +- science/elk/Makefile | 2 +- science/elmerfem/Makefile | 2 +- science/fleur/Makefile | 2 +- science/frontistr/Makefile | 2 +- science/hypre/Makefile | 2 +- science/jdftx/Makefile | 2 +- science/libgridxc/Makefile | 1 + science/libnegf/Makefile | 2 +- science/liggghts/Makefile | 2 +- science/madness/Makefile | 2 +- science/mdynamix/Makefile | 1 + science/mpqc/Makefile | 2 +- science/mrchem/Makefile | 1 + science/mrcpp/Makefile | 2 +- science/nlcglib/Makefile | 2 +- science/nwchem/Makefile | 1 + science/openmx/Makefile | 2 +- science/parthenon/Makefile | 2 +- science/pnetcdf/Makefile | 1 + science/py-asap3/Makefile | 2 +- science/py-gpaw/Makefile | 2 +- science/py-hoomd-blue/Makefile | 1 + science/py-pnetcdf/Makefile | 2 +- science/qbox/Makefile | 2 +- science/qmcpack/Makefile | 1 + science/quantum-espresso/Makefile | 1 + science/spheral/Makefile | 2 +- 77 files changed, 77 insertions(+), 55 deletions(-) diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index c56cad3f2158..cf702a8022c7 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hpl DISTVERSION= 2.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= benchmarks MASTER_SITES= NETLIB/benchmark/hpl diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 972ad15e1214..fb099b78a81c 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -1,7 +1,7 @@ PORTNAME= IMB DISTVERSIONPREFIX= v DISTVERSION= 2021.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks parallel MASTER_SITES= https://github.com/intel/mpi-benchmarks/archive/refs/tags/ diff --git a/benchmarks/ior/Makefile b/benchmarks/ior/Makefile index d7bc7e8fb134..70ff2524710d 100644 --- a/benchmarks/ior/Makefile +++ b/benchmarks/ior/Makefile @@ -1,5 +1,6 @@ PORTNAME= ior DISTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 1a152a66b7df..aa5022313749 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -1,6 +1,6 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile index 2b189670b288..e2b984a5d940 100644 --- a/biology/abyss/Makefile +++ b/biology/abyss/Makefile @@ -1,5 +1,6 @@ PORTNAME= abyss DISTVERSION= 2.3.10 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index 624357ac79ac..73e9ad06b4b0 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -1,6 +1,6 @@ PORTNAME= scotch DISTVERSION= 6.0.4-aster7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad science MAINTAINER= thierry@FreeBSD.org diff --git a/devel/babelflow/Makefile b/devel/babelflow/Makefile index 59c1849e04d1..1dde4260423c 100644 --- a/devel/babelflow/Makefile +++ b/devel/babelflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= babelflow DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ga/Makefile b/devel/ga/Makefile index e8e392c11ab8..a588b6d3f9fa 100644 --- a/devel/ga/Makefile +++ b/devel/ga/Makefile @@ -1,5 +1,6 @@ PORTNAME= ga DISTVERSION= 5.9.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/GlobalArrays/ga/releases/download/v${DISTVERSION}/ diff --git a/graphics/glvis/Makefile b/graphics/glvis/Makefile index 9446149b0e47..cd151060704d 100644 --- a/graphics/glvis/Makefile +++ b/graphics/glvis/Makefile @@ -1,5 +1,6 @@ PORTNAME= glvis DISTVERSION= 4.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://glvis.github.io/releases/ PKGNAMESUFFIX= -mesh-visualizer # other software also has the name glvis diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index 949a0af9f166..b22b9830da77 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -1,6 +1,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-406 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gd33ac3e8 CATEGORIES= graphics diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile index 83f779100eac..29e78531b930 100644 --- a/lang/opencoarrays/Makefile +++ b/lang/opencoarrays/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencoarrays DISTVERSION= 2.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang parallel MAINTAINER= miguel@gocobachi.dev diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 76ccea6597fe..6c6ae2ea1cc0 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack-ng DISTVERSION= 3.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/blacs/Makefile b/math/blacs/Makefile index f550f55ff9a4..1ca159e37841 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -1,6 +1,6 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index 05f8cdbbf7d1..a8978720724d 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -1,6 +1,6 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \ http://ftp.mcs.anl.gov/pub/BlockSolve95/ diff --git a/math/combblas/Makefile b/math/combblas/Makefile index a1cae68fdf34..58d14d212c47 100644 --- a/math/combblas/Makefile +++ b/math/combblas/Makefile @@ -1,7 +1,7 @@ PORTNAME= CombBLAS DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= https://portal.nersc.gov/project/m1982/CombBLAS/:test_data CATEGORIES= math DISTFILES= testdata_combblas1.6.1.tgz:test_data diff --git a/math/costa/Makefile b/math/costa/Makefile index b636911a3242..85ac4007ba63 100644 --- a/math/costa/Makefile +++ b/math/costa/Makefile @@ -1,7 +1,7 @@ PORTNAME= costa DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 34c86d042a6e..5ef26ad406ee 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -1,7 +1,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index e58d1b01593f..971fa0004632 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,6 +1,6 @@ PORTNAME= deal.II DISTVERSION= 9.6.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/ DISTNAME= dealii-${DISTVERSION} diff --git a/math/dihydrogen/Makefile b/math/dihydrogen/Makefile index ec267713f6b2..48df29eedb5a 100644 --- a/math/dihydrogen/Makefile +++ b/math/dihydrogen/Makefile @@ -2,7 +2,7 @@ PORTNAME= dihydrogen DISTVERSIONPREFIX= v DISTVERSION= 0.2.1-36 DISTVERSIONSUFFIX= -g4bda15e -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hydrogen/Makefile b/math/hydrogen/Makefile index 0ce033f41927..1d37d6ab5426 100644 --- a/math/hydrogen/Makefile +++ b/math/hydrogen/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydrogen DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMESUFFIX= -linear-algebra diff --git a/math/kahip/Makefile b/math/kahip/Makefile index 8d4ea7f28cea..3e7e1c672de6 100644 --- a/math/kahip/Makefile +++ b/math/kahip/Makefile @@ -1,6 +1,7 @@ PORTNAME= kahip DISTVERSIONPREFIX= v DISTVERSION= 3.22 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mfem/Makefile b/math/mfem/Makefile index 7434da47b5d9..81b862dc3f67 100644 --- a/math/mfem/Makefile +++ b/math/mfem/Makefile @@ -1,6 +1,7 @@ PORTNAME= mfem DISTVERSIONPREFIX= v DISTVERSION= 4.8 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/ntpoly/Makefile b/math/ntpoly/Makefile index c96204640e2d..34fc117a83d9 100644 --- a/math/ntpoly/Makefile +++ b/math/ntpoly/Makefile @@ -1,7 +1,7 @@ PORTNAME= NTPoly DISTVERSIONPREFIX= ${PORTNAME:tl}-v DISTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/petiga/Makefile b/math/petiga/Makefile index 91ffa5a1763b..01d5939c0261 100644 --- a/math/petiga/Makefile +++ b/math/petiga/Makefile @@ -1,6 +1,6 @@ PORTNAME= petiga DISTVERSION= g20221208 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index daf3936362f1..e0c3d24d8791 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,5 +1,6 @@ PORTNAME= petsc4py DISTVERSION= 3.22.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile index bec7ada0b407..6ee8e849d186 100644 --- a/math/py-slepc4py/Makefile +++ b/math/py-slepc4py/Makefile @@ -1,6 +1,6 @@ PORTNAME= slepc4py DISTVERSION= 3.22.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index c9020ac6731d..2c5f892286a7 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapack PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile index 0d4e7d640914..250c26315b41 100644 --- a/math/scalapackfx/Makefile +++ b/math/scalapackfx/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapackfx DISTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile index 9bfd733f69e4..2d22a95f6313 100644 --- a/math/scorec-core/Makefile +++ b/math/scorec-core/Makefile @@ -1,6 +1,7 @@ PORTNAME= scorec-core DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/slepc/Makefile b/math/slepc/Makefile index 862edc2e9c16..356194150d7e 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,6 +1,6 @@ PORTNAME= slepc DISTVERSION= 3.22.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/spfft/Makefile b/math/spfft/Makefile index f043d2ede192..dee39d4d762c 100644 --- a/math/spfft/Makefile +++ b/math/spfft/Makefile @@ -1,6 +1,7 @@ PORTNAME= spfft DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spla/Makefile b/math/spla/Makefile index d9d4645a39c9..2bb881ea53aa 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,7 +1,7 @@ PORTNAME= spla DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 5e57ffba90e1..ab65e6baa6a6 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -1,6 +1,6 @@ PORTNAME= spooles PORTVERSION= 2.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MASTER_SITES= NETLIB/linalg/spooles .ifdef WITH_MPI diff --git a/math/sprng/Makefile b/math/sprng/Makefile index 3ee83905b18e..6b03d720ef51 100644 --- a/math/sprng/Makefile +++ b/math/sprng/Makefile @@ -1,6 +1,6 @@ PORTNAME= SPRNG PORTVERSION= 5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= http://www.sprng.org/Version${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}${PORTVERSION:R} diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 2c4f5e8c7455..530f2a1d9ea4 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,5 +1,6 @@ PORTNAME= sundials DISTVERSION= 7.5.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/math/superlu-dist/Makefile b/math/superlu-dist/Makefile index 932f05dc86fc..3d9e10a2142a 100644 --- a/math/superlu-dist/Makefile +++ b/math/superlu-dist/Makefile @@ -1,7 +1,7 @@ PORTNAME= superlu-dist DISTVERSIONPREFIX= v DISTVERSION= 9.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index a7a9a44f5023..f87af0134b60 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -1,7 +1,7 @@ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/net/mpifx/Makefile b/net/mpifx/Makefile index 3052c6d24c32..b49ce4325cb3 100644 --- a/net/mpifx/Makefile +++ b/net/mpifx/Makefile @@ -1,5 +1,6 @@ PORTNAME= mpifx DISTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= net devel MAINTAINER= yuri@FreeBSD.org diff --git a/net/py-mpi4py-mpich/Makefile b/net/py-mpi4py-mpich/Makefile index c1761bdc0868..deb6668cd715 100644 --- a/net/py-mpi4py-mpich/Makefile +++ b/net/py-mpi4py-mpich/Makefile @@ -2,6 +2,7 @@ PORTNAME= mpi4py COMMENT= Python bindings for MPI (MPICH) +PORTREVISION= 1 PKGNAMESUFFIX= -mpich MASTERDIR= ${.CURDIR}/../py-mpi4py diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index b7ab3e403b9f..b61b17824b26 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -1,6 +1,6 @@ PORTNAME= PETSc DISTVERSION= 3.22.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel MASTER_SITES= https://web.cels.anl.gov/projects/petsc/download/release-snapshots/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/science/ascent/Makefile b/science/ascent/Makefile index 1687ea96d527..7edcc270d62c 100644 --- a/science/ascent/Makefile +++ b/science/ascent/Makefile @@ -1,7 +1,7 @@ PORTNAME= ascent DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMESUFFIX= -visualizer diff --git a/science/axom/Makefile b/science/axom/Makefile index 254bf8397995..fe6b49151517 100644 --- a/science/axom/Makefile +++ b/science/axom/Makefile @@ -1,7 +1,7 @@ PORTNAME= axom DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/bagel/Makefile b/science/bagel/Makefile index eba1ca2b2705..cdc1992d6691 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -1,7 +1,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-132 -PORTREVISION= 17 +PORTREVISION= 18 DISTVERSIONSUFFIX= -g2955e4d1a CATEGORIES= science diff --git a/science/bout++/Makefile b/science/bout++/Makefile index 88dce44c18f9..7d7c387f8264 100644 --- a/science/bout++/Makefile +++ b/science/bout++/Makefile @@ -1,7 +1,7 @@ PORTNAME= bout++ DISTVERSIONPREFIX= v DISTVERSION= 5.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science math # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/cardioid/Makefile b/science/cardioid/Makefile index 6cdeefa06769..42dbb8e05320 100644 --- a/science/cardioid/Makefile +++ b/science/cardioid/Makefile @@ -1,6 +1,6 @@ PORTNAME= cardioid PORTVERSION= g20211026 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/chrono/Makefile b/science/chrono/Makefile index 1ecabb5fcbbf..529910d60e26 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -1,6 +1,6 @@ PORTNAME= chrono DISTVERSION= 9.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science devel PKGNAMESUFFIX= -physics-simulation-engine diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index 3431d8506e0c..df0c580f7cb3 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,6 +1,6 @@ PORTNAME= code_saturne PORTVERSION= 8.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science parallel MASTER_SITES= https://www.code-saturne.org/releases/ diff --git a/science/conduit/Makefile b/science/conduit/Makefile index 5f2c3994456b..c12aadfbdc46 100644 --- a/science/conduit/Makefile +++ b/science/conduit/Makefile @@ -1,7 +1,7 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index d57c3e43a6a5..ef21041ed5a4 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -1,6 +1,7 @@ PORTNAME= cp2k DISTVERSIONPREFIX= v DISTVERSION= 2026.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile index f504de4af01a..3a409e022613 100644 --- a/science/dftbplus/Makefile +++ b/science/dftbplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= dftbplus DISTVERSION= 24.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/elk/Makefile b/science/elk/Makefile index 3901d4ab49f2..e6d760e394d3 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,6 +1,6 @@ PORTNAME= elk DISTVERSION= 10.3.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -chemistry diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index 32806a7ae7d4..17c560d80809 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -1,7 +1,7 @@ PORTNAME= elmerfem DISTVERSIONPREFIX= release- DISTVERSION= 26.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= thierry@FreeBSD.org diff --git a/science/fleur/Makefile b/science/fleur/Makefile index 062471209bd4..f1979c90b1e5 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -1,6 +1,6 @@ PORTNAME= fleur DISTVERSION= 7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/frontistr/Makefile b/science/frontistr/Makefile index cc8be06a48af..d2185788d578 100644 --- a/science/frontistr/Makefile +++ b/science/frontistr/Makefile @@ -1,6 +1,6 @@ PORTNAME= FrontISTR PORTVERSION= 5.2 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= science cad diff --git a/science/hypre/Makefile b/science/hypre/Makefile index a439de1d4f3c..631946cb119a 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,7 +1,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v DISTVERSION= 2.33.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile index 9fdbdf0b0370..96c88a2564c6 100644 --- a/science/jdftx/Makefile +++ b/science/jdftx/Makefile @@ -1,7 +1,7 @@ PORTNAME= jdftx DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile index 0d6de425b923..c7e97295caf4 100644 --- a/science/libgridxc/Makefile +++ b/science/libgridxc/Makefile @@ -1,5 +1,6 @@ PORTNAME= libgridxc DISTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://gitlab.com/siesta-project/libraries/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/science/libnegf/Makefile b/science/libnegf/Makefile index 0f74f9734203..b95541e1f75a 100644 --- a/science/libnegf/Makefile +++ b/science/libnegf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libnegf DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile index d088170996e3..d27aad15c63c 100644 --- a/science/liggghts/Makefile +++ b/science/liggghts/Makefile @@ -1,6 +1,6 @@ PORTNAME= liggghts DISTVERSION= 3.8.0-58 -PORTREVISION= 7 +PORTREVISION= 8 DISTVERSIONSUFFIX= -g6e28cfe3 CATEGORIES= science diff --git a/science/madness/Makefile b/science/madness/Makefile index 3fafb1124224..16b551ac2834 100644 --- a/science/madness/Makefile +++ b/science/madness/Makefile @@ -1,6 +1,6 @@ PORTNAME= madness DISTVERSION= 0.10.1.20180823 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/mdynamix/Makefile b/science/mdynamix/Makefile index fe71bb4d552c..9ae97ae8d1a2 100644 --- a/science/mdynamix/Makefile +++ b/science/mdynamix/Makefile @@ -1,5 +1,6 @@ PORTNAME= mdynamix DISTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.fos.su.se/~sasha/${PORTNAME}/versions/ DISTNAME= md${DISTVERSION:S/.//g} diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index b7b5a293c010..b7e856b43113 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= science parallel MASTER_SITES= SF diff --git a/science/mrchem/Makefile b/science/mrchem/Makefile index c4e674ba2355..b86dae4b4e17 100644 --- a/science/mrchem/Makefile +++ b/science/mrchem/Makefile @@ -1,6 +1,7 @@ PORTNAME= mrchem DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/mrcpp/Makefile b/science/mrcpp/Makefile index 89254107290c..9837cf134504 100644 --- a/science/mrcpp/Makefile +++ b/science/mrcpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= mrcpp DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org diff --git a/science/nlcglib/Makefile b/science/nlcglib/Makefile index 208a28091b6a..3cd7617b52d5 100644 --- a/science/nlcglib/Makefile +++ b/science/nlcglib/Makefile @@ -1,7 +1,7 @@ PORTNAME= nlcglib DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile index ea8db7bb6730..8674625c3f4d 100644 --- a/science/nwchem/Makefile +++ b/science/nwchem/Makefile @@ -1,6 +1,7 @@ PORTNAME= nwchem #DISTVERSIONPREFIX= v DISTVERSION= 7.3.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -release.revision-23c3b41b-src.2025-11-06 CATEGORIES= science MASTER_SITES= https://github.com/nwchemgit/nwchem/releases/download/v${DISTVERSION}-release/ \ diff --git a/science/openmx/Makefile b/science/openmx/Makefile index 4b1ef46ed92f..917e0e04a118 100644 --- a/science/openmx/Makefile +++ b/science/openmx/Makefile @@ -1,6 +1,6 @@ PORTNAME= openmx DISTVERSION= 3.9.9 # the 18June12 patch upgrades 3.9 -> 3.9.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://www.openmx-square.org/ \ https://www.openmx-square.org/bugfixed/21Oct17/:patch diff --git a/science/parthenon/Makefile b/science/parthenon/Makefile index b09ecf9ad2ee..b080a999c667 100644 --- a/science/parthenon/Makefile +++ b/science/parthenon/Makefile @@ -1,7 +1,7 @@ PORTNAME= parthenon DISTVERSIONPREFIX= v DISTVERSION= 24.08 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index 8f20c0b5240c..a9c8a9fa816d 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -1,5 +1,6 @@ PORTNAME= pnetcdf PORTVERSION= 1.14.1 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= https://parallel-netcdf.github.io/Release/ \ LOCAL/sunpoet diff --git a/science/py-asap3/Makefile b/science/py-asap3/Makefile index 421b77a892db..baeba537fdf7 100644 --- a/science/py-asap3/Makefile +++ b/science/py-asap3/Makefile @@ -1,6 +1,6 @@ PORTNAME= asap3 DISTVERSION= 3.12.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index d849a0d2021b..486020a01409 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpaw DISTVERSION= 24.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile index 5fb3d5f92d35..782792d9e514 100644 --- a/science/py-hoomd-blue/Makefile +++ b/science/py-hoomd-blue/Makefile @@ -1,6 +1,7 @@ PORTNAME= hoomd-blue DISTVERSIONPREFIX= v DISTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pnetcdf/Makefile b/science/py-pnetcdf/Makefile index 6162f6f155ef..400a993c5118 100644 --- a/science/py-pnetcdf/Makefile +++ b/science/py-pnetcdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= pnetcdf PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qbox/Makefile b/science/qbox/Makefile index 6c76aa7980fe..7e134bc0aa22 100644 --- a/science/qbox/Makefile +++ b/science/qbox/Makefile @@ -1,7 +1,7 @@ PORTNAME= qbox DISTVERSIONPREFIX= rel *** 43 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6993248d.42dfb.6f2eee99>
