summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-04-14 02:35:50 +0000
committermarkd <markd@pkgsrc.org>2022-04-14 02:35:50 +0000
commit6bd2fb1a6522a7505be8ae49a137a9df61edb359 (patch)
tree068b5977ac7b5f385e60197d9fb2f2684520816f /fonts
parent893bd502d742c9ab5c9e1a6dae9a0430409661c1 (diff)
downloadpkgsrc-6bd2fb1a6522a7505be8ae49a137a9df61edb359.tar.gz
tex-mf2pt1{,-doc}: update to 2.7
Version 2.7 of mf2pt1 supports new --output-dir and --save-temps options for controlling where intermediate and output files are written and if intermediate files should be retained after execution completes. It also allows helper programs (mpost, t1asm, and fontforge) to be overridden, including with arguments, via environment variables.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-mf2pt1-doc/Makefile6
-rw-r--r--fonts/tex-mf2pt1-doc/distinfo8
-rw-r--r--fonts/tex-mf2pt1/DESCR16
-rw-r--r--fonts/tex-mf2pt1/Makefile9
-rw-r--r--fonts/tex-mf2pt1/distinfo8
5 files changed, 23 insertions, 24 deletions
diff --git a/fonts/tex-mf2pt1-doc/Makefile b/fonts/tex-mf2pt1-doc/Makefile
index fda07c9b9f3..a5d87716ed5 100644
--- a/fonts/tex-mf2pt1-doc/Makefile
+++ b/fonts/tex-mf2pt1-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2021/02/14 02:10:57 markd Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/14 02:35:50 markd Exp $
DISTNAME= mf2pt1.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.6
-TEXLIVE_REV= 57018
+PKGNAME= tex-${DISTNAME:S/./-/}-2.7
+TEXLIVE_REV= 61217
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mf2pt1
diff --git a/fonts/tex-mf2pt1-doc/distinfo b/fonts/tex-mf2pt1-doc/distinfo
index 3f7659ef73d..12f9573f1e8 100644
--- a/fonts/tex-mf2pt1-doc/distinfo
+++ b/fonts/tex-mf2pt1-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:28:15 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/04/14 02:35:50 markd Exp $
-BLAKE2s (mf2pt1.doc.r57018.tar.xz) = 0aff14b8840637987790d441aa2965ea9ac368fe24ce9ac668f52f4890a3518b
-SHA512 (mf2pt1.doc.r57018.tar.xz) = 5320e1d724fde19f8c0c1b85902e57609e938243baadd00edb8294867a1df792ac2f72bcd1bf7350f4a9efab1563c9fea4361e423079b1f75ab9ecdbf2da4b90
-Size (mf2pt1.doc.r57018.tar.xz) = 198696 bytes
+BLAKE2s (mf2pt1.doc.r61217.tar.xz) = 0c1fc66530efe55fcd127c8d06a8cd4ed6154c2d406f9af85a4cca60a80ba398
+SHA512 (mf2pt1.doc.r61217.tar.xz) = 6c10831fdcc48d25645be675fbf5da29da945bd79032c60e73e04a39d61c287a64e7b884381ac0b08e48f5dc9b6dec27efea874f6e13d6e4a5e3f32c22fa3ce2
+Size (mf2pt1.doc.r61217.tar.xz) = 201308 bytes
diff --git a/fonts/tex-mf2pt1/DESCR b/fonts/tex-mf2pt1/DESCR
index dccbf378ad3..cbb7dadbc0b 100644
--- a/fonts/tex-mf2pt1/DESCR
+++ b/fonts/tex-mf2pt1/DESCR
@@ -1,8 +1,8 @@
-mf2pt1 facilitates producing PostScript Type 1 fonts from a
-Metafont source file. It is not, as the name may imply, an
-automatic converter of arbitrary Metafont fonts to Type 1
-format. mf2pt1 imposes a number of restrictions on the Metafont
-input. If these restrictions are met, mf2pt1 will produce valid
-Type 1 output with more accurate control points than can be
-reverse-engineered by TeXtrace, mftrace, and other programs
-which convert bitmaps to outline fonts.
+mf2pt1 is a Perl script that facilitates producing PostScript
+Type 1 fonts from a Metafont source file. It is not, as the
+name may imply, an automatic converter of arbitrary Metafont
+fonts to Type 1 format. mf2pt1 imposes a number of restrictions
+on the Metafont input. If these restrictions are met, mf2pt1
+will produce valid Type 1 output with more accurate control
+points than can be reverse-engineered by TeXtrace, mftrace, and
+other programs which convert bitmaps to outline fonts.
diff --git a/fonts/tex-mf2pt1/Makefile b/fonts/tex-mf2pt1/Makefile
index 85bd102d125..4356d13084b 100644
--- a/fonts/tex-mf2pt1/Makefile
+++ b/fonts/tex-mf2pt1/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2021/05/24 19:52:14 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/14 02:35:50 markd Exp $
DISTNAME= mf2pt1
-PKGNAME= tex-${DISTNAME}-2.6
-PKGREVISION= 1
-TEXLIVE_REV= 57018
+PKGNAME= tex-${DISTNAME}-2.7
+TEXLIVE_REV= 61217
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mf2pt1
-COMMENT= Produce PostScript Type 1 fonts from Metafont source
+COMMENT= Convert stylized Metafont to PostScript Type 1
LICENSE= lppl-1.3c
USE_TOOLS+= perl:run
diff --git a/fonts/tex-mf2pt1/distinfo b/fonts/tex-mf2pt1/distinfo
index fa326214aaa..4425bf820b2 100644
--- a/fonts/tex-mf2pt1/distinfo
+++ b/fonts/tex-mf2pt1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:28:15 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/04/14 02:35:50 markd Exp $
-BLAKE2s (mf2pt1.r57018.tar.xz) = 587f88494b7c3f73d118c00db627b094314ae34b5ec3da6ca6f67ce9a0a09b25
-SHA512 (mf2pt1.r57018.tar.xz) = 87df5858f4a383f4915d469479460d55a6975a841d31b9993c9e3c9af422965d5eb869eac82c2dda968c17160e96c794ce85760c56d3d931d09fd13425d3c508
-Size (mf2pt1.r57018.tar.xz) = 14288 bytes
+BLAKE2s (mf2pt1.r61217.tar.xz) = 3b06d73b5c53fb0ec5ca7b961e8968938642f9ef27d9d9b5e12bddd3766cd9dd
+SHA512 (mf2pt1.r61217.tar.xz) = ca93a3ae439f9cd8029720bd1d90fbe75a403e7ab4ebcbe1ba1e5a7a28aa9269197f90a4aee849fea59d734d5dc38f04eedc140ff1be64fd805a10ab5510a2f5
+Size (mf2pt1.r61217.tar.xz) = 15184 bytes