1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update calc to 2.12.4.10

This commit is contained in:
Johan van Selst 2013-08-11 10:05:35 +00:00
parent 7b947d16ee
commit 41b3d71173
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324579
3 changed files with 20 additions and 7 deletions

View File

@ -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}

View File

@ -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

View File

@ -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