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:           Fri Apr  8 21:28:49 UTC 2022

Modified Files:
        pkgsrc/print/tex-fancyvrb: Makefile distinfo
        pkgsrc/print/tex-fancyvrb-doc: DESCR Makefile distinfo

Log Message:
tex-fancyvrb{,-doc}: update to 4.1b

4.1a
allow again the setting "latline" without a value
4.0
added lastline=0 for no output
3.8
fix for linenumbers and reused SaveVerbatim (hv)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-fancyvrb/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-fancyvrb/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-fancyvrb-doc/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-fancyvrb-doc/Makefile \
    pkgsrc/print/tex-fancyvrb-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-fancyvrb/Makefile
diff -u pkgsrc/print/tex-fancyvrb/Makefile:1.11 pkgsrc/print/tex-fancyvrb/Makefile:1.12
--- pkgsrc/print/tex-fancyvrb/Makefile:1.11     Sat Feb 13 10:53:23 2021
+++ pkgsrc/print/tex-fancyvrb/Makefile  Fri Apr  8 21:28:49 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2021/02/13 10:53:23 markd Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/08 21:28:49 markd Exp $
 
 DISTNAME=      fancyvrb
-PKGNAME=       tex-${DISTNAME}-3.7
-TEXLIVE_REV=   57488
+PKGNAME=       tex-${DISTNAME}-4.1b
+TEXLIVE_REV=   61368
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/fancyvrb

Index: pkgsrc/print/tex-fancyvrb/distinfo
diff -u pkgsrc/print/tex-fancyvrb/distinfo:1.10 pkgsrc/print/tex-fancyvrb/distinfo:1.11
--- pkgsrc/print/tex-fancyvrb/distinfo:1.10     Tue Oct 26 11:13:19 2021
+++ pkgsrc/print/tex-fancyvrb/distinfo  Fri Apr  8 21:28:49 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:13:19 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/04/08 21:28:49 markd Exp $
 
-BLAKE2s (fancyvrb.r57488.tar.xz) = 5a7676f871d39c2c4433f3fb90be690e82584c475b2eb852bd9669c711dfe617
-SHA512 (fancyvrb.r57488.tar.xz) = cbbdd7c868e6d238b4e82e59f7e8b1917d64ceef2b75d7da7f95b823544b1fa0d05141a248ff449df52f784100d79ac8f609cf4025b9d3db5b24920dec3f0863
-Size (fancyvrb.r57488.tar.xz) = 11720 bytes
+BLAKE2s (fancyvrb.r61368.tar.xz) = 717309bc6b152eab74221b35964316cd2c1bdfad4f73d6834ccc4458bfe6162a
+SHA512 (fancyvrb.r61368.tar.xz) = 1c3dece8b9dad1039bda104bc323b87b17ef4d878134302e7e4e392cab88864541878414d10f9d791bc8f141a3b41955d6ecea499776b077b9be97b96c8c8659
+Size (fancyvrb.r61368.tar.xz) = 11892 bytes

Index: pkgsrc/print/tex-fancyvrb-doc/DESCR
diff -u pkgsrc/print/tex-fancyvrb-doc/DESCR:1.1.1.1 pkgsrc/print/tex-fancyvrb-doc/DESCR:1.2
--- pkgsrc/print/tex-fancyvrb-doc/DESCR:1.1.1.1 Sun Aug  2 19:18:14 2009
+++ pkgsrc/print/tex-fancyvrb-doc/DESCR Fri Apr  8 21:28:49 2022
@@ -1 +1 @@
-This is documentation for tex-fancyvrb.
+Documentation for tex-fancyvrb.

Index: pkgsrc/print/tex-fancyvrb-doc/Makefile
diff -u pkgsrc/print/tex-fancyvrb-doc/Makefile:1.10 pkgsrc/print/tex-fancyvrb-doc/Makefile:1.11
--- pkgsrc/print/tex-fancyvrb-doc/Makefile:1.10 Sat Feb 13 10:53:23 2021
+++ pkgsrc/print/tex-fancyvrb-doc/Makefile      Fri Apr  8 21:28:49 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/02/13 10:53:23 markd Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/08 21:28:49 markd Exp $
 
 DISTNAME=      fancyvrb.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.7
-TEXLIVE_REV=   57488
+PKGNAME=       tex-${DISTNAME:S/./-/}-4.1b
+TEXLIVE_REV=   61368
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/fancyvrb
Index: pkgsrc/print/tex-fancyvrb-doc/distinfo
diff -u pkgsrc/print/tex-fancyvrb-doc/distinfo:1.10 pkgsrc/print/tex-fancyvrb-doc/distinfo:1.11
--- pkgsrc/print/tex-fancyvrb-doc/distinfo:1.10 Tue Oct 26 11:13:19 2021
+++ pkgsrc/print/tex-fancyvrb-doc/distinfo      Fri Apr  8 21:28:49 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:13:19 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/04/08 21:28:49 markd Exp $
 
-BLAKE2s (fancyvrb.doc.r57488.tar.xz) = 0d61b4fe91e110b41d221cd4210ac8d2e97387c899f251774bb541e3543ece5b
-SHA512 (fancyvrb.doc.r57488.tar.xz) = 1de32c07f17b316e0ad8704f3c800d75ecab9a6e3cf80ce8c725c126e77353ed9685a1d8e9dcd61295f80b975814ea8c67c11b62fe5bfae71cc2ebeffb440d3e
-Size (fancyvrb.doc.r57488.tar.xz) = 132784 bytes
+BLAKE2s (fancyvrb.doc.r61368.tar.xz) = 39f923da0313262f409a8c73a8b08cf42a3cdb94f97e9d0abeb0577754f0d6f6
+SHA512 (fancyvrb.doc.r61368.tar.xz) = 8bd77db9f0cf500e6b5c8327c3bb1de9aa5d68530dd6095a6174d3a7d09aa247c90cea8f6416b303decc8be42538168d91fd3409a6f725d46420981378f95269
+Size (fancyvrb.doc.r61368.tar.xz) = 149524 bytes



Home | Main Index | Thread Index | Old Index