1 | Index: files/patch-beamerbaseboxes.sty.diff |
---|
2 | =================================================================== |
---|
3 | --- files/patch-beamerbaseboxes.sty.diff (revision 0) |
---|
4 | +++ files/patch-beamerbaseboxes.sty.diff (revision 0) |
---|
5 | @@ -0,0 +1,11 @@ |
---|
6 | +--- texmf-dist/tex/latex/beamer/beamerbaseboxes.sty~ 2007-09-07 13:21:44.000000000 +0200 |
---|
7 | ++++ texmf-dist/tex/latex/beamer/beamerbaseboxes.sty 2009-06-22 01:14:05.000000000 +0200 |
---|
8 | +@@ -113,7 +113,7 @@ |
---|
9 | + \setbox\bmb@boxshadowball=\hbox{\pgfuseshading{bmb@shadowball}}% |
---|
10 | + \setbox\bmb@boxshadowballlarge=\hbox{\pgfuseshading{bmb@shadowballlarge}}% |
---|
11 | + \fi% |
---|
12 | +- \setbox\bmb@colorbox=\hbox{\color{lower.bg}}% |
---|
13 | ++ \setbox\bmb@colorbox=\hbox{{\pgfpicturetrue\pgfsetcolor{lower.bg}}}% |
---|
14 | + \setbox\bmb@box=\hbox\bgroup\begin{minipage}[b]{\bmb@width}% |
---|
15 | + \vskip2pt% |
---|
16 | + \usebeamercolor[fg]{\bmb@lower}% |
---|
17 | Index: Portfile |
---|
18 | =================================================================== |
---|
19 | --- Portfile (revision 52716) |
---|
20 | +++ Portfile (working copy) |
---|
21 | @@ -4,7 +4,7 @@ |
---|
22 | |
---|
23 | name texlive_texmf-minimal |
---|
24 | version 2007 |
---|
25 | -revision 2 |
---|
26 | +revision 3 |
---|
27 | set rev g0 |
---|
28 | categories tex |
---|
29 | maintainers nomaintainer |
---|
30 | @@ -26,6 +26,8 @@ |
---|
31 | checksums md5 dc59785d6eeb7e38046fbd0924f8c0ff\ |
---|
32 | sha1 da78386094ab7a1c3f692bb6c4bdb54df4d6f7f9 |
---|
33 | |
---|
34 | +patchfiles patch-beamerbaseboxes.sty.diff |
---|
35 | + |
---|
36 | use_configure no |
---|
37 | build { |
---|
38 | delete ${worksrcpath}/texmf/doc/man |
---|