diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-07-29 10:33:53 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-07-29 10:33:53 +0000 |
commit | 2187bd870948ed4c37832f78ab5e3dff20c9a588 (patch) | |
tree | 7ffbc7c9734238d8d46d1bea674502fd2891a58e | |
parent | - Update to 10.2.4 (diff) |
- Update to 2.7.0-alpha10
Announcement:
https://groups.google.com/d/msg/mpir-devel/-E0FeqfyHEI/uUFAEsBMJOwJ
-rw-r--r-- | math/mpir/Makefile | 4 | ||||
-rw-r--r-- | math/mpir/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile index 4dce4a86c1ec..3adfc2e0bbcd 100644 --- a/math/mpir/Makefile +++ b/math/mpir/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpir -DISTVERSION= 2.7.0-alpha9 +DISTVERSION= 2.7.0-alpha10 CATEGORIES= math MASTER_SITES= http://www.mpir.org/ @@ -22,6 +22,8 @@ INSTALL_TARGET+=install-strip MPIR_VERSION= 10.6.0 MPIRXX_VERSION= 4.4.0 +INFO= mpir + PLIST_FILES= include/mpir.h \ include/mpirxx.h \ lib/libmpir.a \ diff --git a/math/mpir/distinfo b/math/mpir/distinfo index 6bd5a10730a0..c8981980110f 100644 --- a/math/mpir/distinfo +++ b/math/mpir/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpir-2.7.0-alpha9.tar.bz2) = f8ede4d3422b39d0182042289cefab97f9bcaf7608e97e6c10fc09060b8e9bc7 -SIZE (mpir-2.7.0-alpha9.tar.bz2) = 3578569 +SHA256 (mpir-2.7.0-alpha10.tar.bz2) = 4f5c8f05c98f25ec671422851b5f656cd00582c0117c3f2b588925d446861740 +SIZE (mpir-2.7.0-alpha10.tar.bz2) = 3576875 |