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:           Wed Jan 30 09:03:12 UTC 2019

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

Log Message:
tex-fancyvrb{,-doc}: update to 3.2a

Added files hbaw.sty and hcolor.sty, needed by fancyvrb-ex.sty


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

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.5 pkgsrc/print/tex-fancyvrb/Makefile:1.6
--- pkgsrc/print/tex-fancyvrb/Makefile:1.5      Wed Sep  6 16:49:34 2017
+++ pkgsrc/print/tex-fancyvrb/Makefile  Wed Jan 30 09:03:12 2019
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/01/30 09:03:12 markd Exp $
 
 DISTNAME=      fancyvrb
-PKGNAME=       tex-${DISTNAME}-2.8
-TEXLIVE_REV=   18492
+PKGNAME=       tex-${DISTNAME}-3.2a
+TEXLIVE_REV=   49717
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/fancyvrb
 COMMENT=       Sophisticated verbatim text
 LICENSE=       lppl-1.3c
 

Index: pkgsrc/print/tex-fancyvrb/PLIST
diff -u pkgsrc/print/tex-fancyvrb/PLIST:1.1.1.1 pkgsrc/print/tex-fancyvrb/PLIST:1.2
--- pkgsrc/print/tex-fancyvrb/PLIST:1.1.1.1     Sun Aug  2 19:17:51 2009
+++ pkgsrc/print/tex-fancyvrb/PLIST     Wed Jan 30 09:03:12 2019
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/02 19:17:51 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/30 09:03:12 markd Exp $
+share/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty
 share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
-share/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty
 share/texmf-dist/tex/latex/fancyvrb/hbaw.sty
 share/texmf-dist/tex/latex/fancyvrb/hcolor.sty

Index: pkgsrc/print/tex-fancyvrb/distinfo
diff -u pkgsrc/print/tex-fancyvrb/distinfo:1.4 pkgsrc/print/tex-fancyvrb/distinfo:1.5
--- pkgsrc/print/tex-fancyvrb/distinfo:1.4      Wed Nov  4 01:02:07 2015
+++ pkgsrc/print/tex-fancyvrb/distinfo  Wed Jan 30 09:03:12 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:02:07 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/01/30 09:03:12 markd Exp $
 
-SHA1 (tex-fancyvrb-18492/fancyvrb.tar.xz) = b2d4fe46894f04c9327a3ae7526f8040c2f46c01
-RMD160 (tex-fancyvrb-18492/fancyvrb.tar.xz) = 04e0080c378f957f6f4065d7c711bb57a681acdc
-SHA512 (tex-fancyvrb-18492/fancyvrb.tar.xz) = 90e52117a4fd79c9e268888dc2d237ed06679820b66f8dc29b17f6be3b13e02dd48a801325e12e04333fc3fc02a45bc3d387dacf307d788b8d1d62f6517fea36
-Size (tex-fancyvrb-18492/fancyvrb.tar.xz) = 12160 bytes
+SHA1 (tex-fancyvrb-49717/fancyvrb.tar.xz) = ef8b64295f8fe3e17e4fd09b704e506142cc115a
+RMD160 (tex-fancyvrb-49717/fancyvrb.tar.xz) = d97495f6e6eda00986d195321d09a4597f7d602c
+SHA512 (tex-fancyvrb-49717/fancyvrb.tar.xz) = 429d9c6cdf15e39b996bdb0cd5fbf923155f9045564b60caf1fabda0d00ab8b1aa9990368d8aa817391946e9e534fcd57ae1efd87511f35b7b2c648738705d18
+Size (tex-fancyvrb-49717/fancyvrb.tar.xz) = 11972 bytes

Index: pkgsrc/print/tex-fancyvrb-doc/Makefile
diff -u pkgsrc/print/tex-fancyvrb-doc/Makefile:1.4 pkgsrc/print/tex-fancyvrb-doc/Makefile:1.5
--- pkgsrc/print/tex-fancyvrb-doc/Makefile:1.4  Wed Jan 27 10:42:26 2016
+++ pkgsrc/print/tex-fancyvrb-doc/Makefile      Wed Jan 30 09:03:12 2019
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2016/01/27 10:42:26 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/30 09:03:12 markd Exp $
 
 DISTNAME=      fancyvrb.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.8
-TEXLIVE_REV=   18492
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.2a
+TEXLIVE_REV=   49717
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/fancyvrb
 COMMENT=       Documentation for tex-fancyvrb
 LICENSE=       lppl-1.3c
 
Index: pkgsrc/print/tex-fancyvrb-doc/distinfo
diff -u pkgsrc/print/tex-fancyvrb-doc/distinfo:1.4 pkgsrc/print/tex-fancyvrb-doc/distinfo:1.5
--- pkgsrc/print/tex-fancyvrb-doc/distinfo:1.4  Wed Nov  4 01:02:07 2015
+++ pkgsrc/print/tex-fancyvrb-doc/distinfo      Wed Jan 30 09:03:12 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:02:07 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/01/30 09:03:12 markd Exp $
 
-SHA1 (tex-fancyvrb-18492/fancyvrb.doc.tar.xz) = ac3f97db8e7e1c35fe0245a04df8be9750d8957b
-RMD160 (tex-fancyvrb-18492/fancyvrb.doc.tar.xz) = e03b747400b553db025c6a114b89f7be274d94e0
-SHA512 (tex-fancyvrb-18492/fancyvrb.doc.tar.xz) = 287c3a20a08aa488201be7d7c561b8b59daa9755428f3ec8fa8cd776f428db9c444a36a838dc51b24e4c3fe298f55fd313e2baaf094cc011a0ad8c0c8e68e205
-Size (tex-fancyvrb-18492/fancyvrb.doc.tar.xz) = 446460 bytes
+SHA1 (tex-fancyvrb-49717/fancyvrb.doc.tar.xz) = a371c78b14c2fca12c87caafb6e74d344404d7a2
+RMD160 (tex-fancyvrb-49717/fancyvrb.doc.tar.xz) = e507c4f55fad19063b59c3172879eaac3540bdbb
+SHA512 (tex-fancyvrb-49717/fancyvrb.doc.tar.xz) = d32a379005c931ae9e48ef93d76c31952761ca8ce0a76523009b90420e33b819eadc710b7827e59df652c02c043f12a5fd18013838cfdead1b2ecbfe61bb8930
+Size (tex-fancyvrb-49717/fancyvrb.doc.tar.xz) = 170048 bytes

Index: pkgsrc/print/tex-fancyvrb-doc/PLIST
diff -u pkgsrc/print/tex-fancyvrb-doc/PLIST:1.2 pkgsrc/print/tex-fancyvrb-doc/PLIST:1.3
--- pkgsrc/print/tex-fancyvrb-doc/PLIST:1.2     Mon Oct 25 07:04:39 2010
+++ pkgsrc/print/tex-fancyvrb-doc/PLIST Wed Jan 30 09:03:12 2019
@@ -1,8 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2010/10/25 07:04:39 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/01/30 09:03:12 markd Exp $
 share/texmf-dist/doc/latex/fancyvrb/Changes
-share/texmf-dist/doc/latex/fancyvrb/Makefile
 share/texmf-dist/doc/latex/fancyvrb/README
-share/texmf-dist/doc/latex/fancyvrb/README.contrib
-share/texmf-dist/doc/latex/fancyvrb/fancyvrb.pdf
-share/texmf-dist/doc/latex/fancyvrb/fvrb-ex.pdf
-share/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex
+share/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf
+share/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex



Home | Main Index | Thread Index | Old Index