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:           Wed May  7 20:38:35 UTC 2025

Modified Files:
        pkgsrc/print/tex-eplain: Makefile distinfo
        pkgsrc/print/tex-eplain-doc: Makefile distinfo

Log Message:
tex-eplain{,-doc}: update to 3.14

This small release allows reading a toc file after it's been written.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-eplain/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-eplain/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-eplain-doc/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-eplain-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-eplain/Makefile
diff -u pkgsrc/print/tex-eplain/Makefile:1.12 pkgsrc/print/tex-eplain/Makefile:1.13
--- pkgsrc/print/tex-eplain/Makefile:1.12       Sat Apr  1 10:55:08 2023
+++ pkgsrc/print/tex-eplain/Makefile    Wed May  7 20:38:35 2025
@@ -1,23 +1,20 @@
-# $NetBSD: Makefile,v 1.12 2023/04/01 10:55:08 markd Exp $
+# $NetBSD: Makefile,v 1.13 2025/05/07 20:38:35 markd Exp $
 
 DISTNAME=      eplain
-PKGNAME=       tex-${DISTNAME}-3.13
-TEXLIVE_REV=   64721
+PKGNAME=       tex-${DISTNAME}-3.14
+TEXLIVE_REV=   71409
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/eplain
 COMMENT=       Extended plain TeX macros
 LICENSE=       gnu-gpl-v2
 
-DEPENDS+=      tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
 DEPENDS+=      tex-babel-[0-9]*:../../print/tex-babel
 DEPENDS+=      tex-dehyph-[0-9]*:../../print/tex-dehyph
 DEPENDS+=      tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
-DEPENDS+=      tex-l3backend-[0-9]*:../../devel/tex-l3backend
-DEPENDS+=      tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
-DEPENDS+=      tex-l3packages-[0-9]*:../../devel/tex-l3packages
+DEPENDS+=      tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
 DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
-DEPENDS+=      tex-unicode-data-[0-9]*:../../print/tex-unicode-data
+DEPENDS+=      tex-plain-[0-9]*:../../print/tex-plain
 
 INSTALLATION_DIRS+=    bin
 

Index: pkgsrc/print/tex-eplain/distinfo
diff -u pkgsrc/print/tex-eplain/distinfo:1.9 pkgsrc/print/tex-eplain/distinfo:1.10
--- pkgsrc/print/tex-eplain/distinfo:1.9        Sat Apr  1 10:55:08 2023
+++ pkgsrc/print/tex-eplain/distinfo    Wed May  7 20:38:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/04/01 10:55:08 markd Exp $
+$NetBSD: distinfo,v 1.10 2025/05/07 20:38:35 markd Exp $
 
-BLAKE2s (eplain.r64721.tar.xz) = bea650d87b5a0e05f1877f757a8d151e31b249d10f94db2cb36bb30be3c69a4b
-SHA512 (eplain.r64721.tar.xz) = fda8158ae2bdc96187b6e6ace2a94be3e0f68201adbc02553b48a3848481352ac10ddd72babcbc2835e089ce751ade7dfa6cfd1c642c94155c2861db865f5c29
-Size (eplain.r64721.tar.xz) = 43160 bytes
+BLAKE2s (eplain.r71409.tar.xz) = 0c990db7566f687fd9b168cec98529ebd2352c835051763da53aa7a852862f60
+SHA512 (eplain.r71409.tar.xz) = bc5d2e8589b8029987a75fa89189f0b61a5d778ca31221eb86fe47ae9e5c6b981f7b41b8f8b74fdd98f897c38cf1c09ccf97ffcfc4b20322786be4a7b841186c
+Size (eplain.r71409.tar.xz) = 43096 bytes

Index: pkgsrc/print/tex-eplain-doc/Makefile
diff -u pkgsrc/print/tex-eplain-doc/Makefile:1.7 pkgsrc/print/tex-eplain-doc/Makefile:1.8
--- pkgsrc/print/tex-eplain-doc/Makefile:1.7    Sat Apr  1 10:55:08 2023
+++ pkgsrc/print/tex-eplain-doc/Makefile        Wed May  7 20:38:35 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2023/04/01 10:55:08 markd Exp $
+# $NetBSD: Makefile,v 1.8 2025/05/07 20:38:35 markd Exp $
 
 DISTNAME=      eplain.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.13
-TEXLIVE_REV=   64721
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.14
+TEXLIVE_REV=   71409
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/eplain

Index: pkgsrc/print/tex-eplain-doc/distinfo
diff -u pkgsrc/print/tex-eplain-doc/distinfo:1.9 pkgsrc/print/tex-eplain-doc/distinfo:1.10
--- pkgsrc/print/tex-eplain-doc/distinfo:1.9    Sat Apr  1 10:55:08 2023
+++ pkgsrc/print/tex-eplain-doc/distinfo        Wed May  7 20:38:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/04/01 10:55:08 markd Exp $
+$NetBSD: distinfo,v 1.10 2025/05/07 20:38:35 markd Exp $
 
-BLAKE2s (eplain.doc.r64721.tar.xz) = b47c9a93531e00d75acf75bca2fe524823ed2b00b8cb281130aeec6d7de84ee1
-SHA512 (eplain.doc.r64721.tar.xz) = 60902b2422d2f5d7570a19daf7f586df7882505d7c156539699a0aa47a0f3bde5688dcbdc92c8a6a9878f11392bc9b9f147626aad230eecd2740d56f104928ed
-Size (eplain.doc.r64721.tar.xz) = 1048452 bytes
+BLAKE2s (eplain.doc.r71409.tar.xz) = 11b819a6541cc18e9246e9dbcf49dc430ccdf4bb7c344b7d385a816ec451cb57
+SHA512 (eplain.doc.r71409.tar.xz) = d79698f41084d1608153947b8786dfef060cb84260d0151ac7a36cc6e86fdc85e259cc04092636b01312adecc0c18139affb9ff592d0a511b4055a8c3a7e4a1d
+Size (eplain.doc.r71409.tar.xz) = 1003736 bytes



Home | Main Index | Thread Index | Old Index