pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 29 08:03:36 UTC 2019

Modified Files:
        pkgsrc/print/tex-nomencl: Makefile PLIST distinfo
        pkgsrc/print/tex-nomencl-doc: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-nomencl/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-nomencl/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-nomencl/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-nomencl-doc/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-nomencl-doc/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-nomencl-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-nomencl/Makefile
diff -u pkgsrc/print/tex-nomencl/Makefile:1.5 pkgsrc/print/tex-nomencl/Makefile:1.6
--- pkgsrc/print/tex-nomencl/Makefile:1.5       Wed Sep  6 16:49:41 2017
+++ pkgsrc/print/tex-nomencl/Makefile   Tue Jan 29 08:03:36 2019
@@ -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
 

Index: pkgsrc/print/tex-nomencl/PLIST
diff -u pkgsrc/print/tex-nomencl/PLIST:1.1.1.1 pkgsrc/print/tex-nomencl/PLIST:1.2
--- pkgsrc/print/tex-nomencl/PLIST:1.1.1.1      Wed Jul 29 23:42:53 2009
+++ pkgsrc/print/tex-nomencl/PLIST      Tue Jan 29 08:03:36 2019
@@ -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

Index: pkgsrc/print/tex-nomencl/distinfo
diff -u pkgsrc/print/tex-nomencl/distinfo:1.4 pkgsrc/print/tex-nomencl/distinfo:1.5
--- pkgsrc/print/tex-nomencl/distinfo:1.4       Wed Nov  4 01:02:32 2015
+++ pkgsrc/print/tex-nomencl/distinfo   Tue Jan 29 08:03:36 2019
@@ -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

Index: pkgsrc/print/tex-nomencl-doc/Makefile
diff -u pkgsrc/print/tex-nomencl-doc/Makefile:1.5 pkgsrc/print/tex-nomencl-doc/Makefile:1.6
--- pkgsrc/print/tex-nomencl-doc/Makefile:1.5   Wed Sep  6 16:49:41 2017
+++ pkgsrc/print/tex-nomencl-doc/Makefile       Tue Jan 29 08:03:36 2019
@@ -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
 

Index: pkgsrc/print/tex-nomencl-doc/PLIST
diff -u pkgsrc/print/tex-nomencl-doc/PLIST:1.1.1.1 pkgsrc/print/tex-nomencl-doc/PLIST:1.2
--- pkgsrc/print/tex-nomencl-doc/PLIST:1.1.1.1  Wed Jul 29 23:43:13 2009
+++ pkgsrc/print/tex-nomencl-doc/PLIST  Tue Jan 29 08:03:36 2019
@@ -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

Index: pkgsrc/print/tex-nomencl-doc/distinfo
diff -u pkgsrc/print/tex-nomencl-doc/distinfo:1.4 pkgsrc/print/tex-nomencl-doc/distinfo:1.5
--- pkgsrc/print/tex-nomencl-doc/distinfo:1.4   Wed Nov  4 01:02:32 2015
+++ pkgsrc/print/tex-nomencl-doc/distinfo       Tue Jan 29 08:03:36 2019
@@ -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



Home | Main Index | Thread Index | Old Index