Date: Tue, 15 Mar 2022 03:48: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: 97ddc0668e5f - main - math/libqalculate: Update to 4.1.0 Message-ID: <202203150348.22F3mSKR000774@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=97ddc0668e5f36b73324db68810695d3011724a5 commit 97ddc0668e5f36b73324db68810695d3011724a5 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-03-14 17:36:03 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-03-15 03:47:40 +0000 math/libqalculate: Update to 4.1.0 Changes: https://github.com/Qalculate/libqalculate/releases/tag/v4.1.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 1034222cbbcf..679409e39a2f 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,7 +1,7 @@ # Created by: Sergey Akifyev <asa@agava.com> PORTNAME= libqalculate -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.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 10ee853d3baa..5dc302bf70d3 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645711860 -SHA256 (libqalculate-4.0.0.tar.gz) = 1bddd1aa5fc5c0915308400845acf376dcb685bcbd8da90360b3d75b87d4c666 -SIZE (libqalculate-4.0.0.tar.gz) = 2167348 +TIMESTAMP = 1647278725 +SHA256 (libqalculate-4.1.0.tar.gz) = d943e5285bdc0b3cd77b8f7a10391d7c753fc19b0ddd48e5d4179decf709d6ff +SIZE (libqalculate-4.1.0.tar.gz) = 2169471 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 33e902dd4efb..90a668baa0b3 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.16.0 +lib/libqalculate.so.22.16.1 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?202203150348.22F3mSKR000774>