From ea9ff86769ed6b3d3997c5f8eda6d614ad4ba627 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 29 Jul 2012 20:30:15 +0000 Subject: Update to 3.1.1: Changes from version 3.1.0 to version 3.1.1: - Improved MPFR manual. - Test coverage: 96.5% lines of code. - Bug fixes (see or ChangeLog file). --- math/mpfr/Makefile | 6 +++--- math/mpfr/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index e75bbb80dcc..e0830e60d1a 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2012/05/03 11:55:36 hans Exp $ +# $NetBSD: Makefile,v 1.22 2012/07/29 20:30:15 wiz Exp $ # -DISTNAME= mpfr-3.1.0 +DISTNAME= mpfr-3.1.1 #PKGNAME= ${DISTNAME}.3 # append patch level CATEGORIES= math -MASTER_SITES= http://www.mpfr.org/mpfr-3.1.0/ +MASTER_SITES= http://www.mpfr.org/mpfr-3.1.1/ EXTRACT_SUFX= .tar.bz2 #DIST_SUBDIR= ${DISTNAME} diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index d4962ed31b0..cb154371228 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2012/05/03 11:55:36 hans Exp $ +$NetBSD: distinfo,v 1.15 2012/07/29 20:30:15 wiz Exp $ -SHA1 (mpfr-3.1.0.tar.bz2) = 9ba6dfe62dad298f0570daf182db31660f7f016c -RMD160 (mpfr-3.1.0.tar.bz2) = e0b803880f38f28ac89cf286c41c3dfbc918e5da -Size (mpfr-3.1.0.tar.bz2) = 1203891 bytes +SHA1 (mpfr-3.1.1.tar.bz2) = f632d43943ff9f13c184fa13b9a6e8c7f420f4dd +RMD160 (mpfr-3.1.1.tar.bz2) = 9b083c109a9ebd00afdb1fb88dd6aa779d78a881 +Size (mpfr-3.1.1.tar.bz2) = 1218825 bytes -- cgit v1.2.3