pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-changebar{,-doc}: update to 3.6c



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56b958c5ae2e
branches:  trunk
changeset: 307315:56b958c5ae2e
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun May 06 01:30:20 2018 +0000
description:
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.

diffstat:

 print/tex-changebar-doc/Makefile |   7 ++++---
 print/tex-changebar-doc/PLIST    |  10 ++++++----
 print/tex-changebar-doc/distinfo |  10 +++++-----
 print/tex-changebar/Makefile     |   7 ++++---
 print/tex-changebar/distinfo     |  10 +++++-----
 5 files changed, 24 insertions(+), 20 deletions(-)

diffs (90 lines):

diff -r 63f6fefb6b03 -r 56b958c5ae2e print/tex-changebar-doc/Makefile
--- a/print/tex-changebar-doc/Makefile  Sun May 06 01:26:39 2018 +0000
+++ b/print/tex-changebar-doc/Makefile  Sun May 06 01:30:20 2018 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/06 01:30:20 markd Exp $
 
 DISTNAME=      changebar.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.5c
-TEXLIVE_REV=   15878
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.6c
+TEXLIVE_REV=   46919
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/changebar
 COMMENT=       Documentation for tex-changebar
 LICENSE=       lppl-1.3c
 
diff -r 63f6fefb6b03 -r 56b958c5ae2e print/tex-changebar-doc/PLIST
--- a/print/tex-changebar-doc/PLIST     Sun May 06 01:26:39 2018 +0000
+++ b/print/tex-changebar-doc/PLIST     Sun May 06 01:30:20 2018 +0000
@@ -1,9 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:59:39 minskim Exp $
-share/texmf-dist/doc/latex/changebar/00readme.txt
-share/texmf-dist/doc/latex/changebar/catalog.txt
+@comment $NetBSD: PLIST,v 1.2 2018/05/06 01:30:20 markd Exp $
+share/texmf-dist/doc/latex/changebar/CATALOG
+share/texmf-dist/doc/latex/changebar/MANIFEST
+share/texmf-dist/doc/latex/changebar/README
 share/texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf
 share/texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf
 share/texmf-dist/doc/latex/changebar/cbtest1.tex
+share/texmf-dist/doc/latex/changebar/cbtest1good.pdf
+share/texmf-dist/doc/latex/changebar/cbtest1wrong.pdf
 share/texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf
 share/texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf
 share/texmf-dist/doc/latex/changebar/cbtest2.tex
@@ -11,4 +14,3 @@
 share/texmf-dist/doc/latex/changebar/changebar.pdf
 share/texmf-dist/doc/latex/changebar/chbar.1
 share/texmf-dist/doc/latex/changebar/chbar.sh
-share/texmf-dist/doc/latex/changebar/manifest.txt
diff -r 63f6fefb6b03 -r 56b958c5ae2e print/tex-changebar-doc/distinfo
--- a/print/tex-changebar-doc/distinfo  Sun May 06 01:26:39 2018 +0000
+++ b/print/tex-changebar-doc/distinfo  Sun May 06 01:30:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:01:55 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/05/06 01:30:20 markd Exp $
 
-SHA1 (tex-changebar-15878/changebar.doc.tar.xz) = c74e31d6fa7d5404637798d22fa8319476a48a60
-RMD160 (tex-changebar-15878/changebar.doc.tar.xz) = 48f0c6432cb90629270cf59b8616176ab7b8731f
-SHA512 (tex-changebar-15878/changebar.doc.tar.xz) = c6371eba23ed5a7d782c37e9da191d6c913f1bd75c60ffbca712f28482ec0015c5ac31aae5c759ef3780828382f8d28c8047e011109ae8db63be8dc045c052f5
-Size (tex-changebar-15878/changebar.doc.tar.xz) = 283124 bytes
+SHA1 (tex-changebar-46919/changebar.doc.tar.xz) = 81f6497f918daae03866ce3972084e427d1b2a40
+RMD160 (tex-changebar-46919/changebar.doc.tar.xz) = ca8f5e304d5937f4bad45882316328c3515b9c3e
+SHA512 (tex-changebar-46919/changebar.doc.tar.xz) = e3d83058bb12b1fc2f6ce3c454f9d2886dd57778b71e249ab300130c41092a486e23da7dcade992ec48768abfcb113f67261f8e17f450d47d827c5ec45855d74
+Size (tex-changebar-46919/changebar.doc.tar.xz) = 636452 bytes
diff -r 63f6fefb6b03 -r 56b958c5ae2e print/tex-changebar/Makefile
--- a/print/tex-changebar/Makefile      Sun May 06 01:26:39 2018 +0000
+++ b/print/tex-changebar/Makefile      Sun May 06 01:30:20 2018 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/06 01:30:20 markd Exp $
 
 DISTNAME=      changebar
-PKGNAME=       tex-${DISTNAME}-3.5c
-TEXLIVE_REV=   15878
+PKGNAME=       tex-${DISTNAME}-3.6c
+TEXLIVE_REV=   46919
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/changebar
 COMMENT=       Generate changebars in LaTeX documents
 LICENSE=       lppl-1.3c
 
diff -r 63f6fefb6b03 -r 56b958c5ae2e print/tex-changebar/distinfo
--- a/print/tex-changebar/distinfo      Sun May 06 01:26:39 2018 +0000
+++ b/print/tex-changebar/distinfo      Sun May 06 01:30:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:01:55 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/05/06 01:30:20 markd Exp $
 
-SHA1 (tex-changebar-15878/changebar.tar.xz) = 8d0e3f186791c207dda38e0661e0040e141aeea4
-RMD160 (tex-changebar-15878/changebar.tar.xz) = 97dab82826a09eabdecfd6754fa850ea724b0303
-SHA512 (tex-changebar-15878/changebar.tar.xz) = 513c3a9b3fb9232adf2434e244a663eb3cf2a4477064c9ffe5e66332469065214ed8bae9cf231161c514775cd2c5f9e1ce396c01349033551dcd1e1616e07d87
-Size (tex-changebar-15878/changebar.tar.xz) = 6756 bytes
+SHA1 (tex-changebar-46919/changebar.tar.xz) = e84042b0316212638be9f0dedb1eafd387473a62
+RMD160 (tex-changebar-46919/changebar.tar.xz) = 46cf1c88440c86b48fdf35db4fa5965c01e582d2
+SHA512 (tex-changebar-46919/changebar.tar.xz) = 683bace5dd64bc747459274f22f995d34d1bb836a493ae39542d688f10222e258ae8c0b293596cfc3f9aba0f311291bd24e2858dac1bf6ad6dff1cb9d47f3078
+Size (tex-changebar-46919/changebar.tar.xz) = 7028 bytes



Home | Main Index | Thread Index | Old Index