diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-18 04:31:28 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-18 04:31:28 +0800 |
commit | 21d78951391d81950f3e617a075cca47662eb58b (patch) | |
tree | 45392fa47d16764e59bdd20506d0e4efafcf7ad3 /math | |
parent | 1e9c3897fbdef054d5ed04e78505a3ba4c21f642 (diff) | |
download | freebsd-ports-gnome-21d78951391d81950f3e617a075cca47662eb58b.tar.gz freebsd-ports-gnome-21d78951391d81950f3e617a075cca47662eb58b.tar.zst freebsd-ports-gnome-21d78951391d81950f3e617a075cca47662eb58b.zip |
math/gau2grid: Update 2.0.4 -> 2.0.5
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/gau2grid/Makefile | 3 | ||||
-rw-r--r-- | math/gau2grid/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index b81911366df3..28afdebc2cb7 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -2,8 +2,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 2.0.4 -PORTREVISION= 1 +DISTVERSION= 2.0.5 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org diff --git a/math/gau2grid/distinfo b/math/gau2grid/distinfo index f52e9d3d933d..c763894687c9 100644 --- a/math/gau2grid/distinfo +++ b/math/gau2grid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578814506 -SHA256 (dgasmith-gau2grid-v2.0.4_GH0.tar.gz) = 1129730e4be1b558d72db8bc49e8a7e480bb960980ff5bee45dcfc257589e56c -SIZE (dgasmith-gau2grid-v2.0.4_GH0.tar.gz) = 84005 +TIMESTAMP = 1608235957 +SHA256 (dgasmith-gau2grid-v2.0.5_GH0.tar.gz) = b6534bfd2b8b469f66d98d030701ce96e61ded84c1ba521b95f897101d3a5832 +SIZE (dgasmith-gau2grid-v2.0.5_GH0.tar.gz) = 84178 |