From 6e4eeb7f12390f8794cfcee0607ab74bf91e3887 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 27 Jul 2010 17:09:45 +0000 Subject: Import MPC (multiprecision complex arithmetic library) version 0.8.2 as math/mpcomplex. Packaged by Marko Schuetz for pkgsrc-wip. MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as MPFR. --- math/mpcomplex/distinfo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 math/mpcomplex/distinfo (limited to 'math/mpcomplex/distinfo') diff --git a/math/mpcomplex/distinfo b/math/mpcomplex/distinfo new file mode 100644 index 00000000000..cde4891a2b4 --- /dev/null +++ b/math/mpcomplex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/07/27 17:09:45 asau Exp $ + +SHA1 (mpc-0.8.2.tar.gz) = 339550cedfb013b68749cd47250cd26163b9edd4 +RMD160 (mpc-0.8.2.tar.gz) = 3238da25077acee35423c7bd820806f537784114 +Size (mpc-0.8.2.tar.gz) = 548401 bytes -- cgit v1.2.3