Gentoo Archives: gentoo-commits

From: "Keri Harris (keri)" <keri@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mozart/files: mozart-1.3.2-portage.patch
Date: Sun, 01 Jun 2008 22:15:28
Message-Id: E1K2vpi-0005H0-Lf@stork.gentoo.org
1 keri 08/06/01 22:15:22
2
3 Modified: mozart-1.3.2-portage.patch
4 Log:
5 Make Unnester.ozf depend on Builtins.ozf. Closes #212558.
6 (Portage version: 2.1.5.2)
7
8 Revision Changes Path
9 1.4 dev-lang/mozart/files/mozart-1.3.2-portage.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mozart/files/mozart-1.3.2-portage.patch?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mozart/files/mozart-1.3.2-portage.patch?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mozart/files/mozart-1.3.2-portage.patch?r1=1.3&r2=1.4
14
15 Index: mozart-1.3.2-portage.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mozart/files/mozart-1.3.2-portage.patch,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- mozart-1.3.2-portage.patch 24 Feb 2008 01:37:27 -0000 1.3
22 +++ mozart-1.3.2-portage.patch 1 Jun 2008 22:15:22 -0000 1.4
23 @@ -1,6 +1,6 @@
24 diff -ur mozart-1.3.2.20060615.orig/Makefile.in mozart-1.3.2.20060615/Makefile.in
25 --- mozart-1.3.2.20060615.orig/Makefile.in 2004-05-19 10:56:54.000000000 +1200
26 -+++ mozart-1.3.2.20060615/Makefile.in 2007-02-18 09:31:31.000000000 +1300
27 ++++ mozart-1.3.2.20060615/Makefile.in 2008-06-02 10:04:05.000000000 +1200
28 @@ -111,7 +111,7 @@
29 ./config.status: ./configure
30 ./config.status --recheck
31 @@ -12,7 +12,7 @@
32 $(INSTALL_FILE) $< $@
33 diff -ur mozart-1.3.2.20060615.orig/platform/emulator/Makefile.in mozart-1.3.2.20060615/platform/emulator/Makefile.in
34 --- mozart-1.3.2.20060615.orig/platform/emulator/Makefile.in 2004-01-12 23:03:44.000000000 +1300
35 -+++ mozart-1.3.2.20060615/platform/emulator/Makefile.in 2007-02-18 09:31:31.000000000 +1300
36 ++++ mozart-1.3.2.20060615/platform/emulator/Makefile.in 2008-06-02 10:04:05.000000000 +1200
37 @@ -226,10 +226,15 @@
38 .PHONY: all first install install-bin install-inc \
39 install-dir depend tags clean cleaner distclean veryclean
40 @@ -30,7 +30,7 @@
41 $(MODINTERS): bidecl.perl
42
43 .PHONY: libDPB.a DPB.so-$(PLATFORM)
44 -@@ -400,7 +400,7 @@
45 +@@ -400,7 +405,7 @@
46 $(NEWCACHEDIR):
47 $(INSTALL_DIR) $@
48
49 @@ -41,7 +41,7 @@
50 install-inc: $(INCDIR)
51 diff -ur mozart-1.3.2.20060615.orig/platform/emulator/libdp/Makefile.in mozart-1.3.2.20060615/platform/emulator/libdp/Makefile.in
52 --- mozart-1.3.2.20060615.orig/platform/emulator/libdp/Makefile.in 2002-08-03 08:20:44.000000000 +1200
53 -+++ mozart-1.3.2.20060615/platform/emulator/libdp/Makefile.in 2008-02-23 14:53:00.000000000 +1300
54 ++++ mozart-1.3.2.20060615/platform/emulator/libdp/Makefile.in 2008-06-02 10:04:05.000000000 +1200
55 @@ -88,7 +88,7 @@
56 $(AR) -rc $@ $< && $(RANLIB) $@
57
58 @@ -62,7 +62,7 @@
59 etags \
60 diff -ur mozart-1.3.2.20060615.orig/platform/tools/gump/Makefile.in mozart-1.3.2.20060615/platform/tools/gump/Makefile.in
61 --- mozart-1.3.2.20060615.orig/platform/tools/gump/Makefile.in 2003-01-08 02:40:10.000000000 +1300
62 -+++ mozart-1.3.2.20060615/platform/tools/gump/Makefile.in 2007-02-18 09:31:31.000000000 +1300
63 ++++ mozart-1.3.2.20060615/platform/tools/gump/Makefile.in 2008-06-02 10:04:05.000000000 +1200
64 @@ -66,15 +66,15 @@
65 $(SHAREDIR) $(PLATFORMDIR) $(INCDIR) $(NEWCACHEDIR):
66 $(MKINSTALLDIRS) $@
67 @@ -85,7 +85,7 @@
68 clean veryclean:
69 diff -ur mozart-1.3.2.20060615.orig/share/bin/Makefile.in mozart-1.3.2.20060615/share/bin/Makefile.in
70 --- mozart-1.3.2.20060615.orig/share/bin/Makefile.in 2001-08-05 10:24:41.000000000 +1200
71 -+++ mozart-1.3.2.20060615/share/bin/Makefile.in 2007-02-18 09:31:31.000000000 +1300
72 ++++ mozart-1.3.2.20060615/share/bin/Makefile.in 2008-06-02 10:04:05.000000000 +1200
73 @@ -55,13 +55,13 @@
74 install: $(BINDIR) $(LIB_SCRIPTS) $(LIB_LINKS) $(WRAPPERS)
75
76 @@ -105,7 +105,7 @@
77 $(BINDIR):
78 diff -ur mozart-1.3.2.20060615.orig/share/demo/Makefile.in mozart-1.3.2.20060615/share/demo/Makefile.in
79 --- mozart-1.3.2.20060615.orig/share/demo/Makefile.in 2001-10-16 23:10:03.000000000 +1300
80 -+++ mozart-1.3.2.20060615/share/demo/Makefile.in 2007-02-18 09:31:31.000000000 +1300
81 ++++ mozart-1.3.2.20060615/share/demo/Makefile.in 2008-06-02 10:04:05.000000000 +1200
82 @@ -83,16 +83,19 @@
83 install:: $(OZDEMO) $(DEMOAPPLETS) \
84 $(SYSTEMDOC) $(SYSTEMOZF) $(SYSTEMOZF)/MT10.ozf $(SYSTEMDOC)/MT10.oz
85 @@ -161,7 +161,7 @@
86
87 diff -ur mozart-1.3.2.20060615.orig/share/elisp/Makefile.in mozart-1.3.2.20060615/share/elisp/Makefile.in
88 --- mozart-1.3.2.20060615.orig/share/elisp/Makefile.in 2002-04-02 00:31:22.000000000 +1200
89 -+++ mozart-1.3.2.20060615/share/elisp/Makefile.in 2007-02-18 09:31:31.000000000 +1300
90 ++++ mozart-1.3.2.20060615/share/elisp/Makefile.in 2008-06-02 10:04:05.000000000 +1200
91 @@ -75,10 +75,10 @@
92 $(ELISPDIR):
93 $(INSTALL_DIR) $@
94 @@ -177,7 +177,7 @@
95 clean:
96 diff -ur mozart-1.3.2.20060615.orig/share/examples/Makefile.in mozart-1.3.2.20060615/share/examples/Makefile.in
97 --- mozart-1.3.2.20060615.orig/share/examples/Makefile.in 2003-04-23 21:49:55.000000000 +1200
98 -+++ mozart-1.3.2.20060615/share/examples/Makefile.in 2007-02-18 09:31:31.000000000 +1300
99 ++++ mozart-1.3.2.20060615/share/examples/Makefile.in 2008-06-02 10:04:05.000000000 +1200
100 @@ -63,15 +63,17 @@
101 $(FUNCTORS:%=$(OZEX)/fd/graphics/%)
102
103 @@ -228,7 +228,7 @@
104
105 diff -ur mozart-1.3.2.20060615.orig/share/lib/Makefile.in mozart-1.3.2.20060615/share/lib/Makefile.in
106 --- mozart-1.3.2.20060615.orig/share/lib/Makefile.in 2003-12-05 10:55:34.000000000 +1300
107 -+++ mozart-1.3.2.20060615/share/lib/Makefile.in 2007-02-18 09:32:05.000000000 +1300
108 ++++ mozart-1.3.2.20060615/share/lib/Makefile.in 2008-06-02 10:04:05.000000000 +1200
109 @@ -11,7 +11,7 @@
110 PREFIX = @prefix@
111 OZPREFIX = @prefix@
112 @@ -238,6 +238,15 @@
113 OZLIB = $(PREFIX)/share
114 IMAGESDIR = $(OZLIB)/images
115 SHELL = /bin/sh
116 +@@ -290,7 +290,7 @@
117 + Builtins.ozf: compiler/Builtins.oz GroundZip.ozf compiler-Builtins.oz
118 +
119 + Unnester.ozf: compiler/Unnester.oz compiler/TupleSyntax.oz \
120 +- compiler/BindingAnalysis.oz compiler/UnnestFD.oz
121 ++ compiler/BindingAnalysis.oz compiler/UnnestFD.oz Builtins.ozf
122 +
123 + Annotate.ozf: compiler/Annotate.oz
124 +
125 @@ -343,14 +343,14 @@
126 $(FUNCTORS:%=$(OZLIB)/%)
127
128 @@ -305,7 +314,7 @@
129 OZENGINE=$(SRCDIR)/oze.sh \
130 diff -ur mozart-1.3.2.20060615.orig/share/tools/Makefile.in mozart-1.3.2.20060615/share/tools/Makefile.in
131 --- mozart-1.3.2.20060615.orig/share/tools/Makefile.in 2002-01-30 01:39:23.000000000 +1300
132 -+++ mozart-1.3.2.20060615/share/tools/Makefile.in 2007-02-18 09:31:31.000000000 +1300
133 ++++ mozart-1.3.2.20060615/share/tools/Makefile.in 2008-06-02 10:04:05.000000000 +1200
134 @@ -7,7 +7,7 @@
135 PREFIX = @prefix@
136 PLATFORM = @PLATFORM@
137
138
139
140 --
141 gentoo-commits@l.g.o mailing list