From owner-svn-ports-head@freebsd.org Sun Mar 14 15:59:42 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 42B045AB197; Sun, 14 Mar 2021 15:59:42 +0000 (UTC) (envelope-from jhale@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dz44Z1R34z3wCn; Sun, 14 Mar 2021 15:59:42 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1FD8620276; Sun, 14 Mar 2021 15:59:42 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12EFxfp1091002; Sun, 14 Mar 2021 15:59:41 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12EFxfed090999; Sun, 14 Mar 2021 15:59:41 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <202103141559.12EFxfed090999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 14 Mar 2021 15:59:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568396 - head/math/libqalculate X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/math/libqalculate X-SVN-Commit-Revision: 568396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2021 15:59:42 -0000 Author: jhale Date: Sun Mar 14 15:59:41 2021 New Revision: 568396 URL: https://svnweb.freebsd.org/changeset/ports/568396 Log: math/libqalculate: Update to 3.17.0 Modified: head/math/libqalculate/Makefile head/math/libqalculate/distinfo head/math/libqalculate/pkg-plist Modified: head/math/libqalculate/Makefile ============================================================================== --- head/math/libqalculate/Makefile Sun Mar 14 15:42:28 2021 (r568395) +++ head/math/libqalculate/Makefile Sun Mar 14 15:59:41 2021 (r568396) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libqalculate -PORTVERSION= 3.16.1 +PORTVERSION= 3.17.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ Modified: head/math/libqalculate/distinfo ============================================================================== --- head/math/libqalculate/distinfo Sun Mar 14 15:42:28 2021 (r568395) +++ head/math/libqalculate/distinfo Sun Mar 14 15:59:41 2021 (r568396) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610822383 -SHA256 (libqalculate-3.16.1.tar.gz) = bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59 -SIZE (libqalculate-3.16.1.tar.gz) = 1756176 +TIMESTAMP = 1615732502 +SHA256 (libqalculate-3.17.0.tar.gz) = 7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c +SIZE (libqalculate-3.17.0.tar.gz) = 1770500 Modified: head/math/libqalculate/pkg-plist ============================================================================== --- head/math/libqalculate/pkg-plist Sun Mar 14 15:42:28 2021 (r568395) +++ head/math/libqalculate/pkg-plist Sun Mar 14 15:59:41 2021 (r568396) @@ -16,7 +16,7 @@ include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.21 -lib/libqalculate.so.21.10.2 +lib/libqalculate.so.21.11.0 libdata/pkgconfig/libqalculate.pc man/man1/qalc.1.gz %%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo