diff options
| author | Wen Heping <wen@FreeBSD.org> | 2017-06-16 08:46:15 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2017-06-16 08:46:15 +0000 |
| commit | 12f4e80ece809553dddb1398c3327273b6b0977e (patch) | |
| tree | b58a27984baa8dc230c9aa57f7c16107a92f81f9 /math/mpir | |
| parent | 152d9bcc1a403ef4fce3cf4bd30d3b807d057426 (diff) | |
Notes
Diffstat (limited to 'math/mpir')
| -rw-r--r-- | math/mpir/Makefile | 8 | ||||
| -rw-r--r-- | math/mpir/distinfo | 5 |
2 files changed, 7 insertions, 6 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile index b5e67ffb461e..d9c265e5b884 100644 --- a/math/mpir/Makefile +++ b/math/mpir/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mpir -PORTVERSION= 2.7.2 +PORTVERSION= 3.0.0 CATEGORIES= math MASTER_SITES= http://mpir.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Multiprecision integer library LICENSE= LGPL3 @@ -20,8 +20,8 @@ CONFIGURE_ARGS= --enable-cxx --with-system-yasm INSTALL_TARGET= install-strip USE_LDCONFIG= yes -MPIR_VERSION= 16.6.2 -MPIRXX_VERSION= 8.4.2 +MPIR_VERSION= 23.0.3 +MPIRXX_VERSION= 8.4.3 INFO= mpir diff --git a/math/mpir/distinfo b/math/mpir/distinfo index 47d80ced9b27..30ae1a5d20af 100644 --- a/math/mpir/distinfo +++ b/math/mpir/distinfo @@ -1,2 +1,3 @@ -SHA256 (mpir-2.7.2.tar.bz2) = a7d4c33595b4f781a51c92d5d139ec2efb3cf1bf101dfc3eef5b40c54e6f45ec -SIZE (mpir-2.7.2.tar.bz2) = 3771429 +TIMESTAMP = 1497579770 +SHA256 (mpir-3.0.0.tar.bz2) = 52f63459cf3f9478859de29e00357f004050ead70b45913f2c2269d9708675bb +SIZE (mpir-3.0.0.tar.bz2) = 2572041 |
