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: Sun Mar 24 10:55:47 UTC 2024
Modified Files:
pkgsrc/print/tex-platex: Makefile distinfo
pkgsrc/print/tex-platex-doc: Makefile distinfo
Log Message:
tex-platex{,-doc}: update to 2024
mostly dependency update
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/tex-platex/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-platex/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-platex-doc/Makefile \
pkgsrc/print/tex-platex-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-platex/Makefile
diff -u pkgsrc/print/tex-platex/Makefile:1.16 pkgsrc/print/tex-platex/Makefile:1.17
--- pkgsrc/print/tex-platex/Makefile:1.16 Sat Jun 17 11:25:14 2023
+++ pkgsrc/print/tex-platex/Makefile Sun Mar 24 10:55:46 2024
@@ -1,24 +1,20 @@
-# $NetBSD: Makefile,v 1.16 2023/06/17 11:25:14 markd Exp $
+# $NetBSD: Makefile,v 1.17 2024/03/24 10:55:46 markd Exp $
DISTNAME= platex
-PKGNAME= tex-${DISTNAME}-2023
-TEXLIVE_REV= 67315
+PKGNAME= tex-${DISTNAME}-2024
+TEXLIVE_REV= 70015
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/platex
COMMENT= pLaTeX2e and miscellaneous macros for pTeX
LICENSE= modified-bsd
-DEPENDS+= tex-atbegshi-[0-9]*:../../print/tex-atbegshi
-DEPENDS+= tex-atveryend-[0-9]*:../../print/tex-atveryend
DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
-DEPENDS+= tex-everyshi-[0-9]*:../../print/tex-everyshi
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-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-base-dev-[0-9]*:../../print/tex-latex-base-dev
DEPENDS+= tex-latex-firstaid-dev-[0-9]*:../../print/tex-latex-firstaid-dev
Index: pkgsrc/print/tex-platex/distinfo
diff -u pkgsrc/print/tex-platex/distinfo:1.15 pkgsrc/print/tex-platex/distinfo:1.16
--- pkgsrc/print/tex-platex/distinfo:1.15 Sat Jun 17 11:25:14 2023
+++ pkgsrc/print/tex-platex/distinfo Sun Mar 24 10:55:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/06/17 11:25:14 markd Exp $
+$NetBSD: distinfo,v 1.16 2024/03/24 10:55:46 markd Exp $
-BLAKE2s (platex.r67315.tar.xz) = 2fa1e6f0c5784a420d59c22f500af7299f0b9f09e544525ddf718744ed60da24
-SHA512 (platex.r67315.tar.xz) = 4a2682c51dc82e078ad14b30545dccd95f600ab02d5d05fb5c44c214221a3947562432783b43ea505b5199f37a1175a792c709282999f77b17b532d2a61c6e54
-Size (platex.r67315.tar.xz) = 42308 bytes
+BLAKE2s (platex.r70015.tar.xz) = 22fd2dbf58a666abc1f0545d1a6e4c55206486dc53b8733180f4683062a42e71
+SHA512 (platex.r70015.tar.xz) = 102bb4eb877315aa66379147d083d97a06216c3e13e79eb9142a949e695c9895a043e411441db43addb6716a0c2418d5f76d263c9f7567947ad64efd4a273e9e
+Size (platex.r70015.tar.xz) = 42272 bytes
Index: pkgsrc/print/tex-platex-doc/Makefile
diff -u pkgsrc/print/tex-platex-doc/Makefile:1.15 pkgsrc/print/tex-platex-doc/Makefile:1.16
--- pkgsrc/print/tex-platex-doc/Makefile:1.15 Sat Jun 17 11:25:14 2023
+++ pkgsrc/print/tex-platex-doc/Makefile Sun Mar 24 10:55:47 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2023/06/17 11:25:14 markd Exp $
+# $NetBSD: Makefile,v 1.16 2024/03/24 10:55:47 markd Exp $
DISTNAME= platex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2023
-TEXLIVE_REV= 67315
+PKGNAME= tex-${DISTNAME:S/./-/}-2024
+TEXLIVE_REV= 70015
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/platex
Index: pkgsrc/print/tex-platex-doc/distinfo
diff -u pkgsrc/print/tex-platex-doc/distinfo:1.15 pkgsrc/print/tex-platex-doc/distinfo:1.16
--- pkgsrc/print/tex-platex-doc/distinfo:1.15 Sat Jun 17 11:25:14 2023
+++ pkgsrc/print/tex-platex-doc/distinfo Sun Mar 24 10:55:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/06/17 11:25:14 markd Exp $
+$NetBSD: distinfo,v 1.16 2024/03/24 10:55:47 markd Exp $
-BLAKE2s (platex.doc.r67315.tar.xz) = 486db8afac604f8bcbd3a6704c5648440a9a5ade6bb45cbbd240457bbb07631d
-SHA512 (platex.doc.r67315.tar.xz) = faf91bdbc3e0d2ba0b13a914d54fbc4ce47e27c1225e5412b78c1217b2e3f6c22886a9f6f85b06e5e3f38a8b0c7a9aaadb4606721799749ae6ef5018f7bb08bc
-Size (platex.doc.r67315.tar.xz) = 1982676 bytes
+BLAKE2s (platex.doc.r70015.tar.xz) = bf078d736a2695e24ed25e67761a5c7990eeaafcd40060bb14d2e952c0e4f775
+SHA512 (platex.doc.r70015.tar.xz) = 4bd645d616c4c4e2aa39d0bbece16569d0e2bbdce29391a8b444c988148433af6a38144cf066a6cf94c3fd3be6d501768220594d65d576644b14618123a2234c
+Size (platex.doc.r70015.tar.xz) = 1982656 bytes
Home |
Main Index |
Thread Index |
Old Index