From owner-svn-ports-head@freebsd.org Mon Nov 30 11:32:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9653CA24E7C; Mon, 30 Nov 2015 11:32:35 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6252B1372; Mon, 30 Nov 2015 11:32:35 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAUBWYs2087799; Mon, 30 Nov 2015 11:32:34 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAUBWYOW087796; Mon, 30 Nov 2015 11:32:34 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201511301132.tAUBWYOW087796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 30 Nov 2015 11:32:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402662 - head/math/mpfr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 11:32:35 -0000 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