From 62cfa199532b787ce94b330498c4e8da9919cf17 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 24 Sep 2000 03:38:06 +0000 Subject: Correct PLIST and bump PORTREVISION. --- math/pari/Makefile | 1 + math/pari/pkg-plist | 5 +++-- math/pari/pkg-plist.emacs | 5 +++-- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/pari/Makefile b/math/pari/Makefile index 3a27309690d9..3b61fb3a80ff 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -7,6 +7,7 @@ PORTNAME= pari PORTVERSION= 2.0.20b +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.0/ DISTNAME= pari-2.0.20.beta diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist index 2a07cf0412b9..a34773497db4 100644 --- a/math/pari/pkg-plist +++ b/math/pari/pkg-plist @@ -1,6 +1,8 @@ +bin/Makefile bin/gp bin/gp-2.0 bin/gphelp +bin/tex2mail include/pari/genpari.h include/pari/pari.h include/pari/paricast.h @@ -16,9 +18,8 @@ include/pari/parisys.h include/pari/paritype.h lib/libpari.so lib/libpari.so.2 -lib/libpari.so.2.0.18 +lib/libpari.so.2.0.20 @exec /bin/mkdir -p %D/lib/pari/data -lib/pari/Makefile lib/pari/paricfg.tex lib/pari/parimacro.tex lib/pari/translations diff --git a/math/pari/pkg-plist.emacs b/math/pari/pkg-plist.emacs index 0f7dc3fc84a6..3c6cdeeeb318 100644 --- a/math/pari/pkg-plist.emacs +++ b/math/pari/pkg-plist.emacs @@ -1,6 +1,8 @@ +bin/Makefile bin/gp bin/gp-2.0 bin/gphelp +bin/tex2mail include/pari/genpari.h include/pari/pari.h include/pari/paricast.h @@ -16,9 +18,8 @@ include/pari/parisys.h include/pari/paritype.h lib/libpari.so lib/libpari.so.2 -lib/libpari.so.2.0.18 +lib/libpari.so.2.0.20 @exec /bin/mkdir -p %D/lib/pari/data -lib/pari/Makefile lib/pari/pari-translator.el lib/pari/pari.el lib/pari/paricfg.tex -- cgit