summaryrefslogtreecommitdiff
path: root/print/tex-cweb/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-06-06 11:58:20 +0000
committermarkd <markd@pkgsrc.org>2021-06-06 11:58:20 +0000
commit61fc2e59e8c9059e0a5fdfc4b4681ef3c5783ef1 (patch)
treef7bf7723017729ca130c7aabd415b8d0dec7d0c0 /print/tex-cweb/Makefile
parentdba5e29893315f8966fabda4ca80e605424b478f (diff)
downloadpkgsrc-61fc2e59e8c9059e0a5fdfc4b4681ef3c5783ef1.tar.gz
tex-cweb{,-doc}: update to 4.2
In the course of the "2021 TeX tuneup", Don Knuth kindly transferred the responsibility for CWEB to me; see the original CWEB home page (https://www-cs-faculty.stanford.edu/~knuth/cweb.html), section "CWEB 4.0". This first new release draws heavily on the multi-decade work collected in my "CWEBbin" project (https://github.com/ascherer/cwebbin). I moved (almost) all stuff from the "*-patch.*" changefiles into the new CWEB sources and applied all of the "*-ansi.*" changes as well. Moreover, I made "common.h" the full interface of "common.w" in order to avoid code redundancy. And I tried to fix as many of the bugs reported by email to DEK and/or tex-k at tug.org. In total, "make; make cautiously; make fullmanual" runs flawlessly with GCC on Linux and with CLang on MacOS. And with the help of the remaining stuff in the "CWEBbin" project, "CWEB" is smoothly integrated in "TeX Live".
Diffstat (limited to 'print/tex-cweb/Makefile')
-rw-r--r--print/tex-cweb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-cweb/Makefile b/print/tex-cweb/Makefile
index b31b3947da9..696c4de68cb 100644
--- a/print/tex-cweb/Makefile
+++ b/print/tex-cweb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/02/15 03:43:41 markd Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/06 11:58:20 markd Exp $
DISTNAME= cweb
-PKGNAME= tex-${DISTNAME}-3.70.57710
-TEXLIVE_REV= 57710
+PKGNAME= tex-${DISTNAME}-4.2
+TEXLIVE_REV= 57972
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/cwebbin