diff options
author | yuri <yuri@FreeBSD.org> | 2018-01-11 15:53:22 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-01-11 15:53:22 +0800 |
commit | b6d9b830705b28c3e2dd2090de7c8072d72f7445 (patch) | |
tree | 2f8f7b41b7cff51ba6f1a9e3717081ed439f3df0 /math | |
parent | 5c1fc52189c11dfb7e0887e3c9b7ccbb34bfa2cc (diff) | |
download | freebsd-ports-gnome-b6d9b830705b28c3e2dd2090de7c8072d72f7445.tar.gz freebsd-ports-gnome-b6d9b830705b28c3e2dd2090de7c8072d72f7445.tar.zst freebsd-ports-gnome-b6d9b830705b28c3e2dd2090de7c8072d72f7445.zip |
math/pari: Update to 2.9.4
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13844
Diffstat (limited to 'math')
-rw-r--r-- | math/pari/Makefile | 3 | ||||
-rw-r--r-- | math/pari/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 5a9c6f103d88..7726272b42dd 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pari -DISTVERSION= 2.9.3 -PORTREVISION= 1 +DISTVERSION= 2.9.4 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ diff --git a/math/pari/distinfo b/math/pari/distinfo index 1d26abf7f3fe..8ca794205eea 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500022257 -SHA256 (pari-2.9.3.tar.gz) = e76a27779d2b1210ce1aba48363b98dd201a1bf876eb14f46ea6bd7769a00a63 -SIZE (pari-2.9.3.tar.gz) = 3847598 +TIMESTAMP = 1515624929 +SHA256 (pari-2.9.4.tar.gz) = 4f9cdc739630a039c0fcc9afac2e5647659c4a709dcc6f7a69d5908cd4a82647 +SIZE (pari-2.9.4.tar.gz) = 3851772 |