From 89a7c0ccc62bf31b58b492bdc20b90ef7ca50fac Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sun, 16 Jul 2000 13:58:35 +0000 Subject: Update to version 2.0.20b PR: 19940 Submitted by: maintainer --- math/pari/Makefile | 6 +++--- math/pari/distinfo | 2 +- math/pari/files/patch-af | 22 +++++++++++----------- 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'math') diff --git a/math/pari/Makefile b/math/pari/Makefile index 188afbc17140..3a27309690d9 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pari -PORTVERSION= 2.0.18b +PORTVERSION= 2.0.20b CATEGORIES= math MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.0/ -DISTNAME= pari-2.0.18.beta +DISTNAME= pari-2.0.20.beta MAINTAINER= yoshiaki@kt.rim.or.jp @@ -21,7 +21,7 @@ CONFIGURE_SCRIPT = Configure CONFIGURE_ARGS = --prefix=${PREFIX} CFLAGS= -#USE_GMAKE = Yes +USE_GMAKE = Yes MAKE_ARGS= gp MAN1= gp.1 gphelp.1 diff --git a/math/pari/distinfo b/math/pari/distinfo index eb45a4203368..270a9caab9f8 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1 +1 @@ -MD5 (pari-2.0.18.beta.tar.gz) = d501d412d619624c8dc8ffe0683f707c +MD5 (pari-2.0.20.beta.tar.gz) = d19ff1e729edfc19a64f0beb1c466784 diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af index 4bb67e610a32..d2c9abfba2e5 100644 --- a/math/pari/files/patch-af +++ b/math/pari/files/patch-af @@ -1,16 +1,16 @@ ---- config/Makefile.SH.orig Wed Nov 17 02:12:01 1999 -+++ config/Makefile.SH Mon Jan 10 02:37:39 2000 -@@ -293,7 +293,8 @@ - \$(INSTALL_DATA) $doc/translations \$(MISCDIR) - +--- config/Makefile.SH.orig Tue Mar 28 02:33:26 2000 ++++ config/Makefile.SH Sat Jul 15 10:52:27 2000 +@@ -290,7 +290,8 @@ install-doc: + -mkdir -p \$(MISCDIR) + -mkdir -p \$(BINDIR) - -cd $doc; \$(MAKE) all +# -cd $doc; \$(MAKE) all -+ -\$(INSTALL_DATA) $doc/Makefile \$(MISCDIR) - -\$(INSTALL_DATA) $doc/paricfg.tex \$(MISCDIR) - -\$(INSTALL_DATA) $doc/parimacro.tex \$(MISCDIR) - -\$(INSTALL_DATA) $doc/usersch1.tex \$(MISCDIR) -@@ -301,10 +302,10 @@ ++ -\$(INSTALL_PROGRAM) $doc/Makefile \$(BINDIR) + -\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR) + -\$(INSTALL_DATA) $doc/translations \$(MISCDIR) + -\$(INSTALL_DATA) $doc/paricfg.tex \$(MISCDIR) +@@ -300,10 +301,10 @@ -\$(INSTALL_DATA) $doc/usersch3.tex \$(MISCDIR) -\$(INSTALL_DATA) $doc/usersch4.tex \$(MISCDIR) -\$(INSTALL_DATA) $doc/usersch5.tex \$(MISCDIR) @@ -25,7 +25,7 @@ install-data: -mkdir -p \$(DATADIR) -@@ -378,13 +379,13 @@ +@@ -377,13 +378,13 @@ if test -n "$emacs"; then cat >> $file << EOT -- cgit v1.2.3