summaryrefslogtreecommitdiff
path: root/math/calc
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-08-11 10:05:35 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-08-11 10:05:35 +0000
commit41b3d71173df791d8daacc632829017bea1314ad (patch)
tree8f217bb61b67b7f1a98f80a7e99af046c5803687 /math/calc
parent- perl need here at the patch stage (diff)
Update calc to 2.12.4.10
Notes
Notes: svn path=/head/; revision=324579
Diffstat (limited to 'math/calc')
-rw-r--r--math/calc/Makefile9
-rw-r--r--math/calc/distinfo4
-rw-r--r--math/calc/pkg-plist14
3 files changed, 20 insertions, 7 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index d119aa05afe6..af9aa0abe40e 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calc
-PORTVERSION= 2.12.4.8
+PORTVERSION= 2.12.4.10
CATEGORIES= math
MASTER_SITES= SF
@@ -18,9 +18,10 @@ MAKE_JOBS_UNSAFE= yes
MAN1= calc.1
CALCPAGER?= more
-MAKE_ENV+= CALCPAGER="${CALCPAGER}" CAT="${CAT}" CHMOD="${CHMOD}" CP="${CP}" \
- GMAKE="${GMAKE}" LN="${LN}" MKDIR="${MKDIR}" MV="${MV}" RM="${RM}" \
- SED="${SED}" TOUCH="${TOUCH}" TRUE="${TRUE}"
+MAKE_ENV+= CALCPAGER="${CALCPAGER}" CAT="${CAT}" CHMOD="${CHMOD}" \
+ CP="${CP}" GMAKE="${GMAKE}" LN="${LN}" MKDIR="${MKDIR}" \
+ MV="${MV}" RM="${RM}" SED="${SED}" TOUCH="${TOUCH}" \
+ TRUE="${TRUE}"
PLIST_SUB+= VERSION=${PORTVERSION} VER1=${PORTVERSION:R} \
VER2=${PORTVERSION:R:R} VER3=${PORTVERSION:R:R:R}
diff --git a/math/calc/distinfo b/math/calc/distinfo
index af80a2569e0d..967accc7f199 100644
--- a/math/calc/distinfo
+++ b/math/calc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (calc-2.12.4.8.tar.bz2) = ed14a0e02585c1271ea2a51c6f9ec2e2faabb73fade2f8caa7b483c90d0f1fbd
-SIZE (calc-2.12.4.8.tar.bz2) = 910438
+SHA256 (calc-2.12.4.10.tar.bz2) = cf7b08f7dec9473150f22978fbabc66e095eaebd01754ea9d4c6100101a7fb72
+SIZE (calc-2.12.4.10.tar.bz2) = 970278
diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist
index e74003a4920c..e02de86f65ed 100644
--- a/math/calc/pkg-plist
+++ b/math/calc/pkg-plist
@@ -79,10 +79,13 @@ lib/libcustcalc.so.%%VER3%%
%%DATADIR%%/alg_config.cal
%%DATADIR%%/beer.cal
%%DATADIR%%/bernoulli.cal
+%%DATADIR%%/bernpoly.cal
%%DATADIR%%/bigprime.cal
%%DATADIR%%/bindings
+%%DATADIR%%/brentsolve.cal
%%DATADIR%%/chi.cal
%%DATADIR%%/chrem.cal
+%%DATADIR%%/constants.cal
%%DATADIR%%/custhelp/argv
%%DATADIR%%/custhelp/devnull
%%DATADIR%%/custhelp/help
@@ -96,9 +99,11 @@ lib/libcustcalc.so.%%VER3%%
%%DATADIR%%/custom/pzasusb8.cal
%%DATADIR%%/custom/register.cal
%%DATADIR%%/deg.cal
-%%DATADIR%%/dotest.cal
%%DATADIR%%/dms.cal
+%%DATADIR%%/dotest.cal
%%DATADIR%%/ellip.cal
+%%DATADIR%%/factorial.cal
+%%DATADIR%%/factorial2.cal
%%DATADIR%%/gvec.cal
%%DATADIR%%/hello.cal
%%DATADIR%%/help/COPYING
@@ -435,7 +440,9 @@ lib/libcustcalc.so.%%VER3%%
%%DATADIR%%/help/xor
%%DATADIR%%/hms.cal
%%DATADIR%%/intfile.cal
+%%DATADIR%%/lambertw.cal
%%DATADIR%%/linear.cal
+%%DATADIR%%/lnseries.cal
%%DATADIR%%/lucas.cal
%%DATADIR%%/lucas_chk.cal
%%DATADIR%%/lucas_tbl.cal
@@ -464,6 +471,8 @@ lib/libcustcalc.so.%%VER3%%
%%DATADIR%%/set8700.cal
%%DATADIR%%/set8700.line
%%DATADIR%%/solve.cal
+%%DATADIR%%/specialfunctions.cal
+%%DATADIR%%/statistics.cal
%%DATADIR%%/sumsq.cal
%%DATADIR%%/sumtimes.cal
%%DATADIR%%/surd.cal
@@ -483,9 +492,12 @@ lib/libcustcalc.so.%%VER3%%
%%DATADIR%%/test8400.cal
%%DATADIR%%/test8500.cal
%%DATADIR%%/test8600.cal
+%%DATADIR%%/test8900.cal
+%%DATADIR%%/toomcook.cal
%%DATADIR%%/unitfrac.cal
%%DATADIR%%/varargs.cal
%%DATADIR%%/xx_print.cal
+%%DATADIR%%/zeta2.cal
@dirrmtry man/man1
@dirrmtry man
@dirrm %%DATADIR%%/help