aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-10-13 22:09:33 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-10-13 22:09:33 +0800
commit4ed5d47c8c330124f543a5d3d8f24cf9805ab807 (patch)
tree4272a2c7f6f1986570b6ff5986617d89d111e05c /math
parent64f1bdba474c585d2efb523f159af0f39683a069 (diff)
downloadfreebsd-ports-gnome-4ed5d47c8c330124f543a5d3d8f24cf9805ab807.tar.gz
freebsd-ports-gnome-4ed5d47c8c330124f543a5d3d8f24cf9805ab807.tar.zst
freebsd-ports-gnome-4ed5d47c8c330124f543a5d3d8f24cf9805ab807.zip
- Update to 2.3.2
while I am here: - Use USE_LDCONFIG - Add WWW PR: ports/112205 Submitted by: UCHIKAWA Yoshiaki<yoshiaki AT kt.rim.or.jp>
Diffstat (limited to 'math')
-rw-r--r--math/pari/Makefile4
-rw-r--r--math/pari/distinfo6
-rw-r--r--math/pari/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 1b9e64e3ffdc..7ed8937421a5 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -14,7 +14,7 @@ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= --prefix=${PREFIX} --share-prefix=${PREFIX}/share
@@ -24,7 +24,7 @@ PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VER
MAJOR_VERSION= 2
MINOR_VERSION= 3
-REV_VERSION= 1
+REV_VERSION= 2
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 d588bd0b3b39..dadc73a1aa6b 100644
--- a/math/pari/distinfo
+++ b/math/pari/distinfo
@@ -1,3 +1,3 @@
-MD5 (pari-2.3.1.tar.gz) = 89e79e38a390b6209c2f154712a0ff01
-SHA256 (pari-2.3.1.tar.gz) = a5221b28b30e3df176c592a1a64f2aa982730e6d2e7e7d4bc60b1e897f226806
-SIZE (pari-2.3.1.tar.gz) = 2012604
+MD5 (pari-2.3.2.tar.gz) = 54f8b7cb615db6d216f1a31a575c8223
+SHA256 (pari-2.3.2.tar.gz) = 514799c0722376ba7d163588f091662731bca0a4b3cd2a93d01eb6bec9d1f47a
+SIZE (pari-2.3.2.tar.gz) = 2015734
diff --git a/math/pari/pkg-descr b/math/pari/pkg-descr
index 42424f3450ed..d2804452f2d8 100644
--- a/math/pari/pkg-descr
+++ b/math/pari/pkg-descr
@@ -14,3 +14,5 @@ This is the alpha quality version that development is in the way.
Algorithm, improvement of implementation are done.
Because improvement of performance was big, ports was made as -devel in
particular.
+
+WWW: http://pari.math.u-bordeaux.fr/