From owner-svn-ports-all@freebsd.org Fri Feb 3 09:32:45 2017 Return-Path: Delivered-To: svn-ports-all@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 46494CCC4E6; Fri, 3 Feb 2017 09:32:45 +0000 (UTC) (envelope-from krion@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 1321E17E3; Fri, 3 Feb 2017 09:32:44 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v139Wiqs097190; Fri, 3 Feb 2017 09:32:44 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v139WiMs097188; Fri, 3 Feb 2017 09:32:44 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702030932.v139WiMs097188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 3 Feb 2017 09:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433215 - head/math/pari X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 09:32:45 -0000 Author: krion Date: Fri Feb 3 09:32:43 2017 New Revision: 433215 URL: https://svnweb.freebsd.org/changeset/ports/433215 Log: Update math/pari to 2.9.1 PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216713 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9416 Modified: head/math/pari/Makefile head/math/pari/distinfo Modified: head/math/pari/Makefile ============================================================================== --- head/math/pari/Makefile Fri Feb 3 09:31:08 2017 (r433214) +++ head/math/pari/Makefile Fri Feb 3 09:32:43 2017 (r433215) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pari -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ Modified: head/math/pari/distinfo ============================================================================== --- head/math/pari/distinfo Fri Feb 3 09:31:08 2017 (r433214) +++ head/math/pari/distinfo Fri Feb 3 09:32:43 2017 (r433215) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479059053 -SHA256 (pari-2.9.0.tar.gz) = 4aa4f737ad41e856001b13194fab281d07ef030dfd5d0a890dc73fb9b3fd9266 -SIZE (pari-2.9.0.tar.gz) = 3833906 +TIMESTAMP = 1485716468 +SHA256 (pari-2.9.1.tar.gz) = dc510f96686463c1ade7c2a6e16fa9466fd4af6a65fddf9822ba07d7d2e70767 +SIZE (pari-2.9.1.tar.gz) = 3833846