diff options
author | tobez <tobez@FreeBSD.org> | 2006-12-24 22:44:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-12-24 22:44:42 +0800 |
commit | 33f09b3412e67ae69135759fe822245cef38889a (patch) | |
tree | 57c5ec486921a6dab74b3622da09ccd80ef2dd98 /math/pari | |
parent | d02a0747e16a0e3c8b1f86ee57a8e61d99b7cce3 (diff) | |
download | freebsd-ports-gnome-33f09b3412e67ae69135759fe822245cef38889a.tar.gz freebsd-ports-gnome-33f09b3412e67ae69135759fe822245cef38889a.tar.zst freebsd-ports-gnome-33f09b3412e67ae69135759fe822245cef38889a.zip |
Update to 2.3.1.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
PR: 107170
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/Makefile | 2 | ||||
-rw-r--r-- | math/pari/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 8a8962c0839f..1b9e64e3ffdc 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -24,7 +24,7 @@ PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VER MAJOR_VERSION= 2 MINOR_VERSION= 3 -REV_VERSION= 0 +REV_VERSION= 1 MAN1= gp.1 gphelp.1 gp-${MAJOR_VERSION}.${MINOR_VERSION}.1 tex2mail.1 MLINKS= gp.1 pari.1 diff --git a/math/pari/distinfo b/math/pari/distinfo index 94623e1a7435..d588bd0b3b39 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -MD5 (pari-2.3.0.tar.gz) = ea685da18e015a4365965e82e6e2a2dd -SHA256 (pari-2.3.0.tar.gz) = e8d1ddbeb15e0df04e97ed274804ca2c790950327bdffa852388a31b57b1e10f -SIZE (pari-2.3.0.tar.gz) = 2009553 +MD5 (pari-2.3.1.tar.gz) = 89e79e38a390b6209c2f154712a0ff01 +SHA256 (pari-2.3.1.tar.gz) = a5221b28b30e3df176c592a1a64f2aa982730e6d2e7e7d4bc60b1e897f226806 +SIZE (pari-2.3.1.tar.gz) = 2012604 |