summaryrefslogtreecommitdiff
path: root/print/tex-glossaries-doc/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-08-09 07:59:23 +0000
committermarkd <markd>2015-08-09 07:59:23 +0000
commite63058e5eb94c6e41089c69842fbdea5a8c86bbe (patch)
tree65bb44389ab206d7e2d479dd42455e0f537bcf86 /print/tex-glossaries-doc/Makefile
parentc1a2fce9a03e56eb8dbfa6efc602bc13012f7e26 (diff)
downloadpkgsrc-e63058e5eb94c6e41089c69842fbdea5a8c86bbe.tar.gz
Update tex-glossaries{,-doc} to 4.17
* makeglossaries (Perl script): - fixed ngerman din5007 issue. * glossaries.sty: - new field-related commands: \glsaddstoragekey, \glsfielddef, \glsfieldedef, \glsfieldgdef, \glsfieldxdef, \glsfieldfetch, \ifglsfieldeq, \ifglsfielddefeq, \ifglsfieldcseq - new user command \glswriteentry to hook into mechanism that writes entry information to the external files - new user command \glspostlinkhook to hook into end of commands like \gls and \glstext. - Added new acronym styles "long-sp-short" and "long-sp-short-desc" - bug fix: \glsadd should use \@@do at wrglossary not \@do at wrglossary
Diffstat (limited to 'print/tex-glossaries-doc/Makefile')
-rw-r--r--print/tex-glossaries-doc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/tex-glossaries-doc/Makefile b/print/tex-glossaries-doc/Makefile
index 54cf273132a..f043616718b 100644
--- a/print/tex-glossaries-doc/Makefile
+++ b/print/tex-glossaries-doc/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2015/04/22 22:42:18 markd Exp $
+# $NetBSD: Makefile,v 1.4 2015/08/09 07:59:23 markd Exp $
DISTNAME= glossaries.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-4.15
-TEXLIVE_REV= 36533
+PKGNAME= tex-${DISTNAME:S/./-/}-4.17
+TEXLIVE_REV= 37869
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/glossaries
COMMENT= Documentation for tex-glossaries
LICENSE= lppl-1.3c