Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ab99c706d57c5da90244b1f402608c23593d8300)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ab99c706d57c5da90244b1f402608c23593d8300)
  • Date: Tue, 24 Jun 2014 22:17:16 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

editors/auctex/DEPENDS | 3 ++-
editors/auctex/DETAILS | 3 +--
editors/auctex/HISTORY | 6 +++++-
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit ab99c706d57c5da90244b1f402608c23593d8300
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

auctex 11.87

diff --git a/editors/auctex/DEPENDS b/editors/auctex/DEPENDS
index cdf28e2..f5eb87b 100755
--- a/editors/auctex/DEPENDS
+++ b/editors/auctex/DEPENDS
@@ -1,2 +1,3 @@
depends EMACS &&
-depends texlive
+depends texlive &&
+depends texlive-texmf --with-texmf-dir=/usr/share/texmf
diff --git a/editors/auctex/DETAILS b/editors/auctex/DETAILS
index 216f8d9..54dd202c 100755
--- a/editors/auctex/DETAILS
+++ b/editors/auctex/DETAILS
@@ -1,5 +1,5 @@
SPELL=auctex
- VERSION=11.84
+ VERSION=11.87
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
@@ -10,7 +10,6 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://www.gnu.org/software/auctex/
LICENSE[0]=GPL
ENTERED=20010922
- UPDATED=20020617
KEYWORDS="latex emacs tex editors"
SHORT="AUC TeX is a LaTeX enviroment for emacs"
cat << EOF
diff --git a/editors/auctex/HISTORY b/editors/auctex/HISTORY
index b042a84..12cd7c5 100644
--- a/editors/auctex/HISTORY
+++ b/editors/auctex/HISTORY
@@ -1,5 +1,9 @@
+2014-06-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 11.87
+ * DEPENDS: needs texlive-texmf
+
2009-09-24 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
- * DEPENDS: switch from tetex to texlive [auto]
+ * DEPENDS: switch from tetex to texlive [auto]

2007-05-01 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 11.84



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ab99c706d57c5da90244b1f402608c23593d8300), Ismael Luceno, 06/24/2014

Archive powered by MHonArc 2.6.24.

Top of Page