aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-10-19 14:53:01 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-10-19 14:53:01 +0000
commit154509dd7d2cec76c509d38fafebebce91bcaf0e (patch)
tree9c7be50fa50caec39c650e2687a58258bbbcfe4d /math
parent278ac74ed3fc04ed4e9c782e5a2ac381d0792ded (diff)
downloadports-154509dd7d2cec76c509d38fafebebce91bcaf0e.tar.gz
ports-154509dd7d2cec76c509d38fafebebce91bcaf0e.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/pari-devel/Makefile12
-rw-r--r--math/pari-devel/distinfo2
-rw-r--r--math/pari-devel/pkg-plist8
-rw-r--r--math/pari-devel/pkg-plist.emacs8
4 files changed, 18 insertions, 12 deletions
diff --git a/math/pari-devel/Makefile b/math/pari-devel/Makefile
index 074033de4ccf..ee4f79ff8002 100644
--- a/math/pari-devel/Makefile
+++ b/math/pari-devel/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= pari
-PORTVERSION= 2.2.3.a
+PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.a
CATEGORIES= math
-MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.2/
-DISTNAME= pari-2.2.3.alpha
+MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.2/ \
+ http://www.gn-50uma.de/ftp/pari-2.2/
+DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.alpha
MAINTAINER= yoshiaki@kt.rim.or.jp
@@ -23,6 +24,11 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --share-prefix=${PREFIX}/share
USE_GMAKE= yes
MAKE_ARGS= gp
+PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VERSION=${REV_VERSION}
+
+MAJOR_VERSION= 2
+MINOR_VERSION= 2
+REV_VERSION= 4
MAN1= gp.1 gphelp.1 tex2mail.1
MLINKS= gp.1 pari.1
diff --git a/math/pari-devel/distinfo b/math/pari-devel/distinfo
index 217031eae59c..f2d715d9a70d 100644
--- a/math/pari-devel/distinfo
+++ b/math/pari-devel/distinfo
@@ -1 +1 @@
-MD5 (pari-2.2.3.alpha.tar.gz) = 1846141945facf83afb2eda01c68b41a
+MD5 (pari-2.2.4.alpha.tar.gz) = da104962785bf06956a83eee6074f5d0
diff --git a/math/pari-devel/pkg-plist b/math/pari-devel/pkg-plist
index 1599907dd5f3..a89fdb980441 100644
--- a/math/pari-devel/pkg-plist
+++ b/math/pari-devel/pkg-plist
@@ -1,4 +1,4 @@
-bin/gp-2.2
+bin/gp-%%MAJOR_VERSION%%.%%MINOR_VERSION%%
bin/gp
bin/tex2mail
bin/gphelp
@@ -15,9 +15,9 @@ include/pari/parisys.h
include/pari/pariport.h
include/pari/paridecl.h
include/pari/genpari.h
-lib/libpari-2.2.so.3.0.0
-lib/libpari-2.2.so.3
-lib/libpari-2.2.so
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so.%%REV_VERSION%%.0.0
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so.%%REV_VERSION%%
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so
share/doc/pari/AUTHORS
share/doc/pari/Announce.2.1
share/doc/pari/CHANGES
diff --git a/math/pari-devel/pkg-plist.emacs b/math/pari-devel/pkg-plist.emacs
index 2943b912d169..a5b4fda07b67 100644
--- a/math/pari-devel/pkg-plist.emacs
+++ b/math/pari-devel/pkg-plist.emacs
@@ -1,4 +1,4 @@
-bin/gp-2.2
+bin/gp-%%MAJOR_VERSION%%.%%MINOR_VERSION%%
bin/gp
bin/tex2mail
bin/gphelp
@@ -15,9 +15,9 @@ include/pari/parisys.h
include/pari/pariport.h
include/pari/paridecl.h
include/pari/genpari.h
-lib/libpari-2.2.so.3.0.0
-lib/libpari-2.2.so.3
-lib/libpari-2.2.so
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so.%%REV_VERSION%%.0.0
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so.%%REV_VERSION%%
+lib/libpari-%%MAJOR_VERSION%%.%%MINOR_VERSION%%.so
share/doc/pari/emacs/pari.el
share/doc/pari/emacs/pariemacs.txt
share/doc/pari/emacs/with-syntax.el