From owner-svn-ports-head@freebsd.org Wed Sep 28 08:04:22 2016 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 EC7A0C00EA9; Wed, 28 Sep 2016 08:04:22 +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 A40FAC03; Wed, 28 Sep 2016 08:04:22 +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 u8S84L7R042706; Wed, 28 Sep 2016 08:04:21 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8S84LjV042703; Wed, 28 Sep 2016 08:04:21 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201609280804.u8S84LjV042703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 28 Sep 2016 08:04:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422856 - 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.23 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: Wed, 28 Sep 2016 08:04:23 -0000 Author: ale Date: Wed Sep 28 08:04:21 2016 New Revision: 422856 URL: https://svnweb.freebsd.org/changeset/ports/422856 Log: Update to 3.1.5 release. Modified: head/math/mpfr/Makefile head/math/mpfr/distinfo head/math/mpfr/pkg-plist Modified: head/math/mpfr/Makefile ============================================================================== --- head/math/mpfr/Makefile Wed Sep 28 08:00:08 2016 (r422855) +++ head/math/mpfr/Makefile Wed Sep 28 08:04:21 2016 (r422856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpfr -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= ${DISTNAME} @@ -18,9 +18,9 @@ LICENSE= LGPL3 PATCH_DEPENDS= gpatch:devel/patch LIB_DEPENDS= libgmp.so:math/gmp -PATCHLEVEL= 1 -PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} -PATCH= ${LOCALBASE}/bin/gpatch +#PATCHLEVEL= 1 +#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} +#PATCH= ${LOCALBASE}/bin/gpatch USES= libtool tar:xz GNU_CONFIGURE= yes Modified: head/math/mpfr/distinfo ============================================================================== --- head/math/mpfr/distinfo Wed Sep 28 08:00:08 2016 (r422855) +++ head/math/mpfr/distinfo Wed Sep 28 08:04:21 2016 (r422856) @@ -1,4 +1,3 @@ -SHA256 (mpfr-3.1.4/mpfr-3.1.4.tar.xz) = 761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5 -SIZE (mpfr-3.1.4/mpfr-3.1.4.tar.xz) = 1122152 -SHA256 (mpfr-3.1.4/patch01) = 9a03c3f304feaff747d1832f4a0f3653bbd24764df403305add0b76ca6cd6541 -SIZE (mpfr-3.1.4/patch01) = 2028 +TIMESTAMP = 1475049382 +SHA256 (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc +SIZE (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 1126668 Modified: head/math/mpfr/pkg-plist ============================================================================== --- head/math/mpfr/pkg-plist Wed Sep 28 08:00:08 2016 (r422855) +++ head/math/mpfr/pkg-plist Wed Sep 28 08:04:21 2016 (r422856) @@ -3,4 +3,4 @@ include/mpf2mpfr.h lib/libmpfr.a lib/libmpfr.so lib/libmpfr.so.4 -lib/libmpfr.so.4.1.4 +lib/libmpfr.so.4.1.5