pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts tex-plex{,-doc}: update to 2022



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d748dd3065c9
branches:  trunk
changeset: 386667:d748dd3065c9
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Oct 12 22:48:45 2022 +0000

description:
tex-plex{,-doc}: update to 2022

Turned off XeTeXtracingfonts by default.

diffstat:

 fonts/tex-plex-doc/Makefile |  10 +++++-----
 fonts/tex-plex-doc/distinfo |   8 ++++----
 fonts/tex-plex/DESCR        |   9 +++++----
 fonts/tex-plex/Makefile     |  12 ++++++------
 fonts/tex-plex/distinfo     |   8 ++++----
 5 files changed, 24 insertions(+), 23 deletions(-)

diffs (84 lines):

diff -r 06df5fb87f6d -r d748dd3065c9 fonts/tex-plex-doc/Makefile
--- a/fonts/tex-plex-doc/Makefile       Wed Oct 12 22:45:33 2022 +0000
+++ b/fonts/tex-plex-doc/Makefile       Wed Oct 12 22:48:45 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2020/11/19 15:09:01 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/12 22:48:45 markd Exp $
 
 DISTNAME=      plex.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-4.0.1
-TEXLIVE_REV=   54512
+PKGNAME=       tex-${DISTNAME:S/./-/}-2022
+TEXLIVE_REV=   64496
 
-MAINTAINER=    kleink%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/plex
 COMMENT=       Documentation for tex-plex
-LICENSE=       ofl-v1.1
+LICENSE=       ofl-v1.1 AND lppl-1.3c
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 06df5fb87f6d -r d748dd3065c9 fonts/tex-plex-doc/distinfo
--- a/fonts/tex-plex-doc/distinfo       Wed Oct 12 22:45:33 2022 +0000
+++ b/fonts/tex-plex-doc/distinfo       Wed Oct 12 22:48:45 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:28:23 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/10/12 22:48:45 markd Exp $
 
-BLAKE2s (plex.doc.r54512.tar.xz) = 0b003a158008eee0d4413a32adb065d66d97631e1b085a76e4300e16d2eea084
-SHA512 (plex.doc.r54512.tar.xz) = 1ea960e85e33c4739da58cc8a2157672daa06dc7257c23c3339673cb26eee549bad49809330a05867c24759fa907721aaaa48e9d43fb6118e7b465caf4532090
-Size (plex.doc.r54512.tar.xz) = 336496 bytes
+BLAKE2s (plex.doc.r64496.tar.xz) = c3d9627be245ac324cb39b192715eaf065d128fd9f010c4e860f0c164b354e59
+SHA512 (plex.doc.r64496.tar.xz) = eade0bcaf39a3043aa11c20a86ceb90eb88abf22eb8005c81b9bb688d4f8a93f6ee6f37bd073e69ad6f7989def618a016cd583199d75db0776bc19e81d23099e
+Size (plex.doc.r64496.tar.xz) = 336512 bytes
diff -r 06df5fb87f6d -r d748dd3065c9 fonts/tex-plex/DESCR
--- a/fonts/tex-plex/DESCR      Wed Oct 12 22:45:33 2022 +0000
+++ b/fonts/tex-plex/DESCR      Wed Oct 12 22:48:45 2022 +0000
@@ -1,4 +1,5 @@
-The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support
-for the IBM Plex families of fonts. Serif, Sans and Mono families
-are available in eight weights: Regular, Light, ExtraLight, Thin,
-Bold, Text, Medium and SemiBold (with corresponding italics).
+The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
+support for the IBM Plex families of fonts. Serif, Sans and
+Mono families are available in eight weights: Regular, Light,
+ExtraLight, Thin, Bold, Text, Medium and SemiBold (with
+corresponding italics).
diff -r 06df5fb87f6d -r d748dd3065c9 fonts/tex-plex/Makefile
--- a/fonts/tex-plex/Makefile   Wed Oct 12 22:45:33 2022 +0000
+++ b/fonts/tex-plex/Makefile   Wed Oct 12 22:48:45 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2020/11/19 15:06:36 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/12 22:48:45 markd Exp $
 
 DISTNAME=      plex
-PKGNAME=       tex-${DISTNAME}-4.0.1
-TEXLIVE_REV=   54512
+PKGNAME=       tex-${DISTNAME}-2022
+TEXLIVE_REV=   64496
 
-MAINTAINER=    kleink%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/plex
-COMMENT=       Use Plex with TeX(-alike) systems
-LICENSE=       ofl-v1.1
+COMMENT=       Support for IBM Plex fonts
+LICENSE=       ofl-v1.1 AND lppl-1.3c
 
 TEX_MAP_FILES+=        plex.map
 
diff -r 06df5fb87f6d -r d748dd3065c9 fonts/tex-plex/distinfo
--- a/fonts/tex-plex/distinfo   Wed Oct 12 22:45:33 2022 +0000
+++ b/fonts/tex-plex/distinfo   Wed Oct 12 22:48:45 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:28:23 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/10/12 22:48:45 markd Exp $
 
-BLAKE2s (plex.r54512.tar.xz) = 810eb22cac75252d4f8a6f1a3620eba0eb5cd2ac50ce3beae159349a909de640
-SHA512 (plex.r54512.tar.xz) = 4d23f567356527629e7eb6cec23287c1e55db3afea71faf8ee86a4288378fe2ee7fee6d34c311f5f5e3b66300892664013752f2f0fb802d22ecc76980c27da87
-Size (plex.r54512.tar.xz) = 10534068 bytes
+BLAKE2s (plex.r64496.tar.xz) = 4b4efc61c7272fc9453da96db66b0ecba7836c3e97f8ea88cfa70220431ccc01
+SHA512 (plex.r64496.tar.xz) = 1363c53067f463ebb702151b61898489d4061db40013af82d9da9660cfc0a9c5d1d12ba9cfa15f43417427bce2bc47cbafc26e76a9d8b85098096ae156d3d97c
+Size (plex.r64496.tar.xz) = 10488340 bytes



Home | Main Index | Thread Index | Old Index