summaryrefslogtreecommitdiff
path: root/print/auctex/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2011-01-19 02:19:51 +0000
committerHiroki Sato <hrs@FreeBSD.org>2011-01-19 02:19:51 +0000
commit20935cabf3bb59fd9c8e7ecc3fea02f81c3dbae2 (patch)
tree8adedc02a34d391549a9a00848ad5248ed5a9dc4 /print/auctex/Makefile
parentFix an implicit library dependency issue. (diff)
Update to 11.86. Changes:
* Parsing of LaTeX output was improved. It is now less likely that AUCTeX opens a non-existent file upon calling `TeX-next-error'; a problem for example encountered when using MiKTeX 2.8. In addition quoted file names as emitted by MiKTeX are now supported. * A new framework for the definition and selection of viewers was implemented. If you have customizations regarding viewers you will have to redo them in this new framework or reenable the old one. See the section on viewers in the manual for details. * Comprehensive editing support for PSTricks was added. * Support for various LaTeX packages was added, e.g. `tabularx', `CJK', and `hyperref'. * An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX, Omega) was added. * Support for SyncTeX was added. This involves the command line options for LaTeX and the viewer. * Folding can now be customized to use macro arguments as replacement text. * `preview.sty' now works with XeTeX. * A lot of smaller and larger bugs have been squashed. Feature safe: yes
Notes
Notes: svn path=/head/; revision=267964
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r--print/auctex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index 398bcaa25ec9..9ffa901fc8f0 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= auctex
-PORTVERSION= 11.85
-PORTREVISION= 3
+PORTVERSION= 11.86
CATEGORIES= print elisp
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}