diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-20 05:38:51 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-20 05:38:51 +0000 |
commit | 3cb9264de1881c7d00bc26cc6d1a5681692082ab (patch) | |
tree | 8f3f837b2da69cc5d33a26ecae9454bc354401d1 /math/pari | |
parent | 5e81a39b91c8fc69cccffecd96c4822d28cf7067 (diff) |
Notes
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/Makefile | 2 | ||||
-rw-r--r-- | math/pari/distinfo | 6 | ||||
-rw-r--r-- | math/pari/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index d439890f305b..f9887b95d213 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pari -DISTVERSION= 2.9.5 +DISTVERSION= 2.11.0 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 596d7a6207dd..56a941c28f4d 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526715183 -SHA256 (pari-2.9.5.tar.gz) = 6b451825b41d2f8b29592c08d671999527bf936789c599d77b8dfdc663f1e617 -SIZE (pari-2.9.5.tar.gz) = 3854627 +TIMESTAMP = 1532062008 +SHA256 (pari-2.11.0.tar.gz) = 3835caccaa3e0c64764521032d89efeb8773cce841f6655fec6d58e790f4c9a1 +SIZE (pari-2.11.0.tar.gz) = 4419112 diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist index fe40b8721360..19a5c26c48e7 100644 --- a/math/pari/pkg-plist +++ b/math/pari/pkg-plist @@ -20,7 +20,7 @@ include/pari/paristio.h include/pari/parisys.h include/pari/paritune.h lib/libpari.so.%%PORTVERSION%% -lib/libpari.so.5 +lib/libpari.so.6 lib/libpari.so lib/pari/pari.cfg man/man1/gp-%%GP_VERSION%%.1.gz |