diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-16 03:48:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-16 03:48:47 +0800 |
commit | 126fdddc0e27b1d2ee0a2cea65dad5f4f4b46f0a (patch) | |
tree | 95e52686f9e93f01bc4c833db99bf6166628ffbd /math/pari | |
parent | 6574f880b1a73c7317706e9e91526027df8c75c1 (diff) | |
download | freebsd-ports-gnome-126fdddc0e27b1d2ee0a2cea65dad5f4f4b46f0a.tar.gz freebsd-ports-gnome-126fdddc0e27b1d2ee0a2cea65dad5f4f4b46f0a.tar.zst freebsd-ports-gnome-126fdddc0e27b1d2ee0a2cea65dad5f4f4b46f0a.zip |
- Updatet to 2.3.3
PR: 120465
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
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 7ed8937421a5..4c4c0fbe4d6c 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= 2 +REV_VERSION= 3 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 dadc73a1aa6b..dbc0975aab15 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -MD5 (pari-2.3.2.tar.gz) = 54f8b7cb615db6d216f1a31a575c8223 -SHA256 (pari-2.3.2.tar.gz) = 514799c0722376ba7d163588f091662731bca0a4b3cd2a93d01eb6bec9d1f47a -SIZE (pari-2.3.2.tar.gz) = 2015734 +MD5 (pari-2.3.3.tar.gz) = 6f858b5f634eaba018d99319ace4747e +SHA256 (pari-2.3.3.tar.gz) = 829e61bccb96a1d11c3a52631b25be3913470146a3747dae154917acd4d53280 +SIZE (pari-2.3.3.tar.gz) = 2016896 |