diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-25 01:24:51 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-25 01:26:02 -0700 |
commit | 8da1e275023f3fb57f3e572f142fa0a7c4bb94ac (patch) | |
tree | c223aa6d362271c7adb86e4c4b891b29c554277b /science | |
parent | 6d9bfa454b3123fd8a8e69e75e43d453b1a8ad0a (diff) | |
download | freebsd-ports-8da1e275023f3fb57f3e572f142fa0a7c4bb94ac.zip |
science/hypre: Update 2.28.0 → 2.29.0
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/code_saturne/Makefile | 2 | ||||
-rw-r--r-- | science/hypre/Makefile | 3 | ||||
-rw-r--r-- | science/hypre/distinfo | 6 | ||||
-rw-r--r-- | science/serac/Makefile | 2 |
4 files changed, 6 insertions, 7 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index bf5d5fd08c95..2ed1056fd580 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= 10 +PORTREVISION= 11 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org diff --git a/science/hypre/Makefile b/science/hypre/Makefile index c4ba292c7484..a75b933f38e9 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,7 +1,6 @@ PORTNAME= hypre DISTVERSIONPREFIX= v -DISTVERSION= 2.28.0 -PORTREVISION= 1 +DISTVERSION= 2.29.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/hypre/distinfo b/science/hypre/distinfo index c8b1fedf02cd..f47013d5aaec 100644 --- a/science/hypre/distinfo +++ b/science/hypre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679207557 -SHA256 (hypre-space-hypre-v2.28.0_GH0.tar.gz) = 2eea68740cdbc0b49a5e428f06ad7af861d1e169ce6a12d2cf0aa2fc28c4a2ae -SIZE (hypre-space-hypre-v2.28.0_GH0.tar.gz) = 6801191 +TIMESTAMP = 1687679452 +SHA256 (hypre-space-hypre-v2.29.0_GH0.tar.gz) = 98b72115407a0e24dbaac70eccae0da3465f8f999318b2c9241631133f42d511 +SIZE (hypre-space-hypre-v2.29.0_GH0.tar.gz) = 6832767 diff --git a/science/serac/Makefile b/science/serac/Makefile index d748842a5575..18fee780bf51 100644 --- a/science/serac/Makefile +++ b/science/serac/Makefile @@ -1,6 +1,6 @@ PORTNAME= serac PORTVERSION= g20220823 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |