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:           Thu Apr 14 02:38:45 UTC 2022

Modified Files:
        pkgsrc/print/tex-mfirstuc: DESCR Makefile distinfo
        pkgsrc/print/tex-mfirstuc-doc: Makefile distinfo

Log Message:
tex-mfirstuc{,-doc}: update to 2.07

New commands:
    - \MFUwordbreak
    - \MFUskippunc


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-mfirstuc/DESCR
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-mfirstuc/Makefile \
    pkgsrc/print/tex-mfirstuc/distinfo
cvs rdiff -u -r1.4 -r1.5 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/DESCR
diff -u pkgsrc/print/tex-mfirstuc/DESCR:1.1 pkgsrc/print/tex-mfirstuc/DESCR:1.2
--- pkgsrc/print/tex-mfirstuc/DESCR:1.1 Thu Jun 22 10:53:02 2017
+++ pkgsrc/print/tex-mfirstuc/DESCR     Thu Apr 14 02:38:44 2022
@@ -1,3 +1,8 @@
 The package provides commands \makefirstuc that uppercases the
-first letter in its argument, and \xmakefirstuc which expands
-the argument before uppercasing.
+first letter in its argument (with a check for a semantic
+markup command at the start of the argument), and \xmakefirstuc
+which expands the argument before uppercasing. It also provides
+\capitalisewords{phrase} which applies \makefirstuc to each
+word in the phrase, where the words are separated by regular
+spaces. (Exceptions can be made for words that shouldn't be
+converted.)

Index: pkgsrc/print/tex-mfirstuc/Makefile
diff -u pkgsrc/print/tex-mfirstuc/Makefile:1.4 pkgsrc/print/tex-mfirstuc/Makefile:1.5
--- pkgsrc/print/tex-mfirstuc/Makefile:1.4      Sat Jan 18 23:34:29 2020
+++ pkgsrc/print/tex-mfirstuc/Makefile  Thu Apr 14 02:38:44 2022
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:34:29 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/14 02:38:44 markd Exp $
 
 DISTNAME=      mfirstuc
-PKGNAME=       tex-${DISTNAME}-2.06
-TEXLIVE_REV=   45803
+PKGNAME=       tex-${DISTNAME}-2.07
+TEXLIVE_REV=   60770
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/mfirstuc
 COMMENT=       Uppercase the first letter of a word
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-mfirstuc/distinfo
diff -u pkgsrc/print/tex-mfirstuc/distinfo:1.4 pkgsrc/print/tex-mfirstuc/distinfo:1.5
--- pkgsrc/print/tex-mfirstuc/distinfo:1.4      Tue Oct 26 11:14:03 2021
+++ pkgsrc/print/tex-mfirstuc/distinfo  Thu Apr 14 02:38:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:14:03 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 02:38:44 markd Exp $
 
-BLAKE2s (tex-mfirstuc-45803/mfirstuc.tar.xz) = c2fbdcbcbf8681789267589e09d60dcc0bf453e6222eb0178c4ab84a2e2fbdbf
-SHA512 (tex-mfirstuc-45803/mfirstuc.tar.xz) = 905fd873b7e130270da05265ca59092a6cbdf1ea8c3ddd444b1622251629781858eae18abe6a5abf4f793d0d8d60d941cab03964258bd3a5d6e94c0fe4d736c4
-Size (tex-mfirstuc-45803/mfirstuc.tar.xz) = 4308 bytes
+BLAKE2s (mfirstuc.r60770.tar.xz) = 5a281900e562c53bc1108dd2488393e1c0d91460987dc010167f44785d274e4e
+SHA512 (mfirstuc.r60770.tar.xz) = 9bf4d7db5094b20b65302face634a10ad2bcaf521e948130f5fda6770e8433074bd8d35b89bf905ad22609340e27e85dba5c50715a776d2c1ac98a5ec3faf5d5
+Size (mfirstuc.r60770.tar.xz) = 4472 bytes

Index: pkgsrc/print/tex-mfirstuc-doc/Makefile
diff -u pkgsrc/print/tex-mfirstuc-doc/Makefile:1.4 pkgsrc/print/tex-mfirstuc-doc/Makefile:1.5
--- pkgsrc/print/tex-mfirstuc-doc/Makefile:1.4  Sat Jan 18 23:34:29 2020
+++ pkgsrc/print/tex-mfirstuc-doc/Makefile      Thu Apr 14 02:38:45 2022
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:34:29 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/14 02:38:45 markd Exp $
 
 DISTNAME=      mfirstuc.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.06
-TEXLIVE_REV=   45803
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.07
+TEXLIVE_REV=   60770
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/mfirstuc
 COMMENT=       Documentation for tex-mfirstuc
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-mfirstuc-doc/distinfo
diff -u pkgsrc/print/tex-mfirstuc-doc/distinfo:1.4 pkgsrc/print/tex-mfirstuc-doc/distinfo:1.5
--- pkgsrc/print/tex-mfirstuc-doc/distinfo:1.4  Tue Oct 26 11:14:04 2021
+++ pkgsrc/print/tex-mfirstuc-doc/distinfo      Thu Apr 14 02:38:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:14:04 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 02:38:45 markd Exp $
 
-BLAKE2s (tex-mfirstuc-45803/mfirstuc.doc.tar.xz) = 7c6253d624967721a2bd7aa132f3b91832fd2e364fc8511b29ea57b0a88be306
-SHA512 (tex-mfirstuc-45803/mfirstuc.doc.tar.xz) = 41f1e68878866fa567acb407b71f49336ed50b05bb6260b3169c35c32e94844e6d3739d34451b9be8b1207e90591eb02c6c2679ec9aa43e262df26589d4c9c39
-Size (tex-mfirstuc-45803/mfirstuc.doc.tar.xz) = 661836 bytes
+BLAKE2s (mfirstuc.doc.r60770.tar.xz) = 2c301605cf994c300417752974a164caa4630ae38e14fd61a2e2b434099d1165
+SHA512 (mfirstuc.doc.r60770.tar.xz) = 227110ec17f336a9c443bfdf6294259a45457fbbfd33c14bbc2d7c58d28bfd6cb83182ef6c6a09e3ca89dff6fb98a807304bb41695e1d823bd80c17a1f5a862d
+Size (mfirstuc.doc.r60770.tar.xz) = 676092 bytes



Home | Main Index | Thread Index | Old Index