diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-28 17:56:00 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-28 17:56:00 +0000 |
commit | 4ef702ea1837dc3ae2ae86f52c176a1917b716bc (patch) | |
tree | 8b35e60d8349106a9b36020bf1a1edc3cc30c916 /sci-mathematics | |
parent | remove unused licenses (diff) | |
download | gentoo-2-4ef702ea1837dc3ae2ae86f52c176a1917b716bc.tar.gz gentoo-2-4ef702ea1837dc3ae2ae86f52c176a1917b716bc.tar.bz2 gentoo-2-4ef702ea1837dc3ae2ae86f52c176a1917b716bc.zip |
More patch updates by Francois Bissey
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 9 | ||||
-rw-r--r-- | sci-mathematics/pari/files/pari-2.5.0-doc-make.patch | 16 | ||||
-rw-r--r-- | sci-mathematics/pari/files/pari-2.5.0-macos.patch | 12 | ||||
-rw-r--r-- | sci-mathematics/pari/files/pari-2.5.0-mp.c.patch | 1 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.5.0-r2.ebuild (renamed from sci-mathematics/pari/pari-2.5.0-r1.ebuild) | 2 |
5 files changed, 24 insertions, 16 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog index 305d6464cfb9..15dbc5a09d39 100644 --- a/sci-mathematics/pari/ChangeLog +++ b/sci-mathematics/pari/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-mathematics/pari # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.84 2011/07/27 19:03:56 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.85 2011/07/28 17:56:00 bicatali Exp $ + +*pari-2.5.0-r2 (28 Jul 2011) + + 28 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> -pari-2.5.0-r1.ebuild, + +pari-2.5.0-r2.ebuild, files/pari-2.5.0-doc-make.patch, + files/pari-2.5.0-macos.patch, files/pari-2.5.0-mp.c.patch: + More patch updates by Francois Bissey *pari-2.5.0-r1 (27 Jul 2011) diff --git a/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch b/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch index 017d6098f368..b5fb6c5548c4 100644 --- a/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch +++ b/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch @@ -1,6 +1,6 @@ ---- config/DOC_Make.SH.orig 2010-09-07 07:26:42.000000000 +1200
-+++ config/DOC_Make.SH 2010-09-26 14:56:35.445516459 +1300
-@@ -11,7 +11,8 @@
+--- config/DOC_Make.SH.orig 2011-07-28 14:11:34.430896929 +1200
++++ config/DOC_Make.SH 2011-07-28 14:11:39.832738158 +1200
+@@ -21,7 +21,8 @@
doc all: develop.dvi libpari.dvi users.dvi refcard.ps tutorial.dvi
docps: develop.ps libpari.ps refcard.ps tutorial.ps users.ps INSTALL.ps
@@ -10,9 +10,9 @@ .SUFFIXES: .tex .ipf .pod .inf .dumbpod .3 .html
-@@ -30,27 +31,49 @@
- usersch3.tex: ../src/desc/doc_make ../src/desc/pari.desc usersFUNCS.tex
- cd ../src/desc && \$(PERL) doc_make > ../../doc/usersch3.tex
+@@ -37,27 +38,49 @@
+ %.dvi: %.tex \$(MACROS)
+ tex \$<
+pass1: \$(PARI_TEX) \$(USERS_TEX) develop.tex tutorial.tex \$(MACROS)
+ -rm -f *.std
@@ -54,7 +54,7 @@ pdftex develop
pdftex develop
- make develop.std; pdftex develop; rm -f develop.std
-+ \$(MAKE) develop.std; pdftex develop; rm -f develop.std
++ \$(MAKE)make develop.std; pdftex develop; rm -f develop.std
develop.dvi: develop.tex \$(MACROS)
-rm -f develop.std
tex develop
@@ -64,7 +64,7 @@ tutorial.pdf: tutorial.tex \$(MACROS)
-rm -f tutorial.std
-@@ -78,13 +101,13 @@
+@@ -85,13 +108,13 @@
-rm -f users.std
tex users
tex users
diff --git a/sci-mathematics/pari/files/pari-2.5.0-macos.patch b/sci-mathematics/pari/files/pari-2.5.0-macos.patch index 321007210076..17c34e7041e3 100644 --- a/sci-mathematics/pari/files/pari-2.5.0-macos.patch +++ b/sci-mathematics/pari/files/pari-2.5.0-macos.patch @@ -1,6 +1,6 @@ ---- config/get_dlld.orig 2010-12-21 13:49:25.000000000 +1300
-+++ config/get_dlld 2010-12-21 14:04:21.000000000 +1300
-@@ -93,7 +93,7 @@
+--- config/get_dlld.orig 2011-07-28 14:27:13.341072367 +1200
++++ config/get_dlld 2011-07-28 14:27:46.225178023 +1200
+@@ -94,7 +94,7 @@
*) extra=;;
esac
case "$osname" in
@@ -9,9 +9,9 @@ *) shared=-shared;;
esac
DLLDFLAGS="$shared $extra \$(CFLAGS) \$(DLCFLAGS) $DLLDFLAGS"
---- config/Makefile.SH.orig 2010-12-23 11:51:01.000000000 +1300
-+++ config/Makefile.SH 2010-12-23 11:52:10.000000000 +1300
-@@ -231,6 +231,7 @@
+--- config/Makefile.SH.orig 2011-07-28 14:29:06.753681364 +1200
++++ config/Makefile.SH 2011-07-28 14:29:10.589276933 +1200
+@@ -234,6 +234,7 @@
# DESTDIR is used to install to a false hierachy (to build a Debian package)
INCLUDEDIR= "\$(DESTDIR)$includedir"
LIBDIR = "\$(DESTDIR)$libdir"
diff --git a/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch b/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch index 1bdd047e07d2..6c80e1597ec4 100644 --- a/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch +++ b/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch @@ -20,3 +20,4 @@ Index: src/kernel/gmp/mp.c - mp_set_memory_functions((void *(*)(size_t)) pari_malloc, gmp_realloc, gmp_free);
return 0;
}
+
diff --git a/sci-mathematics/pari/pari-2.5.0-r1.ebuild b/sci-mathematics/pari/pari-2.5.0-r2.ebuild index 7755b7b8d6fb..0c0840e40740 100644 --- a/sci-mathematics/pari/pari-2.5.0-r1.ebuild +++ b/sci-mathematics/pari/pari-2.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.5.0-r1.ebuild,v 1.1 2011/07/27 19:03:56 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.5.0-r2.ebuild,v 1.1 2011/07/28 17:56:00 bicatali Exp $ EAPI="4" |