Date: Fri, 16 Jun 2017 08:46:15 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443674 - head/math/mpir Message-ID: <201706160846.v5G8kFcG058760@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Jun 16 08:46:15 2017 New Revision: 443674 URL: https://svnweb.freebsd.org/changeset/ports/443674 Log: - Update to 3.0.0 - Take maintainership Modified: head/math/mpir/Makefile head/math/mpir/distinfo Modified: head/math/mpir/Makefile ============================================================================== --- head/math/mpir/Makefile Fri Jun 16 08:39:47 2017 (r443673) +++ head/math/mpir/Makefile Fri Jun 16 08:46:15 2017 (r443674) @@ -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 Modified: head/math/mpir/distinfo ============================================================================== --- head/math/mpir/distinfo Fri Jun 16 08:39:47 2017 (r443673) +++ head/math/mpir/distinfo Fri Jun 16 08:46:15 2017 (r443674) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706160846.v5G8kFcG058760>