svn commit: r402662 - head/math/mpfr
Alex Dupre
ale at FreeBSD.org
Mon Nov 30 11:32:35 UTC 2015
Author: ale
Date: Mon Nov 30 11:32:34 2015
New Revision: 402662
URL: https://svnweb.freebsd.org/changeset/ports/402662
Log:
Update to 3.1.3 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 Nov 30 11:08:56 2015 (r402661)
+++ head/math/mpfr/Makefile Mon Nov 30 11:32:34 2015 (r402662)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mpfr
-PORTVERSION= 3.1.2
-PORTREVISION= 2
+PORTVERSION= 3.1.3
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= ${DISTNAME}
Modified: head/math/mpfr/distinfo
==============================================================================
--- head/math/mpfr/distinfo Mon Nov 30 11:08:56 2015 (r402661)
+++ head/math/mpfr/distinfo Mon Nov 30 11:32:34 2015 (r402662)
@@ -1,2 +1,2 @@
-SHA256 (mpfr-3.1.2/mpfr-3.1.2.tar.xz) = 399d0f47ef6608cc01d29ed1b99c7faff36d9994c45f36f41ba250147100453b
-SIZE (mpfr-3.1.2/mpfr-3.1.2.tar.xz) = 1074388
+SHA256 (mpfr-3.1.3/mpfr-3.1.3.tar.xz) = 6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16
+SIZE (mpfr-3.1.3/mpfr-3.1.3.tar.xz) = 1112096
Modified: head/math/mpfr/pkg-plist
==============================================================================
--- head/math/mpfr/pkg-plist Mon Nov 30 11:08:56 2015 (r402661)
+++ head/math/mpfr/pkg-plist Mon Nov 30 11:32:34 2015 (r402662)
@@ -4,4 +4,4 @@ lib/libmpfr.a
lib/libmpfr.la
lib/libmpfr.so
lib/libmpfr.so.4
-lib/libmpfr.so.4.1.2
+lib/libmpfr.so.4.1.3
More information about the svn-ports-all
mailing list