From owner-svn-ports-all@freebsd.org Sat Dec 28 20:35:24 2019 Return-Path: Delivered-To: svn-ports-all@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 05A561C81C2; Sat, 28 Dec 2019 20:35:24 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47lb6g5kTFz3Dht; Sat, 28 Dec 2019 20:35:23 +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 BFFBC6ABB; Sat, 28 Dec 2019 20:35:23 +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 xBSKZNqA017817; Sat, 28 Dec 2019 20:35:23 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBSKZNr6017815; Sat, 28 Dec 2019 20:35:23 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201912282035.xBSKZNr6017815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 28 Dec 2019 20:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521239 - head/math/libqalculate X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/math/libqalculate X-SVN-Commit-Revision: 521239 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2019 20:35:24 -0000 Author: jhale Date: Sat Dec 28 20:35:22 2019 New Revision: 521239 URL: https://svnweb.freebsd.org/changeset/ports/521239 Log: math/libqalculate: Update to 3.6.0 Modified: head/math/libqalculate/Makefile head/math/libqalculate/distinfo head/math/libqalculate/pkg-plist Modified: head/math/libqalculate/Makefile ============================================================================== --- head/math/libqalculate/Makefile Sat Dec 28 20:30:12 2019 (r521238) +++ head/math/libqalculate/Makefile Sat Dec 28 20:35:22 2019 (r521239) @@ -2,10 +2,12 @@ # $FreeBSD$ PORTNAME= libqalculate -PORTVERSION= 3.0.0 -PORTREVISION= 3 +PORTVERSION= 3.6.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ + +PATCH_SITES= https://github.com/Qalculate/${PORTNAME}/commit/ +PATCHFILES= 6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch:-p1 MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (backend library) Modified: head/math/libqalculate/distinfo ============================================================================== --- head/math/libqalculate/distinfo Sat Dec 28 20:30:12 2019 (r521238) +++ head/math/libqalculate/distinfo Sat Dec 28 20:35:22 2019 (r521239) @@ -1,3 +1,5 @@ -TIMESTAMP = 1553852666 -SHA256 (libqalculate-3.0.0.tar.gz) = 2882edd45016a6bcbf33120dd0b83676221a1d58af73f7f4cd6bbec4e1a26b1e -SIZE (libqalculate-3.0.0.tar.gz) = 2035840 +TIMESTAMP = 1577561845 +SHA256 (libqalculate-3.6.0.tar.gz) = 66b38ed6460f0cd6a1b16ba4145c0396c995939da0ed78f15736f8cd794969b2 +SIZE (libqalculate-3.6.0.tar.gz) = 2151679 +SHA256 (6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch) = decdf974ccc318486636b4b84ee1eb66596e7bf98726af806e2243b08e9c5a3e +SIZE (6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch) = 800 Modified: head/math/libqalculate/pkg-plist ============================================================================== --- head/math/libqalculate/pkg-plist Sat Dec 28 20:30:12 2019 (r521238) +++ head/math/libqalculate/pkg-plist Sat Dec 28 20:35:22 2019 (r521239) @@ -16,8 +16,9 @@ include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.21 -lib/libqalculate.so.21.0.0 +lib/libqalculate.so.21.5.0 libdata/pkgconfig/libqalculate.pc +man/man1/qalc.1.gz %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo @@ -29,7 +30,5 @@ share/qalculate/eurofxref-daily.xml share/qalculate/functions.xml share/qalculate/planets.xml share/qalculate/prefixes.xml -share/qalculate/units-old_SI.xml share/qalculate/units.xml -share/qalculate/variables-old_SI.xml share/qalculate/variables.xml