diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-19 00:38:46 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-19 00:46:57 -0700 |
commit | 0262afeb49ad92864b710fcf2a853c9bce243a31 (patch) | |
tree | a21e895612889ffd6a0d387ce4e17d6ab433439c /science | |
parent | a1850255fcc8c72f9a667444e695472ac34e54ff (diff) | |
download | freebsd-ports-0262afeb49ad92864b710fcf2a853c9bce243a31.zip |
science/hypre: Update 2.26.0 → 2.28.0
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/code_saturne/Makefile | 2 | ||||
-rw-r--r-- | science/hypre/Makefile | 2 | ||||
-rw-r--r-- | science/hypre/distinfo | 6 | ||||
-rw-r--r-- | science/serac/Makefile | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index 4b18a403f0b6..dc3c7d438bcc 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,7 +1,7 @@ PORTNAME= code_saturne PORTVERSION= 7.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org diff --git a/science/hypre/Makefile b/science/hypre/Makefile index 20639f8ce842..637b95f3351d 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,6 +1,6 @@ PORTNAME= hypre DISTVERSIONPREFIX= v -DISTVERSION= 2.26.0 +DISTVERSION= 2.28.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/hypre/distinfo b/science/hypre/distinfo index 7f55782639cf..c8b1fedf02cd 100644 --- a/science/hypre/distinfo +++ b/science/hypre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665940855 -SHA256 (hypre-space-hypre-v2.26.0_GH0.tar.gz) = c214084bddc61a06f3758d82947f7f831e76d7e3edeac2c78bb82d597686e05d -SIZE (hypre-space-hypre-v2.26.0_GH0.tar.gz) = 6727243 +TIMESTAMP = 1679207557 +SHA256 (hypre-space-hypre-v2.28.0_GH0.tar.gz) = 2eea68740cdbc0b49a5e428f06ad7af861d1e169ce6a12d2cf0aa2fc28c4a2ae +SIZE (hypre-space-hypre-v2.28.0_GH0.tar.gz) = 6801191 diff --git a/science/serac/Makefile b/science/serac/Makefile index c5f6acdafe9c..69b66956e07a 100644 --- a/science/serac/Makefile +++ b/science/serac/Makefile @@ -1,6 +1,6 @@ PORTNAME= serac PORTVERSION= g20220823 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |