From owner-svn-ports-all@freebsd.org Wed Apr 12 19:35:49 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 5C846D3BD4A; Wed, 12 Apr 2017 19:35:49 +0000 (UTC) (envelope-from cpm@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 2CB4AEDB; Wed, 12 Apr 2017 19:35:49 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3CJZm3x003171; Wed, 12 Apr 2017 19:35:48 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3CJZmtP003168; Wed, 12 Apr 2017 19:35:48 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201704121935.v3CJZmtP003168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 12 Apr 2017 19:35:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438408 - 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: Wed, 12 Apr 2017 19:35:49 -0000 Author: cpm Date: Wed Apr 12 19:35:47 2017 New Revision: 438408 URL: https://svnweb.freebsd.org/changeset/ports/438408 Log: - Update to 2.9.2 Changes: http://pari.math.u-bordeaux.fr/archives/pari-announce-17/msg00001.html PR: 218583 Submitted by: Yuri Victorovich (maintainer) Modified: head/math/pari/Makefile head/math/pari/distinfo Modified: head/math/pari/Makefile ============================================================================== --- head/math/pari/Makefile Wed Apr 12 19:31:02 2017 (r438407) +++ head/math/pari/Makefile Wed Apr 12 19:35:47 2017 (r438408) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pari -PORTVERSION= 2.9.1 -PORTREVISION= 1 +PORTVERSION= 2.9.2 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ Modified: head/math/pari/distinfo ============================================================================== --- head/math/pari/distinfo Wed Apr 12 19:31:02 2017 (r438407) +++ head/math/pari/distinfo Wed Apr 12 19:35:47 2017 (r438408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485716468 -SHA256 (pari-2.9.1.tar.gz) = dc510f96686463c1ade7c2a6e16fa9466fd4af6a65fddf9822ba07d7d2e70767 -SIZE (pari-2.9.1.tar.gz) = 3833846 +TIMESTAMP = 1491984081 +SHA256 (pari-2.9.2.tar.gz) = 9aa24cbbcf4e0b09dcc21cf9b09f2eb08e38ee16ab13651be7274c9b3e46207e +SIZE (pari-2.9.2.tar.gz) = 3842811