Sun May 6 01:30:20 2018 UTC ()
tex-changebar{,-doc}: update to 3.6c

3.6c
I was made aware of a situation where an extra page with lots of "spsp"
 would appear at the end of a lengthy document.

 This has now been fixed

3.6b
Several years ago Apostolos Syropoulos sent me an extension to support
XeTeX. I integrated it into changebar, but unfortunately I seem to have
never gotten round to upload that version.


(markd)
diff -r1.3 -r1.4 pkgsrc/print/tex-changebar/Makefile
diff -r1.2 -r1.3 pkgsrc/print/tex-changebar/distinfo
diff -r1.3 -r1.4 pkgsrc/print/tex-changebar-doc/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-changebar-doc/PLIST
diff -r1.2 -r1.3 pkgsrc/print/tex-changebar-doc/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-changebar/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-changebar/Makefile 2017/09/06 16:49:31 1.3
+++ pkgsrc/print/tex-changebar/Makefile 2018/05/06 01:30:20 1.4
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2018/05/06 01:30:20 markd Exp $
2 2
3DISTNAME= changebar 3DISTNAME= changebar
4PKGNAME= tex-${DISTNAME}-3.5c 4PKGNAME= tex-${DISTNAME}-3.6c
5TEXLIVE_REV= 15878 5TEXLIVE_REV= 46919
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
 8HOMEPAGE= http://ctan.org/pkg/changebar
8COMMENT= Generate changebars in LaTeX documents 9COMMENT= Generate changebars in LaTeX documents
9LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
10 11
11DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics 12DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
12DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin 13DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
13DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor 14DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
14 15
15.include "../../print/texlive/package.mk" 16.include "../../print/texlive/package.mk"
16.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-changebar/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-changebar/distinfo 2015/11/04 01:01:55 1.2
+++ pkgsrc/print/tex-changebar/distinfo 2018/05/06 01:30:20 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2015/11/04 01:01:55 agc Exp $ 1$NetBSD: distinfo,v 1.3 2018/05/06 01:30:20 markd Exp $
2 2
3SHA1 (tex-changebar-15878/changebar.tar.xz) = 8d0e3f186791c207dda38e0661e0040e141aeea4 3SHA1 (tex-changebar-46919/changebar.tar.xz) = e84042b0316212638be9f0dedb1eafd387473a62
4RMD160 (tex-changebar-15878/changebar.tar.xz) = 97dab82826a09eabdecfd6754fa850ea724b0303 4RMD160 (tex-changebar-46919/changebar.tar.xz) = 46cf1c88440c86b48fdf35db4fa5965c01e582d2
5SHA512 (tex-changebar-15878/changebar.tar.xz) = 513c3a9b3fb9232adf2434e244a663eb3cf2a4477064c9ffe5e66332469065214ed8bae9cf231161c514775cd2c5f9e1ce396c01349033551dcd1e1616e07d87 5SHA512 (tex-changebar-46919/changebar.tar.xz) = 683bace5dd64bc747459274f22f995d34d1bb836a493ae39542d688f10222e258ae8c0b293596cfc3f9aba0f311291bd24e2858dac1bf6ad6dff1cb9d47f3078
6Size (tex-changebar-15878/changebar.tar.xz) = 6756 bytes 6Size (tex-changebar-46919/changebar.tar.xz) = 7028 bytes

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-changebar-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-changebar-doc/Makefile 2017/09/06 16:49:32 1.3
+++ pkgsrc/print/tex-changebar-doc/Makefile 2018/05/06 01:30:20 1.4
@@ -1,12 +1,13 @@ @@ -1,12 +1,13 @@
1# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:32 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2018/05/06 01:30:20 markd Exp $
2 2
3DISTNAME= changebar.doc 3DISTNAME= changebar.doc
4PKGNAME= tex-${DISTNAME:S/./-/}-3.5c 4PKGNAME= tex-${DISTNAME:S/./-/}-3.6c
5TEXLIVE_REV= 15878 5TEXLIVE_REV= 46919
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
 8HOMEPAGE= http://ctan.org/pkg/changebar
8COMMENT= Documentation for tex-changebar 9COMMENT= Documentation for tex-changebar
9LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
10 11
11.include "../../print/texlive/package.mk" 12.include "../../print/texlive/package.mk"
12.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-changebar-doc/PLIST (expand / switch to unified diff)

--- pkgsrc/print/tex-changebar-doc/PLIST 2011/01/12 16:59:39 1.1.1.1
+++ pkgsrc/print/tex-changebar-doc/PLIST 2018/05/06 01:30:20 1.2
@@ -1,14 +1,16 @@ @@ -1,14 +1,16 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:59:39 minskim Exp $ 1@comment $NetBSD: PLIST,v 1.2 2018/05/06 01:30:20 markd Exp $
2share/texmf-dist/doc/latex/changebar/00readme.txt 2share/texmf-dist/doc/latex/changebar/CATALOG
3share/texmf-dist/doc/latex/changebar/catalog.txt 3share/texmf-dist/doc/latex/changebar/MANIFEST
 4share/texmf-dist/doc/latex/changebar/README
4share/texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf 5share/texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf
5share/texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf 6share/texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf
6share/texmf-dist/doc/latex/changebar/cbtest1.tex 7share/texmf-dist/doc/latex/changebar/cbtest1.tex
 8share/texmf-dist/doc/latex/changebar/cbtest1good.pdf
 9share/texmf-dist/doc/latex/changebar/cbtest1wrong.pdf
7share/texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf 10share/texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf
8share/texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf 11share/texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf
9share/texmf-dist/doc/latex/changebar/cbtest2.tex 12share/texmf-dist/doc/latex/changebar/cbtest2.tex
10share/texmf-dist/doc/latex/changebar/changebar.bug 13share/texmf-dist/doc/latex/changebar/changebar.bug
11share/texmf-dist/doc/latex/changebar/changebar.pdf 14share/texmf-dist/doc/latex/changebar/changebar.pdf
12share/texmf-dist/doc/latex/changebar/chbar.1 15share/texmf-dist/doc/latex/changebar/chbar.1
13share/texmf-dist/doc/latex/changebar/chbar.sh 16share/texmf-dist/doc/latex/changebar/chbar.sh
14share/texmf-dist/doc/latex/changebar/manifest.txt 

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-changebar-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-changebar-doc/distinfo 2015/11/04 01:01:55 1.2
+++ pkgsrc/print/tex-changebar-doc/distinfo 2018/05/06 01:30:20 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2015/11/04 01:01:55 agc Exp $ 1$NetBSD: distinfo,v 1.3 2018/05/06 01:30:20 markd Exp $
2 2
3SHA1 (tex-changebar-15878/changebar.doc.tar.xz) = c74e31d6fa7d5404637798d22fa8319476a48a60 3SHA1 (tex-changebar-46919/changebar.doc.tar.xz) = 81f6497f918daae03866ce3972084e427d1b2a40
4RMD160 (tex-changebar-15878/changebar.doc.tar.xz) = 48f0c6432cb90629270cf59b8616176ab7b8731f 4RMD160 (tex-changebar-46919/changebar.doc.tar.xz) = ca8f5e304d5937f4bad45882316328c3515b9c3e
5SHA512 (tex-changebar-15878/changebar.doc.tar.xz) = c6371eba23ed5a7d782c37e9da191d6c913f1bd75c60ffbca712f28482ec0015c5ac31aae5c759ef3780828382f8d28c8047e011109ae8db63be8dc045c052f5 5SHA512 (tex-changebar-46919/changebar.doc.tar.xz) = e3d83058bb12b1fc2f6ce3c454f9d2886dd57778b71e249ab300130c41092a486e23da7dcade992ec48768abfcb113f67261f8e17f450d47d827c5ec45855d74
6Size (tex-changebar-15878/changebar.doc.tar.xz) = 283124 bytes 6Size (tex-changebar-46919/changebar.doc.tar.xz) = 636452 bytes