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:           Sat May 10 23:34:35 UTC 2025

Modified Files:
        pkgsrc/print/tex-tagpdf: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-tagpdf-doc: Makefile PLIST distinfo

Log Message:
tex-tagpdf{,-doc}: update to 0.99p

0.99l
- allow Sub as child of Code (spec change)
- change name of LaTeX namespace (remove year)
- allow to change the URI-ID of the user namespace

0.99o
- Default CSS style definition for derivation to html.
- keys attach-css, css-list, css-list-add, css-list-remove
  to configure the CSS style definitions

0.99p
- keyword attribute to \tag_struct_gput:nnn for graphic tagging.
- experimental support file for verbatim tagging.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-tagpdf/DESCR \
    pkgsrc/print/tex-tagpdf/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-tagpdf/Makefile \
    pkgsrc/print/tex-tagpdf/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-tagpdf-doc/Makefile \
    pkgsrc/print/tex-tagpdf-doc/PLIST pkgsrc/print/tex-tagpdf-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-tagpdf/DESCR
diff -u pkgsrc/print/tex-tagpdf/DESCR:1.1 pkgsrc/print/tex-tagpdf/DESCR:1.2
--- pkgsrc/print/tex-tagpdf/DESCR:1.1   Sat Jun 17 10:53:12 2023
+++ pkgsrc/print/tex-tagpdf/DESCR       Sat May 10 23:34:35 2025
@@ -1,8 +1,4 @@
-The package offers tools to experiment with tagging and
-accessibility using pdfLaTeX and LuaTeX. It isn't meant for
-production but allows the user to try out how difficult it is
-to tag some structures; to try out how much tagging is really
-needed; to test what else is needed so that a pdf works e.g.
-with a screen reader. Its goal is to get a feeling for what has
-to be done, which kernel changes are needed, how packages
-should be adapted.
+The package contains the core code for tagging and
+accessibility used by the LaTeX kernel in the Tagged PDF
+project. See https://github.com/latex3/tagging-project for more
+information.
Index: pkgsrc/print/tex-tagpdf/PLIST
diff -u pkgsrc/print/tex-tagpdf/PLIST:1.1 pkgsrc/print/tex-tagpdf/PLIST:1.2
--- pkgsrc/print/tex-tagpdf/PLIST:1.1   Sat Jun 17 10:53:12 2023
+++ pkgsrc/print/tex-tagpdf/PLIST       Sat May 10 23:34:35 2025
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2023/06/17 10:53:12 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/05/10 23:34:35 markd Exp $
+share/texmf-dist/tex/latex/tagpdf/latex-align-css.html
+share/texmf-dist/tex/latex/tagpdf/latex-list-css.html
 share/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty
 share/texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty
 share/texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty
@@ -17,3 +19,4 @@ share/texmf-dist/tex/latex/tagpdf/tagpdf
 share/texmf-dist/tex/latex/tagpdf/tagpdf.lua
 share/texmf-dist/tex/latex/tagpdf/tagpdf.sty
 share/texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty
+share/texmf-dist/tex/latex/tagpdf/verbatim-alt-latex-lab-testphase.ltx

Index: pkgsrc/print/tex-tagpdf/Makefile
diff -u pkgsrc/print/tex-tagpdf/Makefile:1.3 pkgsrc/print/tex-tagpdf/Makefile:1.4
--- pkgsrc/print/tex-tagpdf/Makefile:1.3        Wed Mar 20 11:12:47 2024
+++ pkgsrc/print/tex-tagpdf/Makefile    Sat May 10 23:34:35 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2024/03/20 11:12:47 markd Exp $
+# $NetBSD: Makefile,v 1.4 2025/05/10 23:34:35 markd Exp $
 
 DISTNAME=      tagpdf
-PKGNAME=       tex-${DISTNAME}-0.98x
-TEXLIVE_REV=   70256
+PKGNAME=       tex-${DISTNAME}-0.99p
+TEXLIVE_REV=   74760
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/tagpdf
Index: pkgsrc/print/tex-tagpdf/distinfo
diff -u pkgsrc/print/tex-tagpdf/distinfo:1.3 pkgsrc/print/tex-tagpdf/distinfo:1.4
--- pkgsrc/print/tex-tagpdf/distinfo:1.3        Wed Mar 20 11:12:47 2024
+++ pkgsrc/print/tex-tagpdf/distinfo    Sat May 10 23:34:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/03/20 11:12:47 markd Exp $
+$NetBSD: distinfo,v 1.4 2025/05/10 23:34:35 markd Exp $
 
-BLAKE2s (tagpdf.r70256.tar.xz) = dcbdc4d6eb8d78fb65fbca908c11a41a363217f9c5ac114a99e8091bae6ef07e
-SHA512 (tagpdf.r70256.tar.xz) = 5ab766f2e566e3368431faecb4f7b48a1313f34ebcb37526d5c783e6de0592e9d1442cfd49adf14359f41670faee918167e06b7a0f8594adb7e77617b1bf9f4c
-Size (tagpdf.r70256.tar.xz) = 37568 bytes
+BLAKE2s (tagpdf.r74760.tar.xz) = a1719f8b7d7527db8021c94112261a328cd40ae85c212431ea0633085499c3a3
+SHA512 (tagpdf.r74760.tar.xz) = 594bf3770ebf9b6021bfcdc8ccdc64332df8eff2561401b49c54950fa0413cbe9f7d36811b27fd8422176b0066d9bddc98ad69fb9ce2cdb817658b673e34ca0a
+Size (tagpdf.r74760.tar.xz) = 40340 bytes

Index: pkgsrc/print/tex-tagpdf-doc/Makefile
diff -u pkgsrc/print/tex-tagpdf-doc/Makefile:1.3 pkgsrc/print/tex-tagpdf-doc/Makefile:1.4
--- pkgsrc/print/tex-tagpdf-doc/Makefile:1.3    Wed Mar 20 11:12:48 2024
+++ pkgsrc/print/tex-tagpdf-doc/Makefile        Sat May 10 23:34:35 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2024/03/20 11:12:48 markd Exp $
+# $NetBSD: Makefile,v 1.4 2025/05/10 23:34:35 markd Exp $
 
 DISTNAME=      tagpdf.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-0.98x
-TEXLIVE_REV=   70256
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.99p
+TEXLIVE_REV=   74760
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/tagpdf
Index: pkgsrc/print/tex-tagpdf-doc/PLIST
diff -u pkgsrc/print/tex-tagpdf-doc/PLIST:1.3 pkgsrc/print/tex-tagpdf-doc/PLIST:1.4
--- pkgsrc/print/tex-tagpdf-doc/PLIST:1.3       Wed Mar 20 11:12:48 2024
+++ pkgsrc/print/tex-tagpdf-doc/PLIST   Sat May 10 23:34:35 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/03/20 11:12:48 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/05/10 23:34:35 markd Exp $
 share/texmf-dist/doc/latex/tagpdf/README.md
 share/texmf-dist/doc/latex/tagpdf/acrobat.png
 share/texmf-dist/doc/latex/tagpdf/ex-AF-file.pdf
@@ -27,9 +27,12 @@ share/texmf-dist/doc/latex/tagpdf/ex-tag
 share/texmf-dist/doc/latex/tagpdf/ex-tagpdf-template.tex
 share/texmf-dist/doc/latex/tagpdf/global-ex.png
 share/texmf-dist/doc/latex/tagpdf/link-figure-input.tex
+share/texmf-dist/doc/latex/tagpdf/pac2024-report.png
+share/texmf-dist/doc/latex/tagpdf/pac2024-version.png
 share/texmf-dist/doc/latex/tagpdf/pac3.PNG
 share/texmf-dist/doc/latex/tagpdf/tagpdf-code.pdf
 share/texmf-dist/doc/latex/tagpdf/tagpdf-code.tex
+share/texmf-dist/doc/latex/tagpdf/tagpdf-docelements.tex
 share/texmf-dist/doc/latex/tagpdf/tagpdf.bib
 share/texmf-dist/doc/latex/tagpdf/tagpdf.pdf
 share/texmf-dist/doc/latex/tagpdf/tagpdf.tex
Index: pkgsrc/print/tex-tagpdf-doc/distinfo
diff -u pkgsrc/print/tex-tagpdf-doc/distinfo:1.3 pkgsrc/print/tex-tagpdf-doc/distinfo:1.4
--- pkgsrc/print/tex-tagpdf-doc/distinfo:1.3    Wed Mar 20 11:12:48 2024
+++ pkgsrc/print/tex-tagpdf-doc/distinfo        Sat May 10 23:34:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/03/20 11:12:48 markd Exp $
+$NetBSD: distinfo,v 1.4 2025/05/10 23:34:35 markd Exp $
 
-BLAKE2s (tagpdf.doc.r70256.tar.xz) = 46a45951ce46a98af04474d8cdcfcfbe9971a56be4e2282e781be022478220f6
-SHA512 (tagpdf.doc.r70256.tar.xz) = de684fecb64304cb37e8b878bfc3f96d85981bb25e109cd7b00e3b185231cdf9aa0dd23d5ac825ae55f7335f09c3823d7c5d025872cd3a59bdd861193d6b8bbb
-Size (tagpdf.doc.r70256.tar.xz) = 2195896 bytes
+BLAKE2s (tagpdf.doc.r74760.tar.xz) = 840e43f138977401a60f87948fbeeede06dbff2511a53eade4b65333a60adbd6
+SHA512 (tagpdf.doc.r74760.tar.xz) = db1d71ab339c7751993d59320d20af9d138167101cbdce3725d9aafab7c1c597489dbae5e066a37b1826db5832591a72ef84fc51f2a7900e0b93d020b269e18d
+Size (tagpdf.doc.r74760.tar.xz) = 1873416 bytes



Home | Main Index | Thread Index | Old Index