diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-28 14:00:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-28 14:00:02 +0800 |
commit | 4c3762e7fd856aae91e3cbf4579e79d67769f3d0 (patch) | |
tree | 94cf5cb966db011643a49ea9e68ed2a73a49c20e /math/py-numpy | |
parent | da824ac21d97a1d337d70bb084a163722dab7606 (diff) | |
download | freebsd-ports-gnome-4c3762e7fd856aae91e3cbf4579e79d67769f3d0.tar.gz freebsd-ports-gnome-4c3762e7fd856aae91e3cbf4579e79d67769f3d0.tar.zst freebsd-ports-gnome-4c3762e7fd856aae91e3cbf4579e79d67769f3d0.zip |
- Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in the commit of 1.6.2 update
PR: ports/170224
Submitted by: Li-Lun Wang <llwang@infor.org>
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/distinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index 32d493c3d33d..0934708b693b 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -4,3 +4,11 @@ SHA256 (numpy-ref.pdf) = cbeea9b1395e0576bbd256c5de11886c63321d434785c6777df7bdd SIZE (numpy-ref.pdf) = 6106335 SHA256 (numpy-user.pdf) = d8d51913cb494228f69c5f16d659b8539cbd04c6e584fde72c00c382e86eea8f SIZE (numpy-user.pdf) = 474664 +SHA256 (i387/fenv.c?p=203441) = c7c558ddb6ab6604c83062fe0655d3ce8cf4d60edb4c9c82777962c49d23ca54 +SIZE (i387/fenv.c?p=203441) = 4791 +SHA256 (i387/fenv.h?p=203441) = 40c72f3cdd6990076394056e06461e1daeb6087b6a32f1962d3c33b0a00c0e0d +SIZE (i387/fenv.h?p=203441) = 6774 +SHA256 (amd64/fenv.c?p=203441) = 9741a9ad3f8406f8292a268b0bc288dc7cb042e3e102440696d48c9a8b7955f0 +SIZE (amd64/fenv.c?p=203441) = 3601 +SHA256 (amd64/fenv.h?p=203441) = 2daf607fea1bf7e8de5e174599d963fc3bbbe48e293cf2ff08e221351472c9d6 +SIZE (amd64/fenv.h?p=203441) = 5810 |