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: Sat Feb 3 04:04:52 UTC 2024
Modified Files:
pkgsrc/print/tex-changebar: DESCR Makefile distinfo
pkgsrc/print/tex-changebar-doc: Makefile PLIST distinfo
Log Message:
tex-changebar{,-doc}: update to 3.7d
3.7d
another small fix to get rid of irregular spacing when \nochangebar is used
3.7c
Erroneous spacing was reported when using the optional argument of \cbstart or
\begin{changebar}. This release fixes that.
3.7b
This fix-release ads a missing error message for not using xeTeX and
it addresses a situation where processing of lines in the .cb2 file results
in a runaway error.
3.7a
This release of changebar (v3.7a) adds support for luaLaTeX, next to the
already existing support for pdfLaTex en XeLaTeX
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-changebar/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-changebar/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-changebar/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-changebar-doc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-changebar-doc/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-changebar-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-changebar/DESCR
diff -u pkgsrc/print/tex-changebar/DESCR:1.1.1.1 pkgsrc/print/tex-changebar/DESCR:1.2
--- pkgsrc/print/tex-changebar/DESCR:1.1.1.1 Wed Jan 12 16:59:31 2011
+++ pkgsrc/print/tex-changebar/DESCR Sat Feb 3 04:04:52 2024
@@ -1,5 +1,5 @@
-Identify areas of text to be marked with changebars with the \cbstart
-and \cbend commands; the bars may be coloured. The package uses
-'drivers' to place the bars; the available drivers can work with
-dvitoln03, dvitops, dvips, the emTeX and TeXtures DVI drivers, and VTeX
-and PDFTeX.
+Identify areas of text to be marked with changebars with the
+\cbstart and \cbend commands; the bars may be coloured. The
+package uses 'drivers' to place the bars; the available drivers
+can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures
+DVI drivers, and VTeX and pdfTeX.
Index: pkgsrc/print/tex-changebar/Makefile
diff -u pkgsrc/print/tex-changebar/Makefile:1.7 pkgsrc/print/tex-changebar/Makefile:1.8
--- pkgsrc/print/tex-changebar/Makefile:1.7 Sun May 15 04:16:47 2022
+++ pkgsrc/print/tex-changebar/Makefile Sat Feb 3 04:04:52 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2022/05/15 04:16:47 markd Exp $
+# $NetBSD: Makefile,v 1.8 2024/02/03 04:04:52 markd Exp $
DISTNAME= changebar
-PKGNAME= tex-${DISTNAME}-3.6d
-TEXLIVE_REV= 63259
+PKGNAME= tex-${DISTNAME}-3.7d
+TEXLIVE_REV= 69367
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/changebar
Index: pkgsrc/print/tex-changebar/distinfo
diff -u pkgsrc/print/tex-changebar/distinfo:1.6 pkgsrc/print/tex-changebar/distinfo:1.7
--- pkgsrc/print/tex-changebar/distinfo:1.6 Sun May 15 04:16:47 2022
+++ pkgsrc/print/tex-changebar/distinfo Sat Feb 3 04:04:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/05/15 04:16:47 markd Exp $
+$NetBSD: distinfo,v 1.7 2024/02/03 04:04:52 markd Exp $
-BLAKE2s (changebar.r63259.tar.xz) = 570dc56e5b01595291d724e0cafdd81eeb76f537b925143432cb09333934590f
-SHA512 (changebar.r63259.tar.xz) = 1d47e3e98e6923fda580a8a34b8fcdcc7aad164306a6380ff8fd9ed77f1256225221f8b15da604303e562471ed6ffdb7109b6b95a397b25b80c48fdc4e565b62
-Size (changebar.r63259.tar.xz) = 7004 bytes
+BLAKE2s (changebar.r69367.tar.xz) = a889d2933b91f244cb2864db71afb9e67eb852e89986300f51d7906d6af893eb
+SHA512 (changebar.r69367.tar.xz) = 2dda64af4a2528e5f81a1dad9002badd1c443d7f1e3cec36b9548254e5b365a641912e720779787cabc6057dca74af42db2e1ec3a9ffe39c3ae5ef7ffe0d8319
+Size (changebar.r69367.tar.xz) = 7124 bytes
Index: pkgsrc/print/tex-changebar-doc/Makefile
diff -u pkgsrc/print/tex-changebar-doc/Makefile:1.7 pkgsrc/print/tex-changebar-doc/Makefile:1.8
--- pkgsrc/print/tex-changebar-doc/Makefile:1.7 Sun May 15 04:16:47 2022
+++ pkgsrc/print/tex-changebar-doc/Makefile Sat Feb 3 04:04:52 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2022/05/15 04:16:47 markd Exp $
+# $NetBSD: Makefile,v 1.8 2024/02/03 04:04:52 markd Exp $
DISTNAME= changebar.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-3.6d
-TEXLIVE_REV= 63259
+PKGNAME= tex-${DISTNAME:S/./-/}-3.7d
+TEXLIVE_REV= 69367
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/changebar
Index: pkgsrc/print/tex-changebar-doc/PLIST
diff -u pkgsrc/print/tex-changebar-doc/PLIST:1.3 pkgsrc/print/tex-changebar-doc/PLIST:1.4
--- pkgsrc/print/tex-changebar-doc/PLIST:1.3 Sun May 15 04:16:47 2022
+++ pkgsrc/print/tex-changebar-doc/PLIST Sat Feb 3 04:04:52 2024
@@ -1,6 +1,12 @@
-@comment $NetBSD: PLIST,v 1.3 2022/05/15 04:16:47 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/02/03 04:04:52 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/cbtest2-ltx.pdf
+share/texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf
+share/texmf-dist/doc/latex/changebar/cbtest2.tex
share/texmf-dist/doc/latex/changebar/changebar.bug
share/texmf-dist/doc/latex/changebar/changebar.pdf
Index: pkgsrc/print/tex-changebar-doc/distinfo
diff -u pkgsrc/print/tex-changebar-doc/distinfo:1.6 pkgsrc/print/tex-changebar-doc/distinfo:1.7
--- pkgsrc/print/tex-changebar-doc/distinfo:1.6 Sun May 15 04:16:47 2022
+++ pkgsrc/print/tex-changebar-doc/distinfo Sat Feb 3 04:04:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/05/15 04:16:47 markd Exp $
+$NetBSD: distinfo,v 1.7 2024/02/03 04:04:52 markd Exp $
-BLAKE2s (changebar.doc.r63259.tar.xz) = b4cb2f44b546bab33fc40da0ac11c91ef54131fa5d44d560e8564a87ef455213
-SHA512 (changebar.doc.r63259.tar.xz) = f3ece8b350ee00ecb596f0f66ef2ded81b7c507c618d226084d4a4e403441b9183a3686c2c26430654c45f15471092e83864a28cddad3d08e60c656d3af8ebe1
-Size (changebar.doc.r63259.tar.xz) = 376148 bytes
+BLAKE2s (changebar.doc.r69367.tar.xz) = 762d6d70939d3b14062e0a70ea92ee37c380b9f436f4eea9fb8814c4b545f30f
+SHA512 (changebar.doc.r69367.tar.xz) = 5e0e2766b5078d1ffe87c36d14961aca842ff7d0ee73aefc6277b730dfcf98ea573c822addb2d6b95cc3981e6f56458a3a209c03848eea48170f7452a6261b96
+Size (changebar.doc.r69367.tar.xz) = 636916 bytes
Home |
Main Index |
Thread Index |
Old Index