Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2020 09:19:57 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542119 - head/math/mpfr
Message-ID:  <202007130919.06D9Jve9086640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon Jul 13 09:19:57 2020
New Revision: 542119
URL: https://svnweb.freebsd.org/changeset/ports/542119

Log:
  Update to 4.1.0 release.

Modified:
  head/math/mpfr/Makefile
  head/math/mpfr/distinfo
  head/math/mpfr/pkg-plist

Modified: head/math/mpfr/Makefile
==============================================================================
--- head/math/mpfr/Makefile	Mon Jul 13 09:03:41 2020	(r542118)
+++ head/math/mpfr/Makefile	Mon Jul 13 09:19:57 2020	(r542119)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpfr
-PORTVERSION=	4.0.2
+PORTVERSION=	4.1.0
 CATEGORIES=	math devel
 MASTER_SITES=	https://www.mpfr.org/mpfr-${PORTVERSION}/ \
 		GNU

Modified: head/math/mpfr/distinfo
==============================================================================
--- head/math/mpfr/distinfo	Mon Jul 13 09:03:41 2020	(r542118)
+++ head/math/mpfr/distinfo	Mon Jul 13 09:19:57 2020	(r542119)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550499209
-SHA256 (mpfr-4.0.2/mpfr-4.0.2.tar.xz) = 1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a
-SIZE (mpfr-4.0.2/mpfr-4.0.2.tar.xz) = 1441996
+TIMESTAMP = 1594631759
+SHA256 (mpfr-4.1.0/mpfr-4.1.0.tar.xz) = 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
+SIZE (mpfr-4.1.0/mpfr-4.1.0.tar.xz) = 1525476

Modified: head/math/mpfr/pkg-plist
==============================================================================
--- head/math/mpfr/pkg-plist	Mon Jul 13 09:03:41 2020	(r542118)
+++ head/math/mpfr/pkg-plist	Mon Jul 13 09:19:57 2020	(r542119)
@@ -3,5 +3,5 @@ include/mpf2mpfr.h
 lib/libmpfr.a
 lib/libmpfr.so
 lib/libmpfr.so.6
-lib/libmpfr.so.6.0.2
+lib/libmpfr.so.6.1.0
 libdata/pkgconfig/mpfr.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007130919.06D9Jve9086640>