Date: Tue, 2 Jul 2024 05:44:40 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f77f15e34e25 - main - math/qalculate-qt: Update to 5.2.0 Message-ID: <202407020544.4625ie3b047379@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=f77f15e34e25bfe215efbcc7b36769136a6ebc69 commit f77f15e34e25bfe215efbcc7b36769136a6ebc69 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-07-02 05:30:46 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-07-02 05:44:33 +0000 math/qalculate-qt: Update to 5.2.0 https://github.com/Qalculate/qalculate-qt/releases/tag/v5.2.0 --- math/qalculate-qt/Makefile | 2 +- math/qalculate-qt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/qalculate-qt/Makefile b/math/qalculate-qt/Makefile index 0cec192a6b1a..37a245a043fc 100644 --- a/math/qalculate-qt/Makefile +++ b/math/qalculate-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= qalculate-qt -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/qalculate-qt/distinfo b/math/qalculate-qt/distinfo index 63968c009bf4..3798f86d605c 100644 --- a/math/qalculate-qt/distinfo +++ b/math/qalculate-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715805349 -SHA256 (qalculate-qt-5.1.0.tar.gz) = b6571fc85bde7f2b1422f215a5c4176bc1013726e2971d4c27770078be659a7b -SIZE (qalculate-qt-5.1.0.tar.gz) = 1746381 +TIMESTAMP = 1719897963 +SHA256 (qalculate-qt-5.2.0.tar.gz) = 6daef548376d1a941515f3ee5c268ec97a64668474ff6c31e02890eee12f2b75 +SIZE (qalculate-qt-5.2.0.tar.gz) = 1763726
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407020544.4625ie3b047379>