diff options
author | drochner <drochner@pkgsrc.org> | 2006-10-13 16:52:47 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-10-13 16:52:47 +0000 |
commit | afddf283472026f091f48198aea8502f7ab59971 (patch) | |
tree | d360a9f5ec29e78f0f8ae0b5596cbb4a20a0f567 /math | |
parent | 110b8b3813b95c84bcb1686b34751fa0e638b5ec (diff) | |
download | pkgsrc-afddf283472026f091f48198aea8502f7ab59971.tar.gz |
update to 2.12.1.5
The changelog is not very clear, afaics there are some build system and
documentation fixes.
Diffstat (limited to 'math')
-rw-r--r-- | math/capc-calc/Makefile | 4 | ||||
-rw-r--r-- | math/capc-calc/PLIST | 4 | ||||
-rw-r--r-- | math/capc-calc/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile index e65c21dd766..2993af9c783 100644 --- a/math/capc-calc/Makefile +++ b/math/capc-calc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2006/07/04 16:19:28 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2006/10/13 16:52:47 drochner Exp $ # -DISTNAME= calc-2.12.0.6 +DISTNAME= calc-2.12.1.5 PKGNAME= capc-${DISTNAME:S/t/./} CATEGORIES= math MASTER_SITES= http://www.isthe.com/chongo/src/calc/ \ diff --git a/math/capc-calc/PLIST b/math/capc-calc/PLIST index b50840b6bd3..75a3200d3a0 100644 --- a/math/capc-calc/PLIST +++ b/math/capc-calc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/07/04 16:19:28 drochner Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/10/13 16:52:47 drochner Exp $ bin/calc bin/cscript/4dsphere bin/cscript/fproduct @@ -183,6 +183,7 @@ share/calc/help/errno share/calc/help/error share/calc/help/errorcode share/calc/help/errorcodes +share/calc/help/estr share/calc/help/euler share/calc/help/eval share/calc/help/exp @@ -196,6 +197,7 @@ share/calc/help/ferror share/calc/help/fflush share/calc/help/fgetc share/calc/help/fgetfield +share/calc/help/fgetfile share/calc/help/fgetline share/calc/help/fgets share/calc/help/fgetstr diff --git a/math/capc-calc/distinfo b/math/capc-calc/distinfo index e33c9eee1a7..1c922a72c34 100644 --- a/math/capc-calc/distinfo +++ b/math/capc-calc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2006/07/04 16:19:28 drochner Exp $ +$NetBSD: distinfo,v 1.16 2006/10/13 16:52:47 drochner Exp $ -SHA1 (calc-2.12.0.6.tar.gz) = e5a3c3a5a88ab1e06470ccc1f363564fde349da1 -RMD160 (calc-2.12.0.6.tar.gz) = 6bf14d1f3f6c8e72f504f3fd9340d6875404322a -Size (calc-2.12.0.6.tar.gz) = 1015576 bytes +SHA1 (calc-2.12.1.5.tar.gz) = 7a25ee74a6096413b36281e7ab120ae8103b75db +RMD160 (calc-2.12.1.5.tar.gz) = 729de36922ede4212225833f926d82329673ffff +Size (calc-2.12.1.5.tar.gz) = 1020389 bytes SHA1 (patch-aa) = a23c0d11319f28d1de6d3c8d08330284d91772c6 |