summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-01-26 02:25:14 +0000
committermarkd <markd@pkgsrc.org>2019-01-26 02:25:14 +0000
commitedf263b8f003d4d1f2c4facd9dd21368aa47bd47 (patch)
tree358fbe7eed738861f09d9bf567278f5dd1f836a7
parentf460d680a71b46d495c4cc76982d845a76bab3df (diff)
downloadpkgsrc-edf263b8f003d4d1f2c4facd9dd21368aa47bd47.tar.gz
tex-lettrine{,-doc}: update to 2.21
-- Version 2.0 added informations about the requested and the final height of the initial. These informations showed inaccuracies for some fancy fonts (cfr-initials f.i.), this is fixed in version 2.1 (a new option "Vone" has been added for backward compatibility). -- New option "refstring", see files demo.pdf or lettrine.pdf. Version 2.2 takes advantage of the rollback mechanism recently introduced by the LaTeX Team; thanks to Frank Mittelbach for suggesting this change. Consequently option Vone introduced in version 2.1 has been removed. Fixed a long standing bug which occured when using option "image" in optional config files.
-rw-r--r--print/tex-lettrine-doc/Makefile6
-rw-r--r--print/tex-lettrine-doc/PLIST4
-rw-r--r--print/tex-lettrine-doc/distinfo10
-rw-r--r--print/tex-lettrine/Makefile6
-rw-r--r--print/tex-lettrine/PLIST5
-rw-r--r--print/tex-lettrine/distinfo10
6 files changed, 21 insertions, 20 deletions
diff --git a/print/tex-lettrine-doc/Makefile b/print/tex-lettrine-doc/Makefile
index a5f79bdd3cf..9c43c945185 100644
--- a/print/tex-lettrine-doc/Makefile
+++ b/print/tex-lettrine-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/06/16 04:06:11 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/26 02:25:15 markd Exp $
DISTNAME= lettrine.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.9
-TEXLIVE_REV= 38268
+PKGNAME= tex-${DISTNAME:S/./-/}-2.21
+TEXLIVE_REV= 48513
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/lettrine
diff --git a/print/tex-lettrine-doc/PLIST b/print/tex-lettrine-doc/PLIST
index 955d3d150f9..8732aca9e77 100644
--- a/print/tex-lettrine-doc/PLIST
+++ b/print/tex-lettrine-doc/PLIST
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/26 02:25:15 markd Exp $
share/texmf-dist/doc/latex/lettrine/README
-share/texmf-dist/doc/latex/lettrine/W.eps
-share/texmf-dist/doc/latex/lettrine/W.pdf
share/texmf-dist/doc/latex/lettrine/demo-de.pdf
share/texmf-dist/doc/latex/lettrine/demo-de.tex
share/texmf-dist/doc/latex/lettrine/demo.pdf
diff --git a/print/tex-lettrine-doc/distinfo b/print/tex-lettrine-doc/distinfo
index 3570bbaa836..88da7e026d7 100644
--- a/print/tex-lettrine-doc/distinfo
+++ b/print/tex-lettrine-doc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/06/16 04:06:11 markd Exp $
+$NetBSD: distinfo,v 1.4 2019/01/26 02:25:15 markd Exp $
-SHA1 (tex-lettrine-38268/lettrine.doc.tar.xz) = 9fe8c5fce4e5ffd346a37c0597c6b18a36a1da3d
-RMD160 (tex-lettrine-38268/lettrine.doc.tar.xz) = dd131d7f2ae6ba363dccbd5ab58764dbca3454bd
-SHA512 (tex-lettrine-38268/lettrine.doc.tar.xz) = ad86069b1a10769c269f5c3188d5d5866629edad019ebce72e56faf6994a1a43b83fceff8434bd495f1f56e369e7e2e0c9b0c3187ddf8705f31e2085edbc49c2
-Size (tex-lettrine-38268/lettrine.doc.tar.xz) = 472136 bytes
+SHA1 (tex-lettrine-48513/lettrine.doc.tar.xz) = 5631247018254a173b29a49687d54a42d8587fcc
+RMD160 (tex-lettrine-48513/lettrine.doc.tar.xz) = 0a1c6c5e65f25f0f8ddb59d050154e4226c47fbf
+SHA512 (tex-lettrine-48513/lettrine.doc.tar.xz) = e074a17f198523b6311282c4a49ec966536094764c1cbf858fcd7d27ac1bce6164e095f25fa142ba4e951e42a4c0d4035d33e47a14934d4205c8a23be1e5bea0
+Size (tex-lettrine-48513/lettrine.doc.tar.xz) = 370512 bytes
diff --git a/print/tex-lettrine/Makefile b/print/tex-lettrine/Makefile
index fceca5e621a..a3231aa387b 100644
--- a/print/tex-lettrine/Makefile
+++ b/print/tex-lettrine/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/06/16 04:06:11 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/26 02:25:14 markd Exp $
DISTNAME= lettrine
-PKGNAME= tex-${DISTNAME}-1.9
-TEXLIVE_REV= 38268
+PKGNAME= tex-${DISTNAME}-2.21
+TEXLIVE_REV= 48513
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/lettrine
diff --git a/print/tex-lettrine/PLIST b/print/tex-lettrine/PLIST
index 8f60dccd62d..5d56317761d 100644
--- a/print/tex-lettrine/PLIST
+++ b/print/tex-lettrine/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2016/06/16 04:06:11 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/01/26 02:25:14 markd Exp $
+share/texmf-dist/tex/latex/lettrine/lettrine-2006-03-17.sty
+share/texmf-dist/tex/latex/lettrine/lettrine-2015-08-31.sty
+share/texmf-dist/tex/latex/lettrine/lettrine-2018-08-18.sty
share/texmf-dist/tex/latex/lettrine/lettrine.cfg
share/texmf-dist/tex/latex/lettrine/lettrine.sty
share/texmf-dist/tex/latex/lettrine/optfile.cfl
diff --git a/print/tex-lettrine/distinfo b/print/tex-lettrine/distinfo
index 68054946e52..e2e4cdbf150 100644
--- a/print/tex-lettrine/distinfo
+++ b/print/tex-lettrine/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/06/16 04:06:11 markd Exp $
+$NetBSD: distinfo,v 1.4 2019/01/26 02:25:14 markd Exp $
-SHA1 (tex-lettrine-38268/lettrine.tar.xz) = dddd7b5856a90f665aa3dc30261a5d09e3877d29
-RMD160 (tex-lettrine-38268/lettrine.tar.xz) = 6e6f06c848945c0dab0786006c1eecc8b5c59ae2
-SHA512 (tex-lettrine-38268/lettrine.tar.xz) = cab733e6e71591c7f0d248127a2f19ccb0afe70ce5d26da000b444b81a4334c4152571cbb9c055cc5fbb24b9ad4c0235d6d22a490999e0ba0f751ef9d756383e
-Size (tex-lettrine-38268/lettrine.tar.xz) = 5456 bytes
+SHA1 (tex-lettrine-48513/lettrine.tar.xz) = e6c8b7a372523e94427c209c1fa7dea4c8b75610
+RMD160 (tex-lettrine-48513/lettrine.tar.xz) = 134aa9be6574dca59e4e873f9b01c23f1eb10c88
+SHA512 (tex-lettrine-48513/lettrine.tar.xz) = 6fd9c70932a561968266d0bbf7897938b05ad6a3a8a71eaea99806667d59a359dbe160d0a9ce0cd763700108615afabbeaddbe7263944282eeba256cdc1e413d
+Size (tex-lettrine-48513/lettrine.tar.xz) = 6840 bytes