aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-03-27 11:24:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2021-03-27 11:24:00 +0000
commit9f2a5f01615b3eea027bbdaacd427e947e1dff34 (patch)
treef800106614b2b844bed7110a0896940326d35a71 /math
parentd6e9558f8dafff794741253fe194125025f512e9 (diff)
downloadports-9f2a5f01615b3eea027bbdaacd427e947e1dff34.tar.gz
ports-9f2a5f01615b3eea027bbdaacd427e947e1dff34.zip
math/calc: Update to 2.12.9.1
Notes
Notes: svn path=/head/; revision=569323
Diffstat (limited to 'math')
-rw-r--r--math/calc/Makefile2
-rw-r--r--math/calc/distinfo6
-rw-r--r--math/calc/files/patch-help_Makefile50
3 files changed, 4 insertions, 54 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 3d4a6f63713a..c3ec31a4b33b 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calc
-PORTVERSION= 2.12.9.0
+PORTVERSION= 2.12.9.1
DISTVERSIONPREFIX= v
CATEGORIES= math
diff --git a/math/calc/distinfo b/math/calc/distinfo
index a3e3e24839ad..d822635dbe95 100644
--- a/math/calc/distinfo
+++ b/math/calc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615656151
-SHA256 (lcn2-calc-v2.12.9.0_GH0.tar.gz) = ccad3b99c6dbbbd80883d66213774ea335fc638233d62cf6c4cdfaa45c70956a
-SIZE (lcn2-calc-v2.12.9.0_GH0.tar.gz) = 1134337
+TIMESTAMP = 1616843925
+SHA256 (lcn2-calc-v2.12.9.1_GH0.tar.gz) = 48c97c067e58c0f7da1fe12b08a25eb7ccbfece9152dca4b3febaa8ab59de725
+SIZE (lcn2-calc-v2.12.9.1_GH0.tar.gz) = 1135135
diff --git a/math/calc/files/patch-help_Makefile b/math/calc/files/patch-help_Makefile
deleted file mode 100644
index 55071207aa29..000000000000
--- a/math/calc/files/patch-help_Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-Remove this patch at > 2.12.9.0
-
-From a86d62998263a8d7fa76cd89c59314b9aaf4b72e Mon Sep 17 00:00:00 2001
-From: Landon Curt Noll <github-mail@asthe.com>
-Date: Fri, 12 Mar 2021 11:31:21 -0800
-Subject: [PATCH] Fixed a typo in help/Makefile
-
-Fixed a typo typo in help/Makefile that caused the build of
-2.12.9.0 to fail in a number of cases. Thanks to a report by
-<GitHub user balducci>.
-diff --git a/help/Makefile b/help/Makefile
-index eb48305..c40bf3d 100644
---- help/Makefile
-+++ help/Makefile
-@@ -252,7 +252,7 @@ BLT_HELP_FILES_13= bugs changes
-
- STD_HELP_FILES_14= credit
-
--BLT_HELP_FILES_14= contrib COPYING COPYING-LGPL question
-+BLT_HELP_FILES_14= contrib COPYING COPYING-LGPL questions
-
- STD_HELP_FILES_15= wishlist todo
-
-@@ -536,7 +536,7 @@ COPYING-LGPL: ../COPYING-LGPL
- ${TRUE}; \
- fi
-
--question: ../QUESTIONS
-+questions: ../QUESTIONS
- ${RM} -f $@
- ${CP} ../QUESTIONS $@
- ${CHMOD} 0444 $@
-@@ -705,7 +705,7 @@ detail_help_list:
- ! -name mat ! -name obj.file ! -name operator \
- ! -name overview ! -name script ! -name statement \
- ! -name todo ! -name types ! -name unexpected \
-- ! -name variable ! -name wishlist ! -name question \
-+ ! -name variable ! -name wishlist ! -name questions \
- -print | \
- while read i; do \
- if [ X"$$i" != X"/dev/null" ]; then \
-@@ -740,7 +740,7 @@ echo_inst_files:
-
- clean:
- ${RM} -f obj mkbuiltin funclist.c funclist.o funclist${EXT}
-- ${RM} -f COPYING COPYING-LGPL question
-+ ${RM} -f COPYING COPYING-LGPL questions
-
- clobber: clean
- ${RM} -f ${BLT_HELP_FILES} full .all calc