pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/web2c



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun May 11 02:33:00 UTC 2025

Modified Files:
        pkgsrc/print/web2c: Makefile PLIST distinfo

Log Message:
web2c: update to 2025

part of TeXLive 2025

epTeX, eupTeX:
* Support combining characters with multiple codepoints, Unicode Latin
  characters and 16-bit OFM Level-0 with new kcatcodes: modifier(20),
  latin_ucs(14).

pdfTeX:
* new primitive \pdfptexuseunderscore to use _ instead of . in various
  dictionary entries, e.g., PTEX_Fullbanner instead of PTEX.Fullbanner.
* Don’t omit real spaces just because the font changes.
* Increase tolerance for detecting interword spaces in overfull lines.
* Ignore tiny resolutions like 1x1 embedded in images instead of exceeding
  \maxdimen.

CWEB:
* New option +F for cweave and ctwill for compound statements.
* Sync pdf bookmark pages with table-of-contents.
* Integration of Martin Ruckert’s solution for faster index sorting.
* Support macro \9 for sorting names-of-the-sections.
* Improved sorting algorithm in ctwill-proofsort.
* Output names-of-the-sections in ctwill format.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/print/web2c/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/web2c/PLIST
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/web2c/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/web2c/Makefile
diff -u pkgsrc/print/web2c/Makefile:1.117 pkgsrc/print/web2c/Makefile:1.118
--- pkgsrc/print/web2c/Makefile:1.117   Sun Apr  7 07:34:55 2024
+++ pkgsrc/print/web2c/Makefile Sun May 11 02:33:00 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.117 2024/04/07 07:34:55 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2025/05/11 02:33:00 markd Exp $
 
-PKGREVISION= 1
 .include "../../print/texlive/Makefile.common"
 
-PKGNAME=       web2c-2024
+PKGNAME=       web2c-2025
 CATEGORIES=    print
 
 HOMEPAGE=      https://www.tug.org/web2c/
 COMMENT=       TeX implementation translating WEB to C
+LICENSE=       public-domain
 
 DEPENDS+=      kpathsea>=6.2.1:../../print/kpathsea
 DEPENDS+=      ptexenc>=1.4.0:../../print/ptexenc

Index: pkgsrc/print/web2c/PLIST
diff -u pkgsrc/print/web2c/PLIST:1.18 pkgsrc/print/web2c/PLIST:1.19
--- pkgsrc/print/web2c/PLIST:1.18       Thu Mar 21 08:41:45 2024
+++ pkgsrc/print/web2c/PLIST    Sun May 11 02:33:00 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2024/03/21 08:41:45 markd Exp $
+@comment $NetBSD: PLIST,v 1.19 2025/05/11 02:33:00 markd Exp $
 bin/aleph
 bin/bibtex
 bin/ctangle
@@ -58,6 +58,8 @@ bin/r-upmpost
 bin/synctex
 bin/tangle
 bin/tex
+bin/texprof
+bin/texprofile
 bin/tftopl
 bin/tie
 bin/ttf2afm
@@ -98,12 +100,11 @@ man/man1/dvicopy.1
 man/man1/dvilualatex-dev.1
 man/man1/dvitomp.1
 man/man1/dvitype.1
+man/man1/eptex.1
+man/man1/euptex.1
 man/man1/gftodvi.1
 man/man1/gftopk.1
 man/man1/gftype.1
-man/man1/hishrink.1
-man/man1/histretch.1
-man/man1/hitex.1
 man/man1/inimf.1
 man/man1/initex.1
 man/man1/latex-dev.1
@@ -125,6 +126,7 @@ man/man1/outocp.1
 man/man1/ovf2ovp.1
 man/man1/ovp2ovf.1
 man/man1/patgen.1
+man/man1/pbibtex.1
 man/man1/pdfetex.1
 man/man1/pdflatex-dev.1
 man/man1/pdflatex.1
@@ -135,15 +137,24 @@ man/man1/pktype.1
 man/man1/platex-dev.1
 man/man1/pltotf.1
 man/man1/pooltype.1
+man/man1/ppltotf.1
+man/man1/ptex.1
+man/man1/ptftopl.1
 man/man1/synctex.1
 man/man1/tangle.1
 man/man1/tex.1
+man/man1/texprof.1
+man/man1/texprofile.1
 man/man1/tftopl.1
 man/man1/tie.1
 man/man1/ttf2afm.1
 man/man1/twill-refsort.1
 man/man1/twill.1
+man/man1/upbibtex.1
 man/man1/uplatex-dev.1
+man/man1/uppltotf.1
+man/man1/uptex.1
+man/man1/uptftopl.1
 man/man1/vftovp.1
 man/man1/vptovf.1
 man/man1/weave.1

Index: pkgsrc/print/web2c/distinfo
diff -u pkgsrc/print/web2c/distinfo:1.45 pkgsrc/print/web2c/distinfo:1.46
--- pkgsrc/print/web2c/distinfo:1.45    Thu Mar 21 08:41:45 2024
+++ pkgsrc/print/web2c/distinfo Sun May 11 02:33:00 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2024/03/21 08:41:45 markd Exp $
+$NetBSD: distinfo,v 1.46 2025/05/11 02:33:00 markd Exp $
 
-BLAKE2s (texlive-20240312-source.tar.xz) = 72bccd07a7c210c1c5e3d86d72f3e86bfaf7c2922345f2e048c6336b2a1bd11b
-SHA512 (texlive-20240312-source.tar.xz) = e7ed4eb419da789f82d4295819ba72d10766398fd20c8675742fcec985851917b2005d259e4c9bb952790472855115644297d92257878882a66315cc940b9210
-Size (texlive-20240312-source.tar.xz) = 70140588 bytes
+BLAKE2s (texlive-20250308-source.tar.xz) = 95df483deb69cf662c0ff7e7a9ba6b1763acb3b8a18d16aa11fde197c0f74e67
+SHA512 (texlive-20250308-source.tar.xz) = 0837c935488b96cfc8dd79f1298f283b467ab68b4163cee9cb04b79e80195982fdc5ae8a80058dc7d3e99206bfda8b3bdd11340425b08f60cbef70d5a0e22702
+Size (texlive-20250308-source.tar.xz) = 111136556 bytes
 SHA1 (patch-Makefile.in) = e4446fc146b419ca5f2105d2a78c7789149b40ea



Home | Main Index | Thread Index | Old Index