pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print tex-nomencl{,-doc}: update to 5.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27b7b5ec6adf
branches:  trunk
changeset: 318733:27b7b5ec6adf
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jan 29 08:03:36 2019 +0000

description:
tex-nomencl{,-doc}: update to 5.0

v5.0 2018/12/29   New maintainer:  Boris Veytsman
                    Cleaned code and documentation
                    Incorporated nomentbl code
                    New options:  stdsubgroups, nomentbl,
                        user selectable configuratuon file

diffstat:

 print/tex-nomencl-doc/Makefile |   8 ++++----
 print/tex-nomencl-doc/PLIST    |  16 +++++++++++++++-
 print/tex-nomencl-doc/distinfo |  10 +++++-----
 print/tex-nomencl/Makefile     |   8 ++++----
 print/tex-nomencl/PLIST        |   6 +-----
 print/tex-nomencl/distinfo     |  10 +++++-----
 6 files changed, 34 insertions(+), 24 deletions(-)

diffs (102 lines):

diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl-doc/Makefile
--- a/print/tex-nomencl-doc/Makefile    Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl-doc/Makefile    Tue Jan 29 08:03:36 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/01/29 08:03:36 markd Exp $
 
 DISTNAME=      nomencl.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.1a
-TEXLIVE_REV=   15878
-DIST_SUBDIR=   ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010
+PKGNAME=       tex-${DISTNAME:S/./-/}-5.0
+TEXLIVE_REV=   49549
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/nomencl
 COMMENT=       Documentation for tex-nomencl
 LICENSE=       lppl-1.3c
 
diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl-doc/PLIST
--- a/print/tex-nomencl-doc/PLIST       Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl-doc/PLIST       Tue Jan 29 08:03:36 2019 +0000
@@ -1,3 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/29 23:43:13 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/29 08:03:36 markd Exp $
+share/texmf-dist/doc/latex/nomencl/Makefile
 share/texmf-dist/doc/latex/nomencl/README
 share/texmf-dist/doc/latex/nomencl/nomencl.pdf
+share/texmf-dist/doc/latex/nomencl/sample01.pdf
+share/texmf-dist/doc/latex/nomencl/sample01.tex
+share/texmf-dist/doc/latex/nomencl/sample02.pdf
+share/texmf-dist/doc/latex/nomencl/sample02.tex
+share/texmf-dist/doc/latex/nomencl/sample03.pdf
+share/texmf-dist/doc/latex/nomencl/sample03.tex
+share/texmf-dist/doc/latex/nomencl/sample04.cfg
+share/texmf-dist/doc/latex/nomencl/sample04.pdf
+share/texmf-dist/doc/latex/nomencl/sample04.tex
+share/texmf-dist/doc/latex/nomencl/sample05.cfg
+share/texmf-dist/doc/latex/nomencl/sample05.pdf
+share/texmf-dist/doc/latex/nomencl/sample05.tex
+share/texmf-dist/doc/latex/nomencl/sample06.cfg
diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl-doc/distinfo
--- a/print/tex-nomencl-doc/distinfo    Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl-doc/distinfo    Tue Jan 29 08:03:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:02:32 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/01/29 08:03:36 markd Exp $
 
-SHA1 (tex-nomencl-15878.2010/nomencl.doc.tar.xz) = 7a2fe22f4ebe5f016e58457fcff143a6e8036ef7
-RMD160 (tex-nomencl-15878.2010/nomencl.doc.tar.xz) = fee05190a93e1a4ea397fe69f8ea015e054a7415
-SHA512 (tex-nomencl-15878.2010/nomencl.doc.tar.xz) = e2607197783e9a2ce4f87b19c2901ea25ebfd2d3547be761938602c0d3cbeaeaf13bb5ea573bbea28c26c0a3c1b63536f1fb6e1a9bd615dab288f19ca3069eb1
-Size (tex-nomencl-15878.2010/nomencl.doc.tar.xz) = 162080 bytes
+SHA1 (tex-nomencl-49549/nomencl.doc.tar.xz) = 7d4034216619df1c585e42759a640ef9b9eb2040
+RMD160 (tex-nomencl-49549/nomencl.doc.tar.xz) = 1b8f2637cb0965eb3a4f1e942910da4e64df8d52
+SHA512 (tex-nomencl-49549/nomencl.doc.tar.xz) = 6dd02c195bff2c3583e1e8931361999f5e6b6668e0f6c3ae4f0e8b034aaed5cad9f7cd973b261f9d65c9584b67f3a150b81341e735c60bad221c4cde39933bf1
+Size (tex-nomencl-49549/nomencl.doc.tar.xz) = 516836 bytes
diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl/Makefile
--- a/print/tex-nomencl/Makefile        Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl/Makefile        Tue Jan 29 08:03:36 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/01/29 08:03:36 markd Exp $
 
 DISTNAME=      nomencl
-PKGNAME=       tex-${DISTNAME}-3.1a
-TEXLIVE_REV=   15878
-DIST_SUBDIR=   ${PKGBASE}-${TEXLIVE_REV}.2010
+PKGNAME=       tex-${DISTNAME}-5.0
+TEXLIVE_REV=   49549
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/nomencl
 COMMENT=       Produce lists of symbols as in nomenclature
 LICENSE=       lppl-1.3c
 
diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl/PLIST
--- a/print/tex-nomencl/PLIST   Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl/PLIST   Tue Jan 29 08:03:36 2019 +0000
@@ -1,7 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/29 08:03:36 markd Exp $
 share/texmf-dist/makeindex/nomencl/nomencl.ist
 share/texmf-dist/tex/latex/nomencl/nomencl.sty
-share/texmf-dist/tex/latex/nomencl/sample01.cfg
-share/texmf-dist/tex/latex/nomencl/sample02.cfg
-share/texmf-dist/tex/latex/nomencl/sample04.cfg
-share/texmf-dist/tex/latex/nomencl/sample05.cfg
diff -r cc5cc4a314f8 -r 27b7b5ec6adf print/tex-nomencl/distinfo
--- a/print/tex-nomencl/distinfo        Tue Jan 29 07:54:18 2019 +0000
+++ b/print/tex-nomencl/distinfo        Tue Jan 29 08:03:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:02:32 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/01/29 08:03:36 markd Exp $
 
-SHA1 (tex-nomencl-15878.2010/nomencl.tar.xz) = 09161fc1a56d645ce73b45897ab95bfd2c57d610
-RMD160 (tex-nomencl-15878.2010/nomencl.tar.xz) = 57828532284eb063dcbe03271c7749090e6254ce
-SHA512 (tex-nomencl-15878.2010/nomencl.tar.xz) = cc8e514617865ee1d92213feeb21028557725f90e97db523a01f8c27c99164da567ad07337b5e4b7415e1123fd295ef72c6cd53a18dff206b5dca6e7dfc09d7e
-Size (tex-nomencl-15878.2010/nomencl.tar.xz) = 3672 bytes
+SHA1 (tex-nomencl-49549/nomencl.tar.xz) = fbeeab2b35beb95698975fcc4eda4c62cdd86132
+RMD160 (tex-nomencl-49549/nomencl.tar.xz) = b8bd0e7ca2566a7c58866b3f39d8eb195b6d4c37
+SHA512 (tex-nomencl-49549/nomencl.tar.xz) = ea5e737bc17fbce1336c214366585aa4f224e6abe51b501c5aeb962b6adcc43894e63a00085be5d46992d63fcce3ea2ee54531e9e7c65ce9b7d57da8eef5ce0c
+Size (tex-nomencl-49549/nomencl.tar.xz) = 3496 bytes



Home | Main Index | Thread Index | Old Index