Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/pari/files: pari-2.5.0-mp.c.patch pari-2.5.0-doc-make.patch pari-2.5.0-macos.patch
Date: Thu, 28 Jul 2011 17:56:11
Message-Id: 20110728175600.385DF20051@flycatcher.gentoo.org
1 bicatali 11/07/28 17:56:00
2
3 Modified: pari-2.5.0-mp.c.patch pari-2.5.0-doc-make.patch
4 pari-2.5.0-macos.patch
5 Log:
6 More patch updates by Francois Bissey
7
8 (Portage version: 2.1.10.7/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-mathematics/pari/files/pari-2.5.0-mp.c.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch?r1=1.1&r2=1.2
16
17 Index: pari-2.5.0-mp.c.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-mp.c.patch,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pari-2.5.0-mp.c.patch 27 Jul 2011 19:03:56 -0000 1.1
24 +++ pari-2.5.0-mp.c.patch 28 Jul 2011 17:56:00 -0000 1.2
25 @@ -20,3 +20,4 @@
26 - mp_set_memory_functions((void *(*)(size_t)) pari_malloc, gmp_realloc, gmp_free);
27 return 0;
28 }
29 +
30
31
32
33 1.2 sci-mathematics/pari/files/pari-2.5.0-doc-make.patch
34
35 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch?r1=1.1&r2=1.2
38
39 Index: pari-2.5.0-doc-make.patch
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-doc-make.patch,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- pari-2.5.0-doc-make.patch 27 Jul 2011 19:03:56 -0000 1.1
46 +++ pari-2.5.0-doc-make.patch 28 Jul 2011 17:56:00 -0000 1.2
47 @@ -1,6 +1,6 @@
48 ---- config/DOC_Make.SH.orig 2010-09-07 07:26:42.000000000 +1200
49 -+++ config/DOC_Make.SH 2010-09-26 14:56:35.445516459 +1300
50 -@@ -11,7 +11,8 @@
51 +--- config/DOC_Make.SH.orig 2011-07-28 14:11:34.430896929 +1200
52 ++++ config/DOC_Make.SH 2011-07-28 14:11:39.832738158 +1200
53 +@@ -21,7 +21,8 @@
54
55 doc all: develop.dvi libpari.dvi users.dvi refcard.ps tutorial.dvi
56 docps: develop.ps libpari.ps refcard.ps tutorial.ps users.ps INSTALL.ps
57 @@ -10,9 +10,9 @@
58
59 .SUFFIXES: .tex .ipf .pod .inf .dumbpod .3 .html
60
61 -@@ -30,27 +31,49 @@
62 - usersch3.tex: ../src/desc/doc_make ../src/desc/pari.desc usersFUNCS.tex
63 - cd ../src/desc && \$(PERL) doc_make > ../../doc/usersch3.tex
64 +@@ -37,27 +38,49 @@
65 + %.dvi: %.tex \$(MACROS)
66 + tex \$<
67
68 +pass1: \$(PARI_TEX) \$(USERS_TEX) develop.tex tutorial.tex \$(MACROS)
69 + -rm -f *.std
70 @@ -54,7 +54,7 @@
71 pdftex develop
72 pdftex develop
73 - make develop.std; pdftex develop; rm -f develop.std
74 -+ \$(MAKE) develop.std; pdftex develop; rm -f develop.std
75 ++ \$(MAKE)make develop.std; pdftex develop; rm -f develop.std
76 develop.dvi: develop.tex \$(MACROS)
77 -rm -f develop.std
78 tex develop
79 @@ -64,7 +64,7 @@
80
81 tutorial.pdf: tutorial.tex \$(MACROS)
82 -rm -f tutorial.std
83 -@@ -78,13 +101,13 @@
84 +@@ -85,13 +108,13 @@
85 -rm -f users.std
86 tex users
87 tex users
88
89
90
91 1.2 sci-mathematics/pari/files/pari-2.5.0-macos.patch
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-macos.patch?rev=1.2&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-macos.patch?rev=1.2&content-type=text/plain
95 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-macos.patch?r1=1.1&r2=1.2
96
97 Index: pari-2.5.0-macos.patch
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/files/pari-2.5.0-macos.patch,v
100 retrieving revision 1.1
101 retrieving revision 1.2
102 diff -u -r1.1 -r1.2
103 --- pari-2.5.0-macos.patch 27 Jul 2011 19:03:56 -0000 1.1
104 +++ pari-2.5.0-macos.patch 28 Jul 2011 17:56:00 -0000 1.2
105 @@ -1,6 +1,6 @@
106 ---- config/get_dlld.orig 2010-12-21 13:49:25.000000000 +1300
107 -+++ config/get_dlld 2010-12-21 14:04:21.000000000 +1300
108 -@@ -93,7 +93,7 @@
109 +--- config/get_dlld.orig 2011-07-28 14:27:13.341072367 +1200
110 ++++ config/get_dlld 2011-07-28 14:27:46.225178023 +1200
111 +@@ -94,7 +94,7 @@
112 *) extra=;;
113 esac
114 case "$osname" in
115 @@ -9,9 +9,9 @@
116 *) shared=-shared;;
117 esac
118 DLLDFLAGS="$shared $extra \$(CFLAGS) \$(DLCFLAGS) $DLLDFLAGS"
119 ---- config/Makefile.SH.orig 2010-12-23 11:51:01.000000000 +1300
120 -+++ config/Makefile.SH 2010-12-23 11:52:10.000000000 +1300
121 -@@ -231,6 +231,7 @@
122 +--- config/Makefile.SH.orig 2011-07-28 14:29:06.753681364 +1200
123 ++++ config/Makefile.SH 2011-07-28 14:29:10.589276933 +1200
124 +@@ -234,6 +234,7 @@
125 # DESTDIR is used to install to a false hierachy (to build a Debian package)
126 INCLUDEDIR= "\$(DESTDIR)$includedir"
127 LIBDIR = "\$(DESTDIR)$libdir"