Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2024 16:45:56 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: 7348164e4cbf - main - math/libqalculate: Update to 5.4.0
Message-ID:  <202411261645.4AQGjuVo005904@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=7348164e4cbf3e818a93000c26db714c0638f5c3

commit 7348164e4cbf3e818a93000c26db714c0638f5c3
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-11-26 16:40:56 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-11-26 16:45:48 +0000

    math/libqalculate: Update to 5.4.0
    
    https://github.com/Qalculate/libqalculate/releases/tag/v5.4.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 02ed4e0ec3d0..42afe5bef396 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqalculate
-PORTVERSION=	5.3.0
+PORTVERSION=	5.4.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 2d152ba856e3..2f2280337e7e 100644
--- a/math/libqalculate/distinfo
+++ b/math/libqalculate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728966138
-SHA256 (libqalculate-5.3.0.tar.gz) = 61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b
-SIZE (libqalculate-5.3.0.tar.gz) = 2705592
+TIMESTAMP = 1732614915
+SHA256 (libqalculate-5.4.0.tar.gz) = 1fe956877ff1bbb1f4b470c41cdf3d971cebbeda6a35e92282f0eea5193ac343
+SIZE (libqalculate-5.4.0.tar.gz) = 2720059
diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist
index 5caa7f73feec..103f18bcbee2 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.23
-lib/libqalculate.so.23.3.0
+lib/libqalculate.so.23.3.1
 libdata/pkgconfig/libqalculate.pc
 share/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?202411261645.4AQGjuVo005904>