diff options
author | yuri <yuri@FreeBSD.org> | 2018-12-03 02:26:17 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-12-03 02:26:17 +0800 |
commit | fcd4e1a27254f682f2a63c5e2850e094ab32ea24 (patch) | |
tree | b6ec99f83ef2bce30d569af2d167c7b2d077e2a8 /math | |
parent | cec57f02c5f83e3605e65792101d9eb2a021b070 (diff) | |
download | freebsd-ports-gnome-fcd4e1a27254f682f2a63c5e2850e094ab32ea24.tar.gz freebsd-ports-gnome-fcd4e1a27254f682f2a63c5e2850e094ab32ea24.tar.zst freebsd-ports-gnome-fcd4e1a27254f682f2a63c5e2850e094ab32ea24.zip |
math/pari: Update 2.11.0 -> 2.11.1
Reported by: portscout
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 6d1e73762de1..4f05949739a4 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pari -DISTVERSION= 2.11.0 -PORTREVISION= 1 +DISTVERSION= 2.11.1 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 56a941c28f4d..1630863022d9 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532062008 -SHA256 (pari-2.11.0.tar.gz) = 3835caccaa3e0c64764521032d89efeb8773cce841f6655fec6d58e790f4c9a1 -SIZE (pari-2.11.0.tar.gz) = 4419112 +TIMESTAMP = 1543774579 +SHA256 (pari-2.11.1.tar.gz) = 24a9b324a6e9fb161f49dd93aa4dc3f8bb8996c96050ee0468b2f92b45eacac9 +SIZE (pari-2.11.1.tar.gz) = 4426390 |