diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-18 22:49:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-18 22:50:45 +0000 |
commit | b5787296b108006bb65599e272f9dec88aa908fa (patch) | |
tree | e14798e7e384ed66641c8efc5ebc19d399ff1db9 | |
parent | 6a4356a0f431c643b10e1c085eb7fb77ce7fd732 (diff) | |
download | ports-b5787296b108006bb65599e272f9dec88aa908fa.tar.gz ports-b5787296b108006bb65599e272f9dec88aa908fa.zip |
math/vtk9: Update 9.0.1 -> 9.0.3
Reported by: portscout
-rw-r--r-- | math/vtk9/Makefile | 3 | ||||
-rw-r--r-- | math/vtk9/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile index 7268fab0eb9c..987228db10b2 100644 --- a/math/vtk9/Makefile +++ b/math/vtk9/Makefile @@ -1,6 +1,5 @@ PORTNAME= vtk -DISTVERSION= 9.0.1 -PORTREVISION= 4 +DISTVERSION= 9.0.3 CATEGORIES= math graphics MASTER_SITES= https://vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 9 diff --git a/math/vtk9/distinfo b/math/vtk9/distinfo index a814dfeef025..0754c728341d 100644 --- a/math/vtk9/distinfo +++ b/math/vtk9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593186686 -SHA256 (VTK-9.0.1.tar.gz) = 1b39a5e191c282861e7af4101eaa8585969a2de05f5646c9199a161213a622c7 -SIZE (VTK-9.0.1.tar.gz) = 34687900 +TIMESTAMP = 1629311941 +SHA256 (VTK-9.0.3.tar.gz) = bc3eb9625b2b8dbfecb6052a2ab091fc91405de4333b0ec68f3323815154ed8a +SIZE (VTK-9.0.3.tar.gz) = 34684378 |