Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2022 16:48:19 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: 6ebd8b03dd99 - main - math/libqalculate: Update to 4.4.0
Message-ID:  <202210181648.29IGmJEv092179@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=6ebd8b03dd99a63fccae7f4e8a986808db5eab33

commit 6ebd8b03dd99a63fccae7f4e8a986808db5eab33
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-10-18 16:44:37 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-10-18 16:48:12 +0000

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

diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 5d7409e15488..5b12c4c85eb9 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqalculate
-PORTVERSION=	4.3.0
+PORTVERSION=	4.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 d734905e780c..ece06f303836 100644
--- a/math/libqalculate/distinfo
+++ b/math/libqalculate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662919746
-SHA256 (libqalculate-4.3.0.tar.gz) = ddcb7b77dcbd06775cde95ea8360e4ffaef8f9df34c9690700c87980c36ab244
-SIZE (libqalculate-4.3.0.tar.gz) = 2230559
+TIMESTAMP = 1666033205
+SHA256 (libqalculate-4.4.0.tar.gz) = 79cfdc4d4af9dfcd6902c2ec680ed1f3d5845d07b5ee1c76255fdca731a8b758
+SIZE (libqalculate-4.4.0.tar.gz) = 2599052
diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist
index 0cab67950901..a8ead6152c57 100644
--- a/math/libqalculate/pkg-plist
+++ b/math/libqalculate/pkg-plist
@@ -16,13 +16,14 @@ include/libqalculate/util.h
 lib/libqalculate.a
 lib/libqalculate.so
 lib/libqalculate.so.22
-lib/libqalculate.so.22.17.1
+lib/libqalculate.so.22.17.2
 libdata/pkgconfig/libqalculate.pc
 man/man1/qalc.1.gz
 %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/de/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo



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