Wed Mar 20 10:35:33 2024 UTC (67d)
tex-leaflet{,-doc}: update to 2.1c

\maketitle now sets the title page style to "empty" instead of "plain".


(markd)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-leaflet/DESCR
diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet/Makefile
diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-leaflet-doc/DESCR
diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet-doc/Makefile
diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet-doc/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-leaflet/DESCR (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet/DESCR 2009/07/12 00:15:11 1.1.1.1
+++ pkgsrc/print/tex-leaflet/DESCR 2024/03/20 10:35:33 1.2
@@ -1,4 +1,6 @@ @@ -1,4 +1,6 @@
1A document class to create small hand-outs (flyers) that fit on a 1A document class to create small hand-outs (flyers) that fit on
2single sheet of paper which is then folded twice. Pages are 2a single sheet of paper which is then folded twice. Pages are
3rearranged by LaTeX so that they print correctly on a single sheet--no 3rearranged by LaTeX so that they print correctly on a single
4external script is necessary. (Works with PostScript and PDF.) 4sheet -- no external script is necessary. (Works with
 5PostScript and PDF.) This is a complete reimplementation with
 6permission of the original author Jurgen Schlegelmilch.

cvs diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet/Makefile 2021/02/20 10:24:30 1.9
+++ pkgsrc/print/tex-leaflet/Makefile 2024/03/20 10:35:33 1.10
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2021/02/20 10:24:30 markd Exp $ 1# $NetBSD: Makefile,v 1.10 2024/03/20 10:35:33 markd Exp $
2 2
3DISTNAME= leaflet 3DISTNAME= leaflet
4PKGNAME= tex-${DISTNAME}-2.1a 4PKGNAME= tex-${DISTNAME}-2.1c
5TEXLIVE_REV= 56878 5TEXLIVE_REV= 70652
6 6
7MAINTAINER= leot1990@users.sourceforge.net 7MAINTAINER= leot1990@users.sourceforge.net
8HOMEPAGE= https://ctan.org/pkg/leaflet 8HOMEPAGE= https://ctan.org/pkg/leaflet
9COMMENT= Create small handouts (flyers) 9COMMENT= Create small handouts (flyers)
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg 12DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
13DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics 13DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
14DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms 14DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
15DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss 15DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
16DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 16DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
17 17
18.include "../../print/texlive/package.mk" 18.include "../../print/texlive/package.mk"

cvs diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet/distinfo 2021/10/26 11:13:54 1.9
+++ pkgsrc/print/tex-leaflet/distinfo 2024/03/20 10:35:33 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2021/10/26 11:13:54 nia Exp $ 1$NetBSD: distinfo,v 1.10 2024/03/20 10:35:33 markd Exp $
2 2
3BLAKE2s (leaflet.r56878.tar.xz) = a6443999ba8f3692aa986934d7e44b6189481614b898f829ed0e8988c9d3c8e2 3BLAKE2s (leaflet.r70652.tar.xz) = e5183e0edbeb57d9b29937c66c009e14f0d3a59d5f12e2154a54079f1b228c04
4SHA512 (leaflet.r56878.tar.xz) = ec809f2aa4cbc16dd26aae988e2e3b5fcef9284cd31deb126d26989358e52596a50fd63df07095f0bf081c46d1e8af3b3f59572d372be873d9afe1f3db3cee95 4SHA512 (leaflet.r70652.tar.xz) = 1ed3bd2dca1caa150f217e1eaf41fdceaad8f9e488f72c46a56a1d24e533789a08c4a5a2e587d67076aaea8cef6d7a50eebddeaf53e09ccb3b29b1a395a68d01
5Size (leaflet.r56878.tar.xz) = 5652 bytes 5Size (leaflet.r70652.tar.xz) = 5688 bytes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-leaflet-doc/DESCR (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet-doc/DESCR 2009/07/12 00:16:10 1.1.1.1
+++ pkgsrc/print/tex-leaflet-doc/DESCR 2024/03/20 10:35:33 1.2

cvs diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet-doc/Makefile 2021/02/20 10:24:31 1.9
+++ pkgsrc/print/tex-leaflet-doc/Makefile 2024/03/20 10:35:33 1.10
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.9 2021/02/20 10:24:31 markd Exp $ 1# $NetBSD: Makefile,v 1.10 2024/03/20 10:35:33 markd Exp $
2 2
3DISTNAME= leaflet.doc 3DISTNAME= leaflet.doc
4PKGNAME= tex-${DISTNAME:S/./-/}-2.1a 4PKGNAME= tex-${DISTNAME:S/./-/}-2.1c
5TEXLIVE_REV= 56878 5TEXLIVE_REV= 70652
6 6
7MAINTAINER= leot1990@users.sourceforge.net 7MAINTAINER= leot1990@users.sourceforge.net
8HOMEPAGE= https://ctan.org/pkg/leaflet 8HOMEPAGE= https://ctan.org/pkg/leaflet
9COMMENT= Documentation for tex-leaflet 9COMMENT= Documentation for tex-leaflet
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12.include "../../print/texlive/package.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/print/tex-leaflet-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-leaflet-doc/distinfo 2021/10/26 11:13:54 1.9
+++ pkgsrc/print/tex-leaflet-doc/distinfo 2024/03/20 10:35:33 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2021/10/26 11:13:54 nia Exp $ 1$NetBSD: distinfo,v 1.10 2024/03/20 10:35:33 markd Exp $
2 2
3BLAKE2s (leaflet.doc.r56878.tar.xz) = 58f6247cc6f56a3fd3bcca3ec10208086bb7bb0ac5c9420bf09996f41ad43fe2 3BLAKE2s (leaflet.doc.r70652.tar.xz) = cbd67f3caea472eda635bdbbc6607e1b606a47e3496d1f617aeeebeb9df3abaf
4SHA512 (leaflet.doc.r56878.tar.xz) = ccfee44447524b112f47211729bcd2c78021dfd19394b82eb7024bd10a68d1a04789d01d16cc9f3b5eab7feda884eae6bbd47b6abe8023893587c49613b44d6a 4SHA512 (leaflet.doc.r70652.tar.xz) = e2a80eda19cf0d18aa4d2b8e25d984cb37fc9bb18765ce343cfd587fb2ebedd6495d7d5f467400f3f9d09caa07a4cacc0f8a358456d543b15a62b5f18235f391
5Size (leaflet.doc.r56878.tar.xz) = 344060 bytes 5Size (leaflet.doc.r70652.tar.xz) = 386196 bytes