pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-koma-script



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Apr 14 01:55:51 UTC 2022

Modified Files:
        pkgsrc/print/tex-koma-script: DESCR Makefile PLIST distinfo

Log Message:
tex-koma-script: update to 3.35

3.35
* Fixes issues with LaTeX 2021/11/15 as well as some smaller adjustments
  in tocbasic.

3.34
* When using LaTeX as of version 2020/10/01, \appendix contains a LaTeX
  hook named <class>/appendix, where <class> is the name of the
  corresponding class. This is executed before \appendixmore. This change
  is available as of KOMA-Script 3.34.3594.
* When using LaTeX as of version 2020/10/01, option appendixprefix is no
  longer implemented via \appendixmore, but via the LaTeX hook
  <class>/appendix.
  This change is available as of KOMA-Script 3.34.3594.
* When using LaTeX as of version 2020/10/01, appendixprefix=default can be
  used to switch back to the default behavior for the appendix,
  where the setting for the prefix line in the appendix is based solely on
  the setting for chapters in general.  This change is available as of
  KOMA-Script 3.34.3594.
* In the classes there was still code for the case that the totally
  obsolete caption2 is loaded. This code, which has not been tested for
  years and whose functionality and necessity is now completely unsecured,
  was removed without replacement in KOMA-Script 3.34.3590.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-koma-script/DESCR
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/tex-koma-script/Makefile \
    pkgsrc/print/tex-koma-script/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-koma-script/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-koma-script/DESCR
diff -u pkgsrc/print/tex-koma-script/DESCR:1.1.1.1 pkgsrc/print/tex-koma-script/DESCR:1.2
--- pkgsrc/print/tex-koma-script/DESCR:1.1.1.1  Thu Jul  9 22:58:55 2009
+++ pkgsrc/print/tex-koma-script/DESCR  Thu Apr 14 01:55:51 2022
@@ -1,12 +1,13 @@
-The KOMA-Script bundle provides drop-in replacements for the
-article/report/book classes with emphasis on typography and
-versatility.  There is also a letter class, different from all other
-letter classes.  It also offers e.g. a package for calculated type
-areas in the way laid down by the typographer Jan Tschichold, a
-package for easily changing and defining of page styles, a package for
-getting not only the current date but also the name of day and a
-package for getting current time.  All these packages may be used not
-only with KOMA-Script classes but also with standard classes.  Since
-every package has its own version number, the number below is only the
-version of scrbook, scrreprt, scrartcl, scrlttr2, and typearea.  These
-are the main parts of the bundle.
+The KOMA-Script bundle provides replacements for the article,
+report, and book classes with emphasis on typography and
+versatility. There is also a letter class. The bundle also
+offers: a package for calculating type areas in the way laid
+down by the typographer Jan Tschichold, packages for easily
+changing and defining page styles, a package scrdate for
+getting not only the current date but also the name of the day,
+and a package scrtime for getting the current time. All these
+packages may be used not only with KOMA-Script classes but also
+with the standard classes. Since every package has its own
+version number, the version number quoted only refers to the
+version of scrbook, scrreprt, scrartcl, scrlttr2 and typearea
+(which are the main parts of the bundle).

Index: pkgsrc/print/tex-koma-script/Makefile
diff -u pkgsrc/print/tex-koma-script/Makefile:1.23 pkgsrc/print/tex-koma-script/Makefile:1.24
--- pkgsrc/print/tex-koma-script/Makefile:1.23  Sun Jun  6 21:34:16 2021
+++ pkgsrc/print/tex-koma-script/Makefile       Thu Apr 14 01:55:51 2022
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.23 2021/06/06 21:34:16 markd Exp $
+# $NetBSD: Makefile,v 1.24 2022/04/14 01:55:51 markd Exp $
 
 DISTNAME=      koma-script
-PKGNAME=       tex-${DISTNAME}-3.33
-TEXLIVE_REV=   58585
+PKGNAME=       tex-${DISTNAME}-3.35
+TEXLIVE_REV=   62874
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/koma-script
 COMMENT=       Bundle of versatile classes and packages
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      tex-footmisc-[0-9]*:../../print/tex-footmisc
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
 
 .include "../../print/texlive/package.mk"
Index: pkgsrc/print/tex-koma-script/distinfo
diff -u pkgsrc/print/tex-koma-script/distinfo:1.23 pkgsrc/print/tex-koma-script/distinfo:1.24
--- pkgsrc/print/tex-koma-script/distinfo:1.23  Tue Oct 26 11:13:47 2021
+++ pkgsrc/print/tex-koma-script/distinfo       Thu Apr 14 01:55:51 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2021/10/26 11:13:47 nia Exp $
+$NetBSD: distinfo,v 1.24 2022/04/14 01:55:51 markd Exp $
 
-BLAKE2s (koma-script.r58585.tar.xz) = 14980d613a35890af1a6da58d56ff169a96f106020818f067cd24f347abfb9f5
-SHA512 (koma-script.r58585.tar.xz) = c7df4ac717c0b1ed2508ad52546b3cd1ba84db401f32888461cb0e558bb434abda933bd91b1a9f01b42ea0db9754fbf230e5915caac823d67d8789ac4f7c0f4c
-Size (koma-script.r58585.tar.xz) = 12947592 bytes
+BLAKE2s (koma-script.r62874.tar.xz) = 736e390ad9f95e4884990a51a785cb1084e2ad2105b83e048be5a4c4a7082be2
+SHA512 (koma-script.r62874.tar.xz) = e8b1df4001c0d636a861b42319d518ca18f21bca240901a084338e0293198571e5557906782ede9202c7f25bd23dbe96086f7ae7bee81c26cea1e63ec3da1983
+Size (koma-script.r62874.tar.xz) = 12961800 bytes

Index: pkgsrc/print/tex-koma-script/PLIST
diff -u pkgsrc/print/tex-koma-script/PLIST:1.14 pkgsrc/print/tex-koma-script/PLIST:1.15
--- pkgsrc/print/tex-koma-script/PLIST:1.14     Sun Jun  6 21:34:16 2021
+++ pkgsrc/print/tex-koma-script/PLIST  Thu Apr 14 01:55:51 2022
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.14 2021/06/06 21:34:16 markd Exp $
+@comment $NetBSD: PLIST,v 1.15 2022/04/14 01:55:51 markd Exp $
 share/texmf-dist/doc/latex/koma-script/INSTALL.txt
 share/texmf-dist/doc/latex/koma-script/INSTALLD.txt
 share/texmf-dist/doc/latex/koma-script/README
 share/texmf-dist/doc/latex/koma-script/koma-script.html
-share/texmf-dist/doc/latex/koma-script/komabug.tex
 share/texmf-dist/doc/latex/koma-script/komascr.html
 share/texmf-dist/doc/latex/koma-script/komascript.html
 share/texmf-dist/doc/latex/koma-script/lppl-de.txt
@@ -251,6 +250,7 @@ share/texmf-dist/tex/latex/koma-script/s
 share/texmf-dist/tex/latex/koma-script/scrlayer.sty
 share/texmf-dist/tex/latex/koma-script/scrletter.cls
 share/texmf-dist/tex/latex/koma-script/scrletter.sty
+share/texmf-dist/tex/latex/koma-script/scrlfile-hook-3.34.sty
 share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
 share/texmf-dist/tex/latex/koma-script/scrlfile-patcholdlatex.sty
 share/texmf-dist/tex/latex/koma-script/scrlfile.sty



Home | Main Index | Thread Index | Old Index