From nobody Tue Jun 2 08:35:09 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gV3zy1lQ1z6fHYM for ; Tue, 02 Jun 2026 08:35:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gV3zy0Gbhz3trj for ; Tue, 02 Jun 2026 08:35:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780389310; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ltciPpdHJy+T6Z8dWb7zmq8yw7DgpOT9y4hNxDbF9Yk=; b=EcwlMFcvszWnU6xCZW41ASn3kxvVAinoorDtWZ/71+d04Zk45qzVfvQKd6/IHc1IX6aoaW RtkYVW3+6iaJT2w0rZXJKETMINNoWOnWTKzOZhyPrbqdR1ItXQgUsm/6zldPanynIs28PN PY5uZO0trhPzytGWwPzWUMCZsSAy59SsMvFS2UzP0weMAuPdHe3xyPQJ4qFK8vGlVOPWB1 7BLZIyMVmsj43z4fXl5nCYUH6PU6GoS2exeWrEztBNObh9qSX1RHievOc4nNqrCP6l1RAo gPd7CjlLWkohnkQy2BmNDaEG+9fk3cJlSwDEQbeMjb0optLaIJ37fko4ZC/bFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780389310; a=rsa-sha256; cv=none; b=UvYou//jTFIVDbubu+ZoROPSGZ7LhI/x4gbeGr6aezGM92p7cu65ylO2Lz8Iuo0GPqNJXW PAyv3AKPXTTIYpNw3RCBWOxfzFQHvGdEtRaxu5aOJKaNtV941OnfYXOY3BSEY653jnJ2kU JyVngmzCPrx12PDLfoGP9oM70WGf0Ra4wIBVPaV27yPKOMIGchq0nrNgFRi5nl2sGw4X5y 7IqDL3g2Ea5RG87Y8qNYobCeeNLxo71dkfiltyWUtQZWWTa+zZWf8mnQUDhs+Lu+mOG2iE qlnj/asSjPnOeO64E+ufWLPNH33hJIbyrpP1CyyGIgF/IWsTQYGElXKzdQn8DA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780389310; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ltciPpdHJy+T6Z8dWb7zmq8yw7DgpOT9y4hNxDbF9Yk=; b=sGhNhXtC0M2KMU3C6Hy023J7GXgjWdZU49310K+6qbf4ip0L/s5OasQ1bFCJ4yKG5d5B03 Ofe6vOQSbmc+nr4vwZszKyZDa3C4I841VNoe/fj9NVYfpCfl9G5UhtXUQuf1667yeaxIOX UXjpzItadeKf6uk1+Yq9cLmZTyRGw/feJdiXZBp3du7MbB+uKjWmZ+ksgkRttHP+kiF8wr 7ddyawrykKTabYBuflMP/ZZRgyl82FWDE47ZYY322UiN1IxdmOAbyiekzY6Oj0A0yLDegj xQ1NxoV1HDN7lU4hzitKtUFCKU/rmMRI/B0C2EhAvgJjr3fa1H2SZff7DZw3xA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gV3zx6S5qz23D for ; Tue, 02 Jun 2026 08:35:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3289a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 02 Jun 2026 08:35:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jason E. Hale Subject: git: 51eed2da8af8 - main - math/libqalculate: Update to 5.11.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51eed2da8af8c7d2ea2073d5fc04d8cd20b23c68 Auto-Submitted: auto-generated Date: Tue, 02 Jun 2026 08:35:09 +0000 Message-Id: <6a1e95bd.3289a.6d02bacf@gitrepo.freebsd.org> The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=51eed2da8af8c7d2ea2073d5fc04d8cd20b23c68 commit 51eed2da8af8c7d2ea2073d5fc04d8cd20b23c68 Author: Jason E. Hale AuthorDate: 2026-06-02 06:39:52 +0000 Commit: Jason E. Hale CommitDate: 2026-06-02 07:33:37 +0000 math/libqalculate: Update to 5.11.0 https://github.com/Qalculate/libqalculate/releases/tag/v5.11.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 502fd473958a..612336c1abb0 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,5 +1,5 @@ PORTNAME= libqalculate -PORTVERSION= 5.10.0 +PORTVERSION= 5.11.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 7842c15df546..0d13c06d0557 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779689453 -SHA256 (libqalculate-5.10.0.tar.gz) = 904592d33a98ed4a26a59fa34c855578e096144fb91965b8afc90e06797dba8e -SIZE (libqalculate-5.10.0.tar.gz) = 3545282 +TIMESTAMP = 1780370922 +SHA256 (libqalculate-5.11.0.tar.gz) = 6217a634eeb9659ebb4080c265dfab47d8f8dd4c33394b48fd5a1f83ef4538c4 +SIZE (libqalculate-5.11.0.tar.gz) = 3569050 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 84f838b80891..218afad95d61 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.11 +lib/libqalculate.so.23.3.12 libdata/pkgconfig/libqalculate.pc share/man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo