- Update to 3.0.0
- Take maintainership
This commit is contained in:
parent
152d9bcc1a
commit
12f4e80ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443674
2 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue