Date: Fri, 3 Feb 2017 09:32:44 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433215 - head/math/pari Message-ID: <201702030932.v139WiMs097188@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702030932.v139WiMs097188>