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 May 10 01:51:40 UTC 2025
Modified Files:
pkgsrc/print/tex-mfirstuc: DESCR Makefile distinfo
pkgsrc/print/tex-mfirstuc-doc: Makefile distinfo
Log Message:
tex-mfirstuc{,-doc}: update to 2.09
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-mfirstuc/DESCR
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-mfirstuc/Makefile \
pkgsrc/print/tex-mfirstuc/distinfo
cvs rdiff -u -r1.6 -r1.7 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.2 pkgsrc/print/tex-mfirstuc/DESCR:1.3
--- pkgsrc/print/tex-mfirstuc/DESCR:1.2 Thu Apr 14 02:38:44 2022
+++ pkgsrc/print/tex-mfirstuc/DESCR Sat May 10 01:51:40 2025
@@ -1,8 +1,8 @@
The package provides commands \makefirstuc that uppercases the
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.)
+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.6 pkgsrc/print/tex-mfirstuc/Makefile:1.7
--- pkgsrc/print/tex-mfirstuc/Makefile:1.6 Sat Apr 1 12:04:11 2023
+++ pkgsrc/print/tex-mfirstuc/Makefile Sat May 10 01:51:40 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/04/01 12:04:11 markd Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/10 01:51:40 markd Exp $
DISTNAME= mfirstuc
-PKGNAME= tex-${DISTNAME}-2.08
-TEXLIVE_REV= 64743
+PKGNAME= tex-${DISTNAME}-2.09
+TEXLIVE_REV= 74838
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.6 pkgsrc/print/tex-mfirstuc/distinfo:1.7
--- pkgsrc/print/tex-mfirstuc/distinfo:1.6 Sat Apr 1 12:04:11 2023
+++ pkgsrc/print/tex-mfirstuc/distinfo Sat May 10 01:51:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/04/01 12:04:11 markd Exp $
+$NetBSD: distinfo,v 1.7 2025/05/10 01:51:40 markd Exp $
-BLAKE2s (mfirstuc.r64743.tar.xz) = c0dd41a43ecd04227e56f02e1021893f50a6940d4d0b60bf01f0803c27fa381c
-SHA512 (mfirstuc.r64743.tar.xz) = 2fde98490744da1823c5d90b8fabaa9c02d33f3f974fc7f0f6b8ddae4d8ec86f563a4fb491644d53a13b8632fbca2c7768970eea018c6112dc76d21307d89166
-Size (mfirstuc.r64743.tar.xz) = 5756 bytes
+BLAKE2s (mfirstuc.r74838.tar.xz) = 2519e91a6acc124421118be7e8a0b1a46f632f386f326307496843ea7e92c6f8
+SHA512 (mfirstuc.r74838.tar.xz) = fafac3a301e567bb428ba178b8c853e6c8a1e7ca40a6945b8191a996fe41c7d52dc2e00358381ae986b532fc4d7293028ddeebf9e6e932f14801093136d83482
+Size (mfirstuc.r74838.tar.xz) = 5784 bytes
Index: pkgsrc/print/tex-mfirstuc-doc/Makefile
diff -u pkgsrc/print/tex-mfirstuc-doc/Makefile:1.6 pkgsrc/print/tex-mfirstuc-doc/Makefile:1.7
--- pkgsrc/print/tex-mfirstuc-doc/Makefile:1.6 Sat Apr 1 12:04:11 2023
+++ pkgsrc/print/tex-mfirstuc-doc/Makefile Sat May 10 01:51:40 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/04/01 12:04:11 markd Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/10 01:51:40 markd Exp $
DISTNAME= mfirstuc.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.08
-TEXLIVE_REV= 64743
+PKGNAME= tex-${DISTNAME:S/./-/}-2.09
+TEXLIVE_REV= 74838
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.6 pkgsrc/print/tex-mfirstuc-doc/distinfo:1.7
--- pkgsrc/print/tex-mfirstuc-doc/distinfo:1.6 Sat Apr 1 12:04:11 2023
+++ pkgsrc/print/tex-mfirstuc-doc/distinfo Sat May 10 01:51:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/04/01 12:04:11 markd Exp $
+$NetBSD: distinfo,v 1.7 2025/05/10 01:51:40 markd Exp $
-BLAKE2s (mfirstuc.doc.r64743.tar.xz) = 307f587f442340f782f5df72f0d672336d678b0ee66e13382fe201736767a076
-SHA512 (mfirstuc.doc.r64743.tar.xz) = 43fd4ec0bc778fc110c0002ebd8a1fd25374d9167c8b64857b29bc3642870c89f02deb406378bfa0fbc46825af6fc6622a1029880189f37d58efea74a983f5a3
-Size (mfirstuc.doc.r64743.tar.xz) = 779396 bytes
+BLAKE2s (mfirstuc.doc.r74838.tar.xz) = 256617e879e0275540aab3f94c6461bcdbe3bbe35775099081a9b17d18f5531e
+SHA512 (mfirstuc.doc.r74838.tar.xz) = b0c2b40d466bc04e3e79446bb4df90f15b7ca4385f54b10909d14bc1feeb5de6a4ef32d91820ece375671d4829ff113deeba385a51e5c468a74eb1f252f49e6e
+Size (mfirstuc.doc.r74838.tar.xz) = 813244 bytes
Home |
Main Index |
Thread Index |
Old Index