diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-05-20 14:11:25 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-05-20 14:11:25 +0000 |
commit | 1b5f7e78efed253bf6d7e9217255b8c413564954 (patch) | |
tree | c03cb8db888cf8e2d7c37f3931cbc378ccdb0935 /math/calc | |
parent | f873514031791e4acf0943d10e25fb3ce3caa66c (diff) | |
download | ports-1b5f7e78efed253bf6d7e9217255b8c413564954.tar.gz ports-1b5f7e78efed253bf6d7e9217255b8c413564954.zip |
Notes
Diffstat (limited to 'math/calc')
-rw-r--r-- | math/calc/Makefile | 9 | ||||
-rw-r--r-- | math/calc/distinfo | 4 | ||||
-rw-r--r-- | math/calc/pkg-plist | 1 |
3 files changed, 5 insertions, 9 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index d60973dc3fa8..d119aa05afe6 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: calc -# Date created: 3 October 1994 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= calc -PORTVERSION= 2.12.4.3 -PORTREVISION= 1 +PORTVERSION= 2.12.4.8 CATEGORIES= math MASTER_SITES= SF diff --git a/math/calc/distinfo b/math/calc/distinfo index fd4f8f04e3c5..af80a2569e0d 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1,2 +1,2 @@ -SHA256 (calc-2.12.4.3.tar.bz2) = a4e7d8a9313e7d28653e2c372fca9b0defdc02f965b833bb43479bbdfee51a92 -SIZE (calc-2.12.4.3.tar.bz2) = 865956 +SHA256 (calc-2.12.4.8.tar.bz2) = ed14a0e02585c1271ea2a51c6f9ec2e2faabb73fade2f8caa7b483c90d0f1fbd +SIZE (calc-2.12.4.8.tar.bz2) = 910438 diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index b16f4b58fff8..e74003a4920c 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -99,6 +99,7 @@ lib/libcustcalc.so.%%VER3%% %%DATADIR%%/dotest.cal %%DATADIR%%/dms.cal %%DATADIR%%/ellip.cal +%%DATADIR%%/gvec.cal %%DATADIR%%/hello.cal %%DATADIR%%/help/COPYING %%DATADIR%%/help/COPYING-LGPL |