pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-pageslts
Module Name: pkgsrc
Committed By: markd
Date: Sat May 10 22:41:28 UTC 2025
Modified Files:
pkgsrc/print/tex-pageslts: Makefile distinfo
Log Message:
tex-pageslts: update to 2.0d
2.0a
* Kernel-updates broke the package, the package was repaired and
updated to the new kernel-code; ports from lastpage.
* Removed \unit.
* Removed \XXRoman (deprecated at least since 2015).
* Renamed \pagesLTS@ifcounter to \pagesLTS@providecounter.
* Renamed \pagesLTS.lastpage to \pagesLTSlastpage.
* Removed code from/need for packages prelim2e, ltxcmds, atveryend,
etoolbox, everyshi, letltxmacro, and rerunfilecheck.
2.0b
* Bug fix: pagecontinue=false did not reset everything always fully correct.
* Now compatible with romanbarpagenumber package independent of loading order.
* Page numbering schemes "silly" (from sillypage package) and "gobble" now work.
* Recent undolabl package (≥ 2024-12-05 v1.0n) required!
2.0d
Bug fix: There was one \Roman@bar{page} which must be \Roman@bar{\Roman{page}}.
So the output would have been the text "page" instead of a Roman page number;
introduced 2024-12-07 v2.0b when compatibility with the romanbarpagenumber
package was provided.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-pageslts/Makefile \
pkgsrc/print/tex-pageslts/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-pageslts/Makefile
diff -u pkgsrc/print/tex-pageslts/Makefile:1.6 pkgsrc/print/tex-pageslts/Makefile:1.7
--- pkgsrc/print/tex-pageslts/Makefile:1.6 Thu Sep 28 21:43:10 2023
+++ pkgsrc/print/tex-pageslts/Makefile Sat May 10 22:41:28 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/09/28 21:43:10 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/10 22:41:28 markd Exp $
DISTNAME= pageslts
-PKGNAME= tex-${DISTNAME}-1.2f
-PKGREVISION= 1
-TEXLIVE_REV= 39164
+PKGNAME= tex-${DISTNAME}-2.0d
+TEXLIVE_REV= 73400
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Provide labels for the last page in each page numbering group
@@ -13,10 +12,8 @@ DEPENDS+= tex-alphalph-[0-9]*:../../prin
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-letltxmacro-[0-9]*:../../print/tex-letltxmacro
-DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-rerunfilecheck-[0-9]*:../../print/tex-rerunfilecheck
DEPENDS+= tex-undolabl-[0-9]*:../../print/tex-undolabl
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pageslts/distinfo
diff -u pkgsrc/print/tex-pageslts/distinfo:1.6 pkgsrc/print/tex-pageslts/distinfo:1.7
--- pkgsrc/print/tex-pageslts/distinfo:1.6 Tue Oct 26 11:14:16 2021
+++ pkgsrc/print/tex-pageslts/distinfo Sat May 10 22:41:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:14:16 nia Exp $
+$NetBSD: distinfo,v 1.7 2025/05/10 22:41:28 markd Exp $
-BLAKE2s (tex-pageslts-39164/pageslts.tar.xz) = 9d1ad1c09a16d34996cf3832a429c154df6741ffa64eed067fb1456044ebab76
-SHA512 (tex-pageslts-39164/pageslts.tar.xz) = e40173c155f0122420683ad06f9e4fadeeca9522553f3d71a358ea1df719facfd26b0155fba5e3bf8210843c87c8ae4179df12f281545af2d7a1ac4821a63471
-Size (tex-pageslts-39164/pageslts.tar.xz) = 9820 bytes
+BLAKE2s (pageslts.r73400.tar.xz) = 0f95ce3747b175501c11d30bd510e73cf685f1aca313e435665e5c82386aadb4
+SHA512 (pageslts.r73400.tar.xz) = b6047cbe4f5020163be4a3de82e79a7e76d8fc09e2860cb97544d05229985bc835ce10740c44a049a0c0cbcef1bd9e097e3b87285383b23ef5d31ab173e6d35f
+Size (pageslts.r73400.tar.xz) = 8644 bytes
Home |
Main Index |
Thread Index |
Old Index