Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (1084054f4dc31f59522666396311c2c08224e913)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (1084054f4dc31f59522666396311c2c08224e913)
  • Date: Thu, 20 Mar 2008 02:25:05 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

latex/latex-beamer/BUILD | 5 +----
latex/latex-beamer/DETAILS | 2 +-
latex/latex-beamer/HISTORY | 5 +++++
latex/tetex/HISTORY | 3 +++
latex/tetex/volatiles | 1 +
5 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 1084054f4dc31f59522666396311c2c08224e913
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

latex-beamer: Don't build anything (this just builds
beameruserguide.pdf). Fixes Bug #14306

commit 6ea28b2a591ce947f3fc19f2b7fdd117730296db
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

latex-beamer: Use SOURCEFORGE_URL not belnet.sf.net

commit 5cc156c4f3f966864a791af9f9a8587551526a2e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tetex: Added /usr/share/texmf/web2c/texmf.cnf to volatiles for Bug #12131

diff --git a/latex/latex-beamer/BUILD b/latex/latex-beamer/BUILD
index 149c2f1..27ba77d 100755
--- a/latex/latex-beamer/BUILD
+++ b/latex/latex-beamer/BUILD
@@ -1,4 +1 @@
-cd ${SOURCE_DIRECTORY}/doc &&
-make_single &&
-make &&
-make_normal
+true
diff --git a/latex/latex-beamer/DETAILS b/latex/latex-beamer/DETAILS
index 0840094..6a54529 100755
--- a/latex/latex-beamer/DETAILS
+++ b/latex/latex-beamer/DETAILS
@@ -1,7 +1,7 @@
SPELL=latex-beamer
VERSION=3.07
SOURCE="${SPELL}-${VERSION}.tar.gz"
-
SOURCE_URL[0]=http://belnet.dl.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

SOURCE_HASH=sha512:c010b88f11cc2c6a455f622c9d65ba5907a68aeb984d0ec06f0b417b9871847d8180ec489074726f09563e3ec07717bf4b2984bdf64f7538f304b5d598a29ac6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://${SPELL}.sourceforge.net";
diff --git a/latex/latex-beamer/HISTORY b/latex/latex-beamer/HISTORY
index edbee3f..e6f1859 100644
--- a/latex/latex-beamer/HISTORY
+++ b/latex/latex-beamer/HISTORY
@@ -1,3 +1,8 @@
+2008-03-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Use generic SOURCEFORGE_URL and not belnet.sf.net
+ * BUILD: Don't build anything (this just builds beameruserguide.pdf)
+ Fixes Bug #14306
+
2007-05-17 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Fails to build with more than one make job, even after saying
'y' to continue with one job
diff --git a/latex/tetex/HISTORY b/latex/tetex/HISTORY
index 5c140c3..e323945 100644
--- a/latex/tetex/HISTORY
+++ b/latex/tetex/HISTORY
@@ -1,3 +1,6 @@
+2008-03-19 Eric Sandall <sandalle AT sourcemage.org>
+ * volatiles: Added /usr/share/texmf/web2c/texmf.cnf for Bug #12131
+
2006-07-05 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: removed UPDATED
* DEPENDS: fixed typo in libpng optional depends, X11-LIBS provider
diff --git a/latex/tetex/volatiles b/latex/tetex/volatiles
index bc45334..af47909 100755
--- a/latex/tetex/volatiles
+++ b/latex/tetex/volatiles
@@ -1 +1,2 @@
/ls-R$
+/usr/share/texmf/web2c/texmf.cnf$



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (1084054f4dc31f59522666396311c2c08224e913), Eric Sandall, 03/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page