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: Fri Apr 3 05:58:08 UTC 2026
Modified Files:
pkgsrc/print/tex-hitex: Makefile distinfo
pkgsrc/print/tex-hitex-doc: Makefile distinfo
Log Message:
tex-hitex{,-doc}: update to 2026
The LaTeX kernel needs updates for this version, so hilatex is not available
for the time being
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-hitex/Makefile \
pkgsrc/print/tex-hitex/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-hitex-doc/Makefile \
pkgsrc/print/tex-hitex-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-hitex/Makefile
diff -u pkgsrc/print/tex-hitex/Makefile:1.5 pkgsrc/print/tex-hitex/Makefile:1.6
--- pkgsrc/print/tex-hitex/Makefile:1.5 Wed May 7 20:40:51 2025
+++ pkgsrc/print/tex-hitex/Makefile Fri Apr 3 05:58:08 2026
@@ -1,31 +1,23 @@
-# $NetBSD: Makefile,v 1.5 2025/05/07 20:40:51 markd Exp $
+# $NetBSD: Makefile,v 1.6 2026/04/03 05:58:08 markd Exp $
DISTNAME= hitex
-PKGNAME= tex-${DISTNAME}-2025
-TEXLIVE_REV= 74030
+PKGNAME= tex-${DISTNAME}-2026
+TEXLIVE_REV= 77830
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/hitex
COMMENT= TeX extension writing HINT output for on-screen reading
LICENSE= x11
-DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
-DEPENDS+= tex-firstaid-[0-9]*:../../print/tex-firstaid
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
-DEPENDS+= tex-l3backend-[0-9]*:../../devel/tex-l3backend
-DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
-DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
-DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
+DEPENDS+= tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
-DEPENDS+= tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files
-DEPENDS+= tex-unicode-data-[0-9]*:../../print/tex-unicode-data
-DEPENDS+= web2c>=2022:../../print/web2c
INSTALLATION_DIRS+= bin
-TEX_FORMATS+= "hilatex hitex language.dat -etex -ltx hilatex.ini\\nhitex hitex language.def -etex -ltx hitex.ini\\n"
+TEX_FORMATS+= "hitex hitex language.def -etex -ltx hitex.ini\\n"
.include "../../print/texlive/package.mk"
Index: pkgsrc/print/tex-hitex/distinfo
diff -u pkgsrc/print/tex-hitex/distinfo:1.5 pkgsrc/print/tex-hitex/distinfo:1.6
--- pkgsrc/print/tex-hitex/distinfo:1.5 Wed May 7 20:40:51 2025
+++ pkgsrc/print/tex-hitex/distinfo Fri Apr 3 05:58:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/05/07 20:40:51 markd Exp $
+$NetBSD: distinfo,v 1.6 2026/04/03 05:58:08 markd Exp $
-BLAKE2s (hitex.r74030.tar.xz) = 7772697fa893a60cc17e7b8b55b31f333c19394984cf6991b5285fa9f2e7f298
-SHA512 (hitex.r74030.tar.xz) = f6823ac7993beb703ca8125bbd23bf0492c47e0e723542bc30a80d7ac20a531abd3f52ed3c49b61aeac2f8911d2eae0fed857d070a29bebf86ed67c0c7645cd2
-Size (hitex.r74030.tar.xz) = 5628 bytes
+BLAKE2s (hitex.r77830.tar.xz) = a9e666daffcc0ac876a4a974d17527002b2da1c3998411a4abc8073e25f5f5e3
+SHA512 (hitex.r77830.tar.xz) = 505133beebf29521c3a8339d1f65a3996c0bd60dbcd4cf7fe7ceb7aa694c8af04537db8e1b0d518fa60773abdefe0be9443f10f50f5249afbebb7398e943a1e1
+Size (hitex.r77830.tar.xz) = 5540 bytes
Index: pkgsrc/print/tex-hitex-doc/Makefile
diff -u pkgsrc/print/tex-hitex-doc/Makefile:1.5 pkgsrc/print/tex-hitex-doc/Makefile:1.6
--- pkgsrc/print/tex-hitex-doc/Makefile:1.5 Wed May 7 20:40:51 2025
+++ pkgsrc/print/tex-hitex-doc/Makefile Fri Apr 3 05:58:08 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2025/05/07 20:40:51 markd Exp $
+# $NetBSD: Makefile,v 1.6 2026/04/03 05:58:08 markd Exp $
DISTNAME= hitex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2025
-TEXLIVE_REV= 74030
+PKGNAME= tex-${DISTNAME:S/./-/}-2026
+TEXLIVE_REV= 77830
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/hitex
Index: pkgsrc/print/tex-hitex-doc/distinfo
diff -u pkgsrc/print/tex-hitex-doc/distinfo:1.5 pkgsrc/print/tex-hitex-doc/distinfo:1.6
--- pkgsrc/print/tex-hitex-doc/distinfo:1.5 Wed May 7 20:40:51 2025
+++ pkgsrc/print/tex-hitex-doc/distinfo Fri Apr 3 05:58:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/05/07 20:40:51 markd Exp $
+$NetBSD: distinfo,v 1.6 2026/04/03 05:58:08 markd Exp $
-BLAKE2s (hitex.doc.r74030.tar.xz) = 9a575951a13d0b3fa9605ff682d4098d24c7bf1787bbae5370c7847e6574a734
-SHA512 (hitex.doc.r74030.tar.xz) = 42f35e803f16b7a302e588c793d2f72d3689904f1e1ee23afca78ee1f36438b07dd5ef535dcda09b00e36b3b61331cc00e096d827781b2fdb023c672e191e3e8
-Size (hitex.doc.r74030.tar.xz) = 2828016 bytes
+BLAKE2s (hitex.doc.r77830.tar.xz) = 5e52bff1df931d0c957a8d6703767644c50ffedd2a3d5c9b89496f01d335ff40
+SHA512 (hitex.doc.r77830.tar.xz) = 1277de6ce7689930f0d51d45b96d35494db3f8df292b4f68bb727ac0ad19ee9e42352e078c91975e2e00c6b92673a77490bba0c84f8d00e50aa47ea2acad726a
+Size (hitex.doc.r77830.tar.xz) = 2685748 bytes
Home |
Main Index |
Thread Index |
Old Index