Date: Fri, 9 Dec 2022 19:21:32 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 113948a5b7cc - main - math/elementary-calculator: update to 2.0.1 Message-ID: <202212091921.2B9JLWQP095777@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=113948a5b7ccdeeed7b6e966ba2650625a52c340 commit 113948a5b7ccdeeed7b6e966ba2650625a52c340 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2022-12-09 06:30:36 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-12-09 19:17:32 +0000 math/elementary-calculator: update to 2.0.1 ChangeLog: https://github.com/elementary/calculator/releases/tag/2.0.1 * Redesigned app icon * Flat titlebar * Updated translations PR: 268251 Reported by: duchateau.olivier@gmail.com (maintainer) --- math/elementary-calculator/Makefile | 3 +-- math/elementary-calculator/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/elementary-calculator/Makefile b/math/elementary-calculator/Makefile index 98256d1271f6..6ac16e4b8653 100644 --- a/math/elementary-calculator/Makefile +++ b/math/elementary-calculator/Makefile @@ -1,6 +1,5 @@ PORTNAME= calculator -DISTVERSION= 2.0.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= math PKGNAMEPREFIX= elementary- diff --git a/math/elementary-calculator/distinfo b/math/elementary-calculator/distinfo index 43d0053d9e47..a270945d449f 100644 --- a/math/elementary-calculator/distinfo +++ b/math/elementary-calculator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652373931 -SHA256 (elementary-calculator-2.0.0_GH0.tar.gz) = bf4fefc9a526ad9e7c546374e764473e75aed77822bd0d3f7b706017181a4f1d -SIZE (elementary-calculator-2.0.0_GH0.tar.gz) = 232133 +TIMESTAMP = 1670518580 +SHA256 (elementary-calculator-2.0.1_GH0.tar.gz) = d5f5132f8026267209164ccc3f506167520dc68fd1ccf69fe240c0d1233f5462 +SIZE (elementary-calculator-2.0.1_GH0.tar.gz) = 175342
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212091921.2B9JLWQP095777>