diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/PETSc/Makefile | 1 | ||||
-rw-r--r-- | science/afni/Makefile | 3 | ||||
-rw-r--r-- | science/afni/distinfo | 6 | ||||
-rw-r--r-- | science/elk/Makefile | 2 | ||||
-rw-r--r-- | science/py-qiskit/Makefile | 2 | ||||
-rw-r--r-- | science/salome-kernel/Makefile | 3 |
6 files changed, 10 insertions, 7 deletions
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index 4684b21a9b24..b7ab3e403b9f 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -1,5 +1,6 @@ PORTNAME= PETSc DISTVERSION= 3.22.4 +PORTREVISION= 1 CATEGORIES= science devel MASTER_SITES= https://web.cels.anl.gov/projects/petsc/download/release-snapshots/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/science/afni/Makefile b/science/afni/Makefile index 920401368d79..85c39533a0bb 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,7 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.1.15 -PORTREVISION= 1 +DISTVERSION= 25.2.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index e196c92bdb90..2ed0998ce153 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750240671 -SHA256 (afni-afni-AFNI_25.1.15_GH0.tar.gz) = d1c183b1af83b487916c0c9e960927aa3204c7d73106e63d01045447f8ae2eaa -SIZE (afni-afni-AFNI_25.1.15_GH0.tar.gz) = 53283451 +TIMESTAMP = 1751437927 +SHA256 (afni-afni-AFNI_25.2.00_GH0.tar.gz) = bb9b51eaea6d8dd900370d52da78eaf5ef4ab0b1bd67513ba4872bbf73426152 +SIZE (afni-afni-AFNI_25.2.00_GH0.tar.gz) = 53283529 diff --git a/science/elk/Makefile b/science/elk/Makefile index a092be431179..3901d4ab49f2 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,6 +1,6 @@ PORTNAME= elk DISTVERSION= 10.3.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -chemistry diff --git a/science/py-qiskit/Makefile b/science/py-qiskit/Makefile index 34dfa65c6d12..e28c1d3cd27c 100644 --- a/science/py-qiskit/Makefile +++ b/science/py-qiskit/Makefile @@ -1,6 +1,6 @@ PORTNAME= qiskit DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/salome-kernel/Makefile b/science/salome-kernel/Makefile index c3e361b22c53..490e715aab60 100644 --- a/science/salome-kernel/Makefile +++ b/science/salome-kernel/Makefile @@ -11,6 +11,9 @@ WWW= https://www.salome-platform.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired science/salome-configuration +EXPIRATION_DATE=2025-09-30 + FETCH_DEPENDS= git:devel/git PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}omniorb>0:devel/py-omniorb \ |