From owner-svn-ports-head@FreeBSD.ORG Tue Jul 29 10:33:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1E5AF56; Tue, 29 Jul 2014 10:33:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 8F5C42819; Tue, 29 Jul 2014 10:33:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TAXsiA095593; Tue, 29 Jul 2014 10:33:54 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TAXsea095591; Tue, 29 Jul 2014 10:33:54 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201407291033.s6TAXsea095591@svn.freebsd.org> From: Pietro Cerutti Date: Tue, 29 Jul 2014 10:33:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363306 - head/math/mpir 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.18 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: Tue, 29 Jul 2014 10:33:54 -0000 Author: gahr Date: Tue Jul 29 10:33:53 2014 New Revision: 363306 URL: http://svnweb.freebsd.org/changeset/ports/363306 QAT: https://qat.redports.org/buildarchive/r363306/ Log: - Update to 2.7.0-alpha10 Announcement: https://groups.google.com/d/msg/mpir-devel/-E0FeqfyHEI/uUFAEsBMJOwJ Modified: head/math/mpir/Makefile head/math/mpir/distinfo Modified: head/math/mpir/Makefile ============================================================================== --- head/math/mpir/Makefile Tue Jul 29 10:32:08 2014 (r363305) +++ head/math/mpir/Makefile Tue Jul 29 10:33:53 2014 (r363306) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpir -DISTVERSION= 2.7.0-alpha9 +DISTVERSION= 2.7.0-alpha10 CATEGORIES= math MASTER_SITES= http://www.mpir.org/ @@ -22,6 +22,8 @@ INSTALL_TARGET+=install-strip MPIR_VERSION= 10.6.0 MPIRXX_VERSION= 4.4.0 +INFO= mpir + PLIST_FILES= include/mpir.h \ include/mpirxx.h \ lib/libmpir.a \ Modified: head/math/mpir/distinfo ============================================================================== --- head/math/mpir/distinfo Tue Jul 29 10:32:08 2014 (r363305) +++ head/math/mpir/distinfo Tue Jul 29 10:33:53 2014 (r363306) @@ -1,2 +1,2 @@ -SHA256 (mpir-2.7.0-alpha9.tar.bz2) = f8ede4d3422b39d0182042289cefab97f9bcaf7608e97e6c10fc09060b8e9bc7 -SIZE (mpir-2.7.0-alpha9.tar.bz2) = 3578569 +SHA256 (mpir-2.7.0-alpha10.tar.bz2) = 4f5c8f05c98f25ec671422851b5f656cd00582c0117c3f2b588925d446861740 +SIZE (mpir-2.7.0-alpha10.tar.bz2) = 3576875