From c27ac722ad8f3fc9564dd1d9f98d4753368f40cc Mon Sep 17 00:00:00 2001 From: tonio Date: Wed, 17 Jan 2007 13:18:42 +0000 Subject: Update print/auctex to 11.84 Changes: - 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). - 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 (,,...''). - There has been quite a number of bug fixes to various features and documentation across the board, most critical probably the tool bar. --- print/auctex/Makefile | 8 ++++---- print/auctex/PLIST | 6 +++++- print/auctex/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 9 deletions(-) (limited to 'print/auctex') diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 201ca6915d2..900b2866533 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2006/10/04 21:56:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2007/01/17 13:18:42 tonio Exp $ -DISTNAME= auctex-11.83 +DISTNAME= auctex-11.84 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} CATEGORIES= print -MASTER_SITES= http://ftp.gnu.org/pub/gnu/auctex/ +MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/auctex/ @@ -23,6 +23,6 @@ CONFIGURE_ARGS+= --disable-preview MAKEFLAGS+= EMACS=${EMACS_BIN:Q} MESSAGE_SUBST+= LISPDIR=${EMACS_LISPPREFIX:Q} -INFO_FILES= # PLIST +INFO_FILES= YES .include "../../mk/bsd.pkg.mk" diff --git a/print/auctex/PLIST b/print/auctex/PLIST index be25be3a478..3d9740b79d8 100644 --- a/print/auctex/PLIST +++ b/print/auctex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/06/12 12:30:05 tonio Exp $ +@comment $NetBSD: PLIST,v 1.12 2007/01/17 13:18:42 tonio Exp $ ${EMACS_INFOPREFIX}/auctex.info ${EMACS_LISPPREFIX}/auctex.el ${EMACS_LISPPREFIX}/auctex/bib-cite.el @@ -169,6 +169,10 @@ ${EMACS_LISPPREFIX}/auctex/style/plfonts.el ${EMACS_LISPPREFIX}/auctex/style/plfonts.elc ${EMACS_LISPPREFIX}/auctex/style/plhb.el ${EMACS_LISPPREFIX}/auctex/style/plhb.elc +${EMACS_LISPPREFIX}/auctex/style/polish.el +${EMACS_LISPPREFIX}/auctex/style/polish.elc +${EMACS_LISPPREFIX}/auctex/style/polski.el +${EMACS_LISPPREFIX}/auctex/style/polski.elc ${EMACS_LISPPREFIX}/auctex/style/prosper.el ${EMACS_LISPPREFIX}/auctex/style/prosper.elc ${EMACS_LISPPREFIX}/auctex/style/psfig.el diff --git a/print/auctex/distinfo b/print/auctex/distinfo index 5f0d0650ee3..dceb2412f6f 100644 --- a/print/auctex/distinfo +++ b/print/auctex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2006/06/12 12:30:05 tonio Exp $ +$NetBSD: distinfo,v 1.12 2007/01/17 13:18:42 tonio Exp $ -SHA1 (auctex-11.83.tar.gz) = c8f60579d07c34b1a364494d8a16f450b1322a7a -RMD160 (auctex-11.83.tar.gz) = 3329c1910b00a699e19779fbf00035ce0c059d95 -Size (auctex-11.83.tar.gz) = 889524 bytes +SHA1 (auctex-11.84.tar.gz) = aab34e53e281dd3ffbdc2a80eda5d0e385a26579 +RMD160 (auctex-11.84.tar.gz) = 305f5327eac1bfe7f2770deb6617a50926c65f4f +Size (auctex-11.84.tar.gz) = 927517 bytes -- cgit v1.2.3