summaryrefslogtreecommitdiff
path: root/print/auctex
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2007-04-08 13:24:55 +0000
committerHiroki Sato <hrs@FreeBSD.org>2007-04-08 13:24:55 +0000
commita2668226783828a333f8f8d6bc838f969460d3f2 (patch)
tree6197c2ed5ee1b412549a691c49595a9791999ff5 /print/auctex
parentupdate to 0.59.2 (diff)
Update to 11.84. Changes include:
* There have been problems with the `-without-texmf-dir' option to `configure' when the value of `-with-kpathsea-sep' was set or determined for an installation system with a default different from that of the runtime system. `with-kpathsea-sep' has been removed; the setting is now usually determined at runtime. Due to this and other problems, preview-latex in the released XEmacs package failed under Windows or with anything except recent 21.5 XEmacsen. * AUCTeX and preview-latex have been changed in order to accommodate file names containing spaces. preview-latex now tolerates bad PostScript code polluting the stack (like some Omega fonts). * `preview.sty' had in some cases failed to emit PostScript header specials. * Support for folding of comments was added. * The `polish' language option of the babel LaTeX package as well as the polski LaTeX package are now supported. Most notably this means that AUCTeX will help to insert quotation marks as defined by polish.sty (`"`..."'') and polski.sty (`,,...'''). * The TeX tool bar is now available and enabled by default in plain TeX mode. * Bug fix in the display of math subscripts and superscripts. * Bug fix `TeX-doc' for Emacs 21. * There has been quite a number of other bug fixes to various features and documentation across the board.
Notes
Notes: svn path=/head/; revision=189483
Diffstat (limited to 'print/auctex')
-rw-r--r--print/auctex/Makefile5
-rw-r--r--print/auctex/distinfo6
-rw-r--r--print/auctex/pkg-plist4
3 files changed, 10 insertions, 5 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index da783355463b..cd7e6b8fa9ac 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= auctex
-PORTVERSION= 11.83
+PORTVERSION= 11.84
PORTREVISION= 0
CATEGORIES= print elisp
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -22,7 +22,8 @@ USE_GHOSTSCRIPT=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${LISPDIR} \
--with-auto-dir=${PREFIX}/${LISPDIR}/auctex/auto \
- --with-texmf-dir=${PREFIX}/${TEXMFDIR}
+ --with-texmf-dir=${PREFIX}/${TEXMFDIR} \
+ --infodir=${PREFIX}/info
USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
diff --git a/print/auctex/distinfo b/print/auctex/distinfo
index 35855a9edb20..7b14ad836495 100644
--- a/print/auctex/distinfo
+++ b/print/auctex/distinfo
@@ -1,3 +1,3 @@
-MD5 (auctex-11.83.tar.gz) = 19480487036f602841507c0e151674c2
-SHA256 (auctex-11.83.tar.gz) = c5ee529d40574bfdce880e0d347cdf255a34cd5ff0a7f178dfdb238e621ef53d
-SIZE (auctex-11.83.tar.gz) = 889524
+MD5 (auctex-11.84.tar.gz) = 73970c51221524442c11cde13d0584e9
+SHA256 (auctex-11.84.tar.gz) = 3f25e99ddecc21422bbddf27ecbfcab49b187eb00f69788aaba1cf818fe557d1
+SIZE (auctex-11.84.tar.gz) = 927517
diff --git a/print/auctex/pkg-plist b/print/auctex/pkg-plist
index 3f975c53ac56..233b0c9528e9 100644
--- a/print/auctex/pkg-plist
+++ b/print/auctex/pkg-plist
@@ -51,6 +51,8 @@
%%LISPDIR%%/auctex/style/virtex.el
%%LISPDIR%%/auctex/style/plfonts.el
%%LISPDIR%%/auctex/style/plhb.el
+%%LISPDIR%%/auctex/style/polish.el
+%%LISPDIR%%/auctex/style/polski.el
%%LISPDIR%%/auctex/style/harvard.el
%%LISPDIR%%/auctex/style/swedish.el
%%LISPDIR%%/auctex/style/danish.el
@@ -114,6 +116,8 @@
%%LISPDIR%%/auctex/style/amsbook.elc
%%LISPDIR%%/auctex/style/epsf.elc
%%LISPDIR%%/auctex/style/psfig.elc
+%%LISPDIR%%/auctex/style/polish.elc
+%%LISPDIR%%/auctex/style/polski.elc
%%LISPDIR%%/auctex/style/latexinfo.elc
%%LISPDIR%%/auctex/style/dutch.elc
%%LISPDIR%%/auctex/style/german.elc