diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-06-02 03:22:50 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-06-02 03:22:50 +0000 |
commit | 754b81645892f78c33dd920ea95b88010cea53b3 (patch) | |
tree | d85e379bda00e6aa0effc6ee4972078713f1fcec /math | |
parent | 6271adf5030b5bd36fe0a47c0c57218df5882672 (diff) | |
download | ports-754b81645892f78c33dd920ea95b88010cea53b3.tar.gz ports-754b81645892f78c33dd920ea95b88010cea53b3.zip |
Diffstat (limited to 'math')
-rw-r--r-- | math/gnome-calculator/Makefile | 3 | ||||
-rw-r--r-- | math/gnome-calculator/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index 57ec8ab7d3eb..2d5f5ebc3472 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,8 +1,7 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> PORTNAME= gnome-calculator -PORTVERSION= 42.0 -PORTREVISION= 2 +PORTVERSION= 42.1 CATEGORIES= math gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index 82b3a368dc96..6f996b6900f0 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647989751 -SHA256 (gnome/gnome-calculator-42.0.tar.xz) = a535a14ebea58e691a4b5a085256aed060a2c3f07384ac3a3d01832332a27e4a -SIZE (gnome/gnome-calculator-42.0.tar.xz) = 1200548 +TIMESTAMP = 1654120716 +SHA256 (gnome/gnome-calculator-42.1.tar.xz) = ef4d24e42a65dc860e6206f3b470b7d233c2ae2a4d4965d8859aa9ea8a395acd +SIZE (gnome/gnome-calculator-42.1.tar.xz) = 1199604 |