summaryrefslogtreecommitdiff
path: root/math/pari/files
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-04-18 10:00:01 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-04-18 10:00:01 +0000
commit3aab734d41e6fc636c52c4a3f81ee15d1ba9ec50 (patch)
tree9c83a175b56c139e828d349b443a9581b54b533a /math/pari/files
parentBe a bit more verbose in the IGNORE message and point to (diff)
Update to 2.1.7.
Submitted by: maintainer PR: 93944
Notes
Notes: svn path=/head/; revision=159860
Diffstat (limited to 'math/pari/files')
-rw-r--r--math/pari/files/patch-af18
-rw-r--r--math/pari/files/patch-ag6
-rw-r--r--math/pari/files/patch-ah20
3 files changed, 12 insertions, 32 deletions
diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af
index 32eff57d21cd..a3ca00ca1e21 100644
--- a/math/pari/files/patch-af
+++ b/math/pari/files/patch-af
@@ -1,6 +1,6 @@
---- config/Makefile.SH.orig Thu Sep 27 10:58:38 2001
-+++ config/Makefile.SH Wed May 22 01:43:10 2002
-@@ -176,7 +176,7 @@
+--- config/Makefile.SH.orig Sat Apr 26 04:08:14 2003
++++ config/Makefile.SH Tue Feb 28 19:07:18 2006
+@@ -183,7 +183,7 @@
LIBDIR = \$(DESTDIR)$libdir
BINDIR = \$(DESTDIR)$bindir
DATADIR= \$(DESTDIR)$datadir
@@ -9,7 +9,7 @@
ALLDIR = \$(DESTDIR)$miscdir
READMEDIR = \$(ALLDIR)
DOCDIR = \$(ALLDIR)/doc
-@@ -348,7 +348,7 @@
+@@ -355,7 +355,7 @@
install-doc::
-mkdir -p \$(BINDIR) \$(DOCDIR)
@@ -18,7 +18,7 @@
-\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR)
-\$(INSTALL_DATA) $doc/Makefile \$(DOCDIR)
-\$(INSTALL_DATA) $doc/translations \$(DOCDIR)
-@@ -367,10 +367,10 @@
+@@ -374,10 +374,10 @@
-\$(INSTALL_DATA) $doc/usersch4.tex \$(DOCDIR)
-\$(INSTALL_DATA) $doc/usersch5.tex \$(DOCDIR)
-\$(INSTALL_DATA) $doc/paricfg.tex \$(DOCDIR)
@@ -33,7 +33,7 @@
install-examples:
-mkdir -p \$(EXDIR)
-@@ -388,8 +388,8 @@
+@@ -395,8 +395,8 @@
-\$(INSTALL_DATA) $ex/taylor.gp \$(EXDIR)
install-data:
@@ -44,7 +44,7 @@
install-lib-sta: \$(LIBPARI_STA)
-mkdir -p \$(LIBDIR)
-@@ -401,6 +401,7 @@
+@@ -408,6 +408,7 @@
-mkdir -p \$(LIBDIR)
-\$(RM) \$(LIBDIR)/\$(LIBPARI_DYN)
\$(INSTALL_PROGRAM) \$(LIBPARI_DYN) \$(LIBDIR)/\$(LIBPARI_DYN)
@@ -52,7 +52,7 @@
EOT
if test "$soname" != "$sodest"; then
cat >> $file << EOT
-@@ -429,6 +430,7 @@
+@@ -436,6 +437,7 @@
\$(LIBPARI_DYN): \$(OBJS)
-\$(RM) \$(LIBPARI_DYN)
\$(DLLD) -o \$@ \$(DLLDFLAGS) \$(OBJS) \$(EXTRADLLDFLAGS)
@@ -60,7 +60,7 @@
EOT
if test "$soname" != "$sodest"; then
cat >> $file << EOT
-@@ -457,13 +459,13 @@
+@@ -464,13 +466,13 @@
if test -n "$emacs"; then
cat >> $file << EOT
diff --git a/math/pari/files/patch-ag b/math/pari/files/patch-ag
index d0fc2b22b2d6..2dab4d12f161 100644
--- a/math/pari/files/patch-ag
+++ b/math/pari/files/patch-ag
@@ -1,6 +1,6 @@
---- doc/appb.tex.orig Mon Jan 10 02:59:06 2000
-+++ doc/appb.tex Mon Jan 10 02:59:23 2000
-@@ -29,5 +29,5 @@
+--- doc/appb.tex.orig Sat Sep 17 01:50:48 2005
++++ doc/appb.tex Tue Feb 28 19:07:18 2006
+@@ -35,5 +35,5 @@
seen in detail in \secref{se:prog}, with the slight modifications explained
at the end of that section.
diff --git a/math/pari/files/patch-ah b/math/pari/files/patch-ah
deleted file mode 100644
index e8fe82a805d8..000000000000
--- a/math/pari/files/patch-ah
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -urN files_orig/patch-has_exp2.c files/patch-has_exp2.c
---- files_orig/patch-has_exp2.c Wed Dec 31 18:00:00 1969
-+++ files/patch-has_exp2.c Thu Sep 16 14:30:23 2004
-@@ -0,0 +1,6 @@
-+--- config/has_exp2.c_orig Thu Sep 16 08:46:59 1999
-++++ config/has_exp2.c Thu Sep 16 14:27:18 2004
-+@@ -1,2 +1,2 @@
-+ #include &lt;math.h&gt;
-+-main(){double x=exp2(1.0);}
-++main(){double x=exp2(0.666);}
-diff -urN files_orig/patch-has_log2.c files/patch-has_log2.c
---- files_orig/patch-has_log2.c Wed Dec 31 18:00:00 1969
-+++ files/patch-has_log2.c Thu Sep 16 14:30:50 2004
-@@ -0,0 +1,6 @@
-+--- config/has_log2.c_orig Wed Jan 8 18:16:55 2003
-++++ config/has_log2.c Thu Sep 16 14:27:07 2004
-+@@ -1,2 +1,2 @@
-+ #include &lt;math.h&gt;
-+-main(){double x=log2(1.0);}
-++main(){double x=log2(0.666);}