From owner-dev-commits-ports-all@freebsd.org Tue Sep 28 07:27:44 2021 Return-Path: Delivered-To: dev-commits-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 EDAED678A78; Tue, 28 Sep 2021 07:27:44 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJWLS6Fdqz4YlN; Tue, 28 Sep 2021 07:27:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A8225204CA; Tue, 28 Sep 2021 07:27:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18S7Rihf076558; Tue, 28 Sep 2021 07:27:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18S7Ri1H076557; Tue, 28 Sep 2021 07:27:44 GMT (envelope-from git) Date: Tue, 28 Sep 2021 07:27:44 GMT Message-Id: <202109280727.18S7Ri1H076557@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adam Weinberger Subject: git: 890bd2e4a905 - main - math/calc: Update to 2.14.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 890bd2e4a905b8d75f70770f37dd346e146d674b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2021 07:27:45 -0000 The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=890bd2e4a905b8d75f70770f37dd346e146d674b commit 890bd2e4a905b8d75f70770f37dd346e146d674b Author: Adam Weinberger AuthorDate: 2021-09-28 07:26:07 +0000 Commit: Adam Weinberger CommitDate: 2021-09-28 07:27:40 +0000 math/calc: Update to 2.14.0.3 Adds various functions to convert between degrees, gradians, and minutes/secs/hrs. --- math/calc/Makefile | 2 +- math/calc/distinfo | 6 +++--- math/calc/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/math/calc/Makefile b/math/calc/Makefile index 8141b575f371..4c862f10e823 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,7 +1,7 @@ # Created by: jmz PORTNAME= calc -PORTVERSION= 2.14.0.2 +PORTVERSION= 2.14.0.3 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/calc/distinfo b/math/calc/distinfo index 8e55a14ba068..c163b8e28521 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631167406 -SHA256 (lcn2-calc-v2.14.0.2_GH0.tar.gz) = efa0491e6c16288524251af032e19cbf77b1aa7991b1aa3c0dc5d46454229a99 -SIZE (lcn2-calc-v2.14.0.2_GH0.tar.gz) = 1148221 +TIMESTAMP = 1632813700 +SHA256 (lcn2-calc-v2.14.0.3_GH0.tar.gz) = 4f3fda6fc56344bf391c2a13102d388266fd2a9aea773a4863d527ef1863bf4f +SIZE (lcn2-calc-v2.14.0.3_GH0.tar.gz) = 1157055 diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index f95d4bdea4ae..8018ebb92b94 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -147,6 +147,8 @@ man/man1/calc.1.gz %%HELP%%%%DATADIR%%/help/ctime %%HELP%%%%DATADIR%%/help/custom %%HELP%%%%DATADIR%%/help/custom_cal +%%HELP%%%%DATADIR%%/help/d2dm +%%HELP%%%%DATADIR%%/help/d2dms %%HELP%%%%DATADIR%%/help/d2g %%HELP%%%%DATADIR%%/help/d2r %%HELP%%%%DATADIR%%/help/define @@ -157,6 +159,7 @@ man/man1/calc.1.gz %%HELP%%%%DATADIR%%/help/digit %%HELP%%%%DATADIR%%/help/digits %%HELP%%%%DATADIR%%/help/display +%%HELP%%%%DATADIR%%/help/dms2d %%HELP%%%%DATADIR%%/help/dp %%HELP%%%%DATADIR%%/help/environment %%HELP%%%%DATADIR%%/help/epsilon @@ -211,17 +214,23 @@ man/man1/calc.1.gz %%HELP%%%%DATADIR%%/help/ftell %%HELP%%%%DATADIR%%/help/full %%HELP%%%%DATADIR%%/help/g2d +%%HELP%%%%DATADIR%%/help/g2gm +%%HELP%%%%DATADIR%%/help/g2gms %%HELP%%%%DATADIR%%/help/g2r %%HELP%%%%DATADIR%%/help/gcd %%HELP%%%%DATADIR%%/help/gcdrem %%HELP%%%%DATADIR%%/help/gd %%HELP%%%%DATADIR%%/help/getenv +%%HELP%%%%DATADIR%%/help/gms2g +%%HELP%%%%DATADIR%%/help/h2hm +%%HELP%%%%DATADIR%%/help/h2hms %%HELP%%%%DATADIR%%/help/hash %%HELP%%%%DATADIR%%/help/head %%HELP%%%%DATADIR%%/help/help %%HELP%%%%DATADIR%%/help/highbit %%HELP%%%%DATADIR%%/help/history %%HELP%%%%DATADIR%%/help/hmean +%%HELP%%%%DATADIR%%/help/hms2h %%HELP%%%%DATADIR%%/help/hnrmod %%HELP%%%%DATADIR%%/help/hypot %%HELP%%%%DATADIR%%/help/ilog