summaryrefslogtreecommitdiffstats
path: root/math/pari-devel/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-25 20:13:24 +0000
committerpav <pav@FreeBSD.org>2004-01-25 20:13:24 +0000
commit9ee3592e0d78900bbd6842ea85aacc1708ab44ce (patch)
tree2389ed548d4e2f15a7a5ad1a8c85a99a0ab77461 /math/pari-devel/Makefile
parentd5917a213efd7646af29db53cff4906f80df8169 (diff)
downloadFreeBSD-ports-9ee3592e0d78900bbd6842ea85aacc1708ab44ce.zip
FreeBSD-ports-9ee3592e0d78900bbd6842ea85aacc1708ab44ce.tar.gz
- Update to 2.2.7.a
PR: ports/61862 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
Diffstat (limited to 'math/pari-devel/Makefile')
-rw-r--r--math/pari-devel/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/pari-devel/Makefile b/math/pari-devel/Makefile
index 9a6ec37..a7ec7cd 100644
--- a/math/pari-devel/Makefile
+++ b/math/pari-devel/Makefile
@@ -8,15 +8,12 @@
PORTNAME= pari
PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.a
CATEGORIES= math
-MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.2/ \
- http://www.gn-50uma.de/ftp/pari-2.2/
+MASTER_SITES= http://pari.math.u-bordeaux.fr/download/
DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.alpha
MAINTAINER= yoshiaki@kt.rim.or.jp
COMMENT= Mathmatics library and advanced calculator package
-ONLY_FOR_ARCHS= i386
-
NO_LATEST_LINK= yes
INSTALLS_SHLIB= yes
HAS_CONFIGURE= yes
@@ -29,7 +26,7 @@ PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VER
MAJOR_VERSION= 2
MINOR_VERSION= 2
-REV_VERSION= 4
+REV_VERSION= 7
MAN1= gp.1 gphelp.1 tex2mail.1
MLINKS= gp.1 pari.1
OpenPOWER on IntegriCloud