pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Sat Apr 1 12:04:11 UTC 2023
Modified Files:
pkgsrc/print/tex-mfirstuc: Makefile PLIST distinfo
pkgsrc/print/tex-mfirstuc-doc: Makefile distinfo
Log Message:
tex-mfirstuc{,-doc}: update to 2.08
* Reimplemented \makefirstuc in LaTeX3. This change supports
UTF-8 with pdflatex.
* New command \MFUsentencecase
* New command \MFUexcl{<cs>}
* New command \MFUblocker{<cs>}
* New command \MFUaddmap{<cs1>}{<cs2>}
* New commands \MFUsaveatend and \MFUsave
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-mfirstuc/Makefile \
pkgsrc/print/tex-mfirstuc/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-mfirstuc/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-mfirstuc-doc/Makefile \
pkgsrc/print/tex-mfirstuc-doc/distinfo
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-mfirstuc/Makefile
diff -u pkgsrc/print/tex-mfirstuc/Makefile:1.5 pkgsrc/print/tex-mfirstuc/Makefile:1.6
--- pkgsrc/print/tex-mfirstuc/Makefile:1.5 Thu Apr 14 02:38:44 2022
+++ pkgsrc/print/tex-mfirstuc/Makefile Sat Apr 1 12:04:11 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2022/04/14 02:38:44 markd Exp $
+# $NetBSD: Makefile,v 1.6 2023/04/01 12:04:11 markd Exp $
DISTNAME= mfirstuc
-PKGNAME= tex-${DISTNAME}-2.07
-TEXLIVE_REV= 60770
+PKGNAME= tex-${DISTNAME}-2.08
+TEXLIVE_REV= 64743
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/mfirstuc
Index: pkgsrc/print/tex-mfirstuc/distinfo
diff -u pkgsrc/print/tex-mfirstuc/distinfo:1.5 pkgsrc/print/tex-mfirstuc/distinfo:1.6
--- pkgsrc/print/tex-mfirstuc/distinfo:1.5 Thu Apr 14 02:38:44 2022
+++ pkgsrc/print/tex-mfirstuc/distinfo Sat Apr 1 12:04:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/04/14 02:38:44 markd Exp $
+$NetBSD: distinfo,v 1.6 2023/04/01 12:04:11 markd Exp $
-BLAKE2s (mfirstuc.r60770.tar.xz) = 5a281900e562c53bc1108dd2488393e1c0d91460987dc010167f44785d274e4e
-SHA512 (mfirstuc.r60770.tar.xz) = 9bf4d7db5094b20b65302face634a10ad2bcaf521e948130f5fda6770e8433074bd8d35b89bf905ad22609340e27e85dba5c50715a776d2c1ac98a5ec3faf5d5
-Size (mfirstuc.r60770.tar.xz) = 4472 bytes
+BLAKE2s (mfirstuc.r64743.tar.xz) = c0dd41a43ecd04227e56f02e1021893f50a6940d4d0b60bf01f0803c27fa381c
+SHA512 (mfirstuc.r64743.tar.xz) = 2fde98490744da1823c5d90b8fabaa9c02d33f3f974fc7f0f6b8ddae4d8ec86f563a4fb491644d53a13b8632fbca2c7768970eea018c6112dc76d21307d89166
+Size (mfirstuc.r64743.tar.xz) = 5756 bytes
Index: pkgsrc/print/tex-mfirstuc/PLIST
diff -u pkgsrc/print/tex-mfirstuc/PLIST:1.1 pkgsrc/print/tex-mfirstuc/PLIST:1.2
--- pkgsrc/print/tex-mfirstuc/PLIST:1.1 Thu Jun 22 10:53:02 2017
+++ pkgsrc/print/tex-mfirstuc/PLIST Sat Apr 1 12:04:11 2023
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2017/06/22 10:53:02 markd Exp $
-share/texmf-dist/scripts/mfirstuc/mfirstuc.perl
+@comment $NetBSD: PLIST,v 1.2 2023/04/01 12:04:11 markd Exp $
+share/texmf-dist/scripts/mfirstuc/mfirstuc.l2h
+share/texmf-dist/tex/latex/mfirstuc/mfirstuc-2021-10-15.sty
share/texmf-dist/tex/latex/mfirstuc/mfirstuc-english.sty
share/texmf-dist/tex/latex/mfirstuc/mfirstuc.sty
Index: pkgsrc/print/tex-mfirstuc-doc/Makefile
diff -u pkgsrc/print/tex-mfirstuc-doc/Makefile:1.5 pkgsrc/print/tex-mfirstuc-doc/Makefile:1.6
--- pkgsrc/print/tex-mfirstuc-doc/Makefile:1.5 Thu Apr 14 02:38:45 2022
+++ pkgsrc/print/tex-mfirstuc-doc/Makefile Sat Apr 1 12:04:11 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2022/04/14 02:38:45 markd Exp $
+# $NetBSD: Makefile,v 1.6 2023/04/01 12:04:11 markd Exp $
DISTNAME= mfirstuc.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.07
-TEXLIVE_REV= 60770
+PKGNAME= tex-${DISTNAME:S/./-/}-2.08
+TEXLIVE_REV= 64743
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/mfirstuc
Index: pkgsrc/print/tex-mfirstuc-doc/distinfo
diff -u pkgsrc/print/tex-mfirstuc-doc/distinfo:1.5 pkgsrc/print/tex-mfirstuc-doc/distinfo:1.6
--- pkgsrc/print/tex-mfirstuc-doc/distinfo:1.5 Thu Apr 14 02:38:45 2022
+++ pkgsrc/print/tex-mfirstuc-doc/distinfo Sat Apr 1 12:04:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/04/14 02:38:45 markd Exp $
+$NetBSD: distinfo,v 1.6 2023/04/01 12:04:11 markd Exp $
-BLAKE2s (mfirstuc.doc.r60770.tar.xz) = 2c301605cf994c300417752974a164caa4630ae38e14fd61a2e2b434099d1165
-SHA512 (mfirstuc.doc.r60770.tar.xz) = 227110ec17f336a9c443bfdf6294259a45457fbbfd33c14bbc2d7c58d28bfd6cb83182ef6c6a09e3ca89dff6fb98a807304bb41695e1d823bd80c17a1f5a862d
-Size (mfirstuc.doc.r60770.tar.xz) = 676092 bytes
+BLAKE2s (mfirstuc.doc.r64743.tar.xz) = 307f587f442340f782f5df72f0d672336d678b0ee66e13382fe201736767a076
+SHA512 (mfirstuc.doc.r64743.tar.xz) = 43fd4ec0bc778fc110c0002ebd8a1fd25374d9167c8b64857b29bc3642870c89f02deb406378bfa0fbc46825af6fc6622a1029880189f37d58efea74a983f5a3
+Size (mfirstuc.doc.r64743.tar.xz) = 779396 bytes
Home |
Main Index |
Thread Index |
Old Index