Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:55:28 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: f5e98508a147 - main - math/libqalculate: Update to 4.8.0
Message-ID:  <202308211755.37LHtSJ8079402@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=f5e98508a147fb4e1cd1e62e6f1328604f2fe131

commit f5e98508a147fb4e1cd1e62e6f1328604f2fe131
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-08-21 17:52:40 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-08-21 17:55:22 +0000

    math/libqalculate: Update to 4.8.0
    
    https://github.com/Qalculate/libqalculate/releases/tag/v4.8.0
---
 math/libqalculate/Makefile  | 2 +-
 math/libqalculate/distinfo  | 6 +++---
 math/libqalculate/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 3afa688e1315..944c82754dd1 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqalculate
-PORTVERSION=	4.7.0
+PORTVERSION=	4.8.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
 
diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo
index 29b645aeaadf..d43af2058cdd 100644
--- a/math/libqalculate/distinfo
+++ b/math/libqalculate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688402952
-SHA256 (libqalculate-4.7.0.tar.gz) = 16135bcd07a905ffc27a3f1abe5e6feb6cda6c40e5f6bb35127fefdb50ccfd02
-SIZE (libqalculate-4.7.0.tar.gz) = 2618347
+TIMESTAMP = 1692639110
+SHA256 (libqalculate-4.8.0.tar.gz) = c2761626a061b772da3cec9135c21e9b7ce5aa87a6bb47c9ddd7d82fc8f0f46c
+SIZE (libqalculate-4.8.0.tar.gz) = 2625669
diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist
index 3a2fa4734e07..83a39516159b 100644
--- a/math/libqalculate/pkg-plist
+++ b/math/libqalculate/pkg-plist
@@ -16,7 +16,7 @@ include/libqalculate/util.h
 lib/libqalculate.a
 lib/libqalculate.so
 lib/libqalculate.so.22
-lib/libqalculate.so.22.19.0
+lib/libqalculate.so.22.20.0
 libdata/pkgconfig/libqalculate.pc
 man/man1/qalc.1.gz
 %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211755.37LHtSJ8079402>