diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 13:24:55 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 13:24:55 +0000 |
commit | a2668226783828a333f8f8d6bc838f969460d3f2 (patch) | |
tree | 6197c2ed5ee1b412549a691c49595a9791999ff5 /print/auctex | |
parent | 37e3b3bdb3c9af1ce7b7a9d07eae11ef2dc3582f (diff) | |
download | ports-a2668226783828a333f8f8d6bc838f969460d3f2.tar.gz ports-a2668226783828a333f8f8d6bc838f969460d3f2.zip |
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 5 | ||||
-rw-r--r-- | print/auctex/distinfo | 6 | ||||
-rw-r--r-- | print/auctex/pkg-plist | 4 |
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 |