Date: Sun, 14 Mar 2021 15:59:41 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568396 - head/math/libqalculate Message-ID: <202103141559.12EFxfed090999@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103141559.12EFxfed090999>