git: d4b12e5aa988 - main - math/calc: Update to 2.14.0.2

Adam Weinberger adamw at FreeBSD.org
Thu Sep 9 06:08:00 UTC 2021


The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d4b12e5aa988eb63dd0268cb7b795d2b42d34f29

commit d4b12e5aa988eb63dd0268cb7b795d2b42d34f29
Author:     Adam Weinberger <adamw at FreeBSD.org>
AuthorDate: 2021-09-09 06:06:29 +0000
Commit:     Adam Weinberger <adamw at FreeBSD.org>
CommitDate: 2021-09-09 06:07:55 +0000

    math/calc: Update to 2.14.0.2
---
 math/calc/Makefile  | 2 +-
 math/calc/distinfo  | 6 +++---
 math/calc/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/math/calc/Makefile b/math/calc/Makefile
index f016c883696f..8141b575f371 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -1,7 +1,7 @@
 # Created by: jmz
 
 PORTNAME=	calc
-PORTVERSION=	2.14.0.0
+PORTVERSION=	2.14.0.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math
 
diff --git a/math/calc/distinfo b/math/calc/distinfo
index 7038b2a3c0c1..8e55a14ba068 100644
--- a/math/calc/distinfo
+++ b/math/calc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631022328
-SHA256 (lcn2-calc-v2.14.0.0_GH0.tar.gz) = b9dae55123e1e9897df8422d20646a84ebaf3f9e534941b925d2131575f26a5a
-SIZE (lcn2-calc-v2.14.0.0_GH0.tar.gz) = 1143544
+TIMESTAMP = 1631167406
+SHA256 (lcn2-calc-v2.14.0.2_GH0.tar.gz) = efa0491e6c16288524251af032e19cbf77b1aa7991b1aa3c0dc5d46454229a99
+SIZE (lcn2-calc-v2.14.0.2_GH0.tar.gz) = 1148221
diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist
index f3ebee106901..f95d4bdea4ae 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/d2g
+%%HELP%%%%DATADIR%%/help/d2r
 %%HELP%%%%DATADIR%%/help/define
 %%HELP%%%%DATADIR%%/help/delete
 %%HELP%%%%DATADIR%%/help/den
@@ -208,6 +210,8 @@ man/man1/calc.1.gz
 %%HELP%%%%DATADIR%%/help/fsize
 %%HELP%%%%DATADIR%%/help/ftell
 %%HELP%%%%DATADIR%%/help/full
+%%HELP%%%%DATADIR%%/help/g2d
+%%HELP%%%%DATADIR%%/help/g2r
 %%HELP%%%%DATADIR%%/help/gcd
 %%HELP%%%%DATADIR%%/help/gcdrem
 %%HELP%%%%DATADIR%%/help/gd
@@ -341,6 +345,8 @@ man/man1/calc.1.gz
 %%HELP%%%%DATADIR%%/help/questions
 %%HELP%%%%DATADIR%%/help/quo
 %%HELP%%%%DATADIR%%/help/quomod
+%%HELP%%%%DATADIR%%/help/r2d
+%%HELP%%%%DATADIR%%/help/r2g
 %%HELP%%%%DATADIR%%/help/rand
 %%HELP%%%%DATADIR%%/help/randbit
 %%HELP%%%%DATADIR%%/help/random


More information about the dev-commits-ports-main mailing list