diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/afni/Makefile | 2 | ||||
-rw-r--r-- | science/afni/distinfo | 6 | ||||
-rw-r--r-- | science/csvtk/Makefile | 1 | ||||
-rw-r--r-- | science/dynare/Makefile | 2 | ||||
-rw-r--r-- | science/hypre/Makefile | 1 | ||||
-rw-r--r-- | science/mbdyn/Makefile | 2 | ||||
-rw-r--r-- | science/molgif/Makefile | 2 | ||||
-rw-r--r-- | science/ncrystal/Makefile | 7 | ||||
-rw-r--r-- | science/ncrystal/distinfo | 6 | ||||
-rw-r--r-- | science/py-ncrystal/Makefile | 2 | ||||
-rw-r--r-- | science/py-ncrystal/distinfo | 6 | ||||
-rw-r--r-- | science/py-scikit-sparse/Makefile | 1 | ||||
-rw-r--r-- | science/siconos/Makefile | 2 | ||||
-rw-r--r-- | science/trilinos/Makefile | 1 |
14 files changed, 21 insertions, 20 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index bd4a59145946..c29dbf3d85da 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.2.05 +DISTVERSION= 25.2.06 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 933eea829f78..bdb61dc7648f 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753208153 -SHA256 (afni-afni-AFNI_25.2.05_GH0.tar.gz) = 7648e71187874d1602afdaa0c776b945c8d236e3a9c6b48439cf0a160d97c4a8 -SIZE (afni-afni-AFNI_25.2.05_GH0.tar.gz) = 53317967 +TIMESTAMP = 1754029956 +SHA256 (afni-afni-AFNI_25.2.06_GH0.tar.gz) = d0d67099ec86804b049d51e7e51a08076f6e60d15c00cb292626e6fe6bc3a0df +SIZE (afni-afni-AFNI_25.2.06_GH0.tar.gz) = 53316535 diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index a9105577fa35..e4b2b99739a4 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,6 +1,7 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.34.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/dynare/Makefile b/science/dynare/Makefile index 0856cc00a8ed..d0babbf623e3 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -1,6 +1,6 @@ PORTNAME= dynare DISTVERSION= 5.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science # economics MASTER_SITES= https://www.dynare.org/release/source/ diff --git a/science/hypre/Makefile b/science/hypre/Makefile index d5df638850a3..a439de1d4f3c 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,6 +1,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v DISTVERSION= 2.33.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index c65f1560bb54..4ac211eda4e6 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mbdyn DISTVERSION= 1.7.3 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= science MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/ diff --git a/science/molgif/Makefile b/science/molgif/Makefile index cec8591a420f..280dc2503615 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,6 +1,6 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/ncrystal/Makefile b/science/ncrystal/Makefile index 9cfb8da272b6..8738797874bd 100644 --- a/science/ncrystal/Makefile +++ b/science/ncrystal/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncrystal DISTVERSIONPREFIX= v -DISTVERSION= 4.2.6 +DISTVERSION= 4.2.8 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org @@ -21,9 +21,6 @@ SHEBANG_FILES= tests/scripts/* CMAKE_TESTING_ON= NCRYSTAL_ENABLE_TESTING \ NCRYSTAL_ENABLE_CORE_TEST -post-install: # workaround for https://github.com/mctools/ncrystal/issues/150 - @${RM} ${STAGEDIR}${PREFIX}/*.sh - -# tests as of 4.2.6: 52% tests passed, 42 tests failed out of 87 +# tests as of 4.2.6: 51% tests passed, 43 tests failed out of 88 (only py_xx tests fail) .include <bsd.port.mk> diff --git a/science/ncrystal/distinfo b/science/ncrystal/distinfo index 1a8eec6572c9..ebf4e8a8d01a 100644 --- a/science/ncrystal/distinfo +++ b/science/ncrystal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753507988 -SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602 -SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990 +TIMESTAMP = 1754558330 +SHA256 (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 499e355e8cb534954101241c5af1f3d4f729aa87f4d63734b05570033a5d6dbd +SIZE (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 2822048 diff --git a/science/py-ncrystal/Makefile b/science/py-ncrystal/Makefile index ed1e1279b00e..c6a90d0c973f 100644 --- a/science/py-ncrystal/Makefile +++ b/science/py-ncrystal/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncrystal DISTVERSIONPREFIX= v -DISTVERSION= 4.2.6 +DISTVERSION= 4.2.8 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-ncrystal/distinfo b/science/py-ncrystal/distinfo index aca64d45e427..335765086002 100644 --- a/science/py-ncrystal/distinfo +++ b/science/py-ncrystal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753507607 -SHA256 (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 4e7926d8bb931cce3546e9406a2a3d9b182b864e94ce34e31b1a6d9475479602 -SIZE (mctools-ncrystal-v4.2.6_GH0.tar.gz) = 2821990 +TIMESTAMP = 1754559207 +SHA256 (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 499e355e8cb534954101241c5af1f3d4f729aa87f4d63734b05570033a5d6dbd +SIZE (mctools-ncrystal-v4.2.8_GH0.tar.gz) = 2822048 diff --git a/science/py-scikit-sparse/Makefile b/science/py-scikit-sparse/Makefile index ecc38f90c432..e80c63af51fe 100644 --- a/science/py-scikit-sparse/Makefile +++ b/science/py-scikit-sparse/Makefile @@ -1,6 +1,7 @@ PORTNAME= scikit-sparse DISTVERSIONPREFIX= v DISTVERSION= 0.4.16 +PORTREVISION= 1 CATEGORIES= science python #MASTER_SITES= PYPI # missing files under tests/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 463c424c080d..587760c82cc4 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,6 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index 6c5576de4913..d2c8f9e9253c 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -1,6 +1,7 @@ PORTNAME= trilinos DISTVERSIONPREFIX= trilinos-release- DISTVERSION= 16-1-0 +PORTREVISION= 1 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org |