Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 15:42:43 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: 34e23ee2e2ac - main - math/libqalculate: Update to 5.3.0
Message-ID:  <202410151542.49FFghb9057271@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=34e23ee2e2ac13e1a76d655f76a08738bf09f9b2

commit 34e23ee2e2ac13e1a76d655f76a08738bf09f9b2
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-10-15 06:40:19 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-10-15 15:42:32 +0000

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

diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 24462cec9dac..02ed4e0ec3d0 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqalculate
-PORTVERSION=	5.2.0
+PORTVERSION=	5.3.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
 
@@ -21,7 +21,6 @@ USE_GNOME=	intltool libxml2
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	NLS
diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo
index fb145c18314e..2d152ba856e3 100644
--- a/math/libqalculate/distinfo
+++ b/math/libqalculate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719897391
-SHA256 (libqalculate-5.2.0.tar.gz) = 20be13a39aea7f0371af789539cb285892f2e15d8240f29f9f380984e3446830
-SIZE (libqalculate-5.2.0.tar.gz) = 2694752
+TIMESTAMP = 1728966138
+SHA256 (libqalculate-5.3.0.tar.gz) = 61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b
+SIZE (libqalculate-5.3.0.tar.gz) = 2705592
diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist
index a706dda42a7a..5caa7f73feec 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.2.0
+lib/libqalculate.so.23.3.0
 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?202410151542.49FFghb9057271>