Thu Apr 14 03:05:36 2022 UTC ()
tex-pdfmanagement-testphase{,-doc}: update to 0.95m

0.95m
### Added
 - \pdfmeta_set_regression_data: for regression tests.

0.95l
### Fixed
 - directions in transition was wrong (generic hyperref driver)
### Added
 - preliminery support for new OR code in latex-lab

0.95k
### Fixed
 - xcolor patch failed with color names containing active chars
   (e.g. from french)
 - clipping of xform object on the dvips route

0.95j
### Changed
 - the keys `firstaidoff` and `pdfmanagement` should now be set with the `debug` key.
 - `testphase` will now load files from the latex-lab bundle. This requires a current
   latex-dev: LaTeX2e <2022-06-01> pre-release-1.
-  new values for `testphase`: `phase-I` and `phase-II`.
   `phase-I` will loaded tagpdf and activate tagging and interword spaces, `phase-II
   will additionally activate paratagging. The value `tagpdf` for the `testphase`
   key has been deprecated. It will not error for some time and has been aliased to
   `phase-II`, but it is recommended to use the new values `phase-I` and `phase-II`
   instead.
 - renamed `\DeclareDocumentMetadata` to `\DocumentMetadata` (the older version is
   still provided) to follow the development in latex-dev

### Fixed
 - adapted the file hooks to the changes in LaTeX
 - small bugs

### Removed
 - the `activate` key has been removed, its function is integrated in the
testphase key.

### Added
 - preliminary support for structure destination to prepare for binary changes
   in texlive 2022


(markd)
diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/DESCR
diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/Makefile
diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/PLIST
diff -r1.3 -r1.4 pkgsrc/print/tex-pdfmanagement-testphase/distinfo
diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile
diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST
diff -r1.3 -r1.4 pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/DESCR (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase/DESCR 2021/06/07 01:01:01 1.1
+++ pkgsrc/print/tex-pdfmanagement-testphase/DESCR 2022/04/14 03:05:36 1.2
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1This is a temporary package, which is used during a test phase 1This is a temporary package, which is used during a test phase
2to load the new PDF management code of LaTeX. The new PDF 2to load the new PDF management code of LaTeX. The new PDF
3management code offers backend independant interfaces to 3management code offers backend-independent interfaces to
4central PDF dictionaries, tools to create annotations, form 4central PDF dictionaries, tools to create annotations, form
5Xobjects, to embed files, and to handle PDF standards. The code 5Xobjects, to embed files, and to handle PDF standards. The code
6is provided, during a testphase, as an independant package to 6is provided, during a testphase, as an independent package to
7allow users and package authors to safely test the code. At a 7allow users and package authors to safely test the code. At a
8later stage it will be integrated into the LaTeX kernel (or in 8later stage it will be integrated into the LaTeX kernel (or in
9parts into permanent support packages), and the current 9parts into permanent support packages), and the current
10testphase bundle will be removed. 10testphase bundle will be removed.

cvs diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase/Makefile 2021/06/07 01:01:01 1.1
+++ pkgsrc/print/tex-pdfmanagement-testphase/Makefile 2022/04/14 03:05:36 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.1 2021/06/07 01:01:01 markd Exp $ 1# $NetBSD: Makefile,v 1.2 2022/04/14 03:05:36 markd Exp $
2 2
3DISTNAME= pdfmanagement-testphase 3DISTNAME= pdfmanagement-testphase
4PKGNAME= tex-${DISTNAME}-0.95d 4PKGNAME= tex-${DISTNAME}-0.95m
5TEXLIVE_REV= 59194 5TEXLIVE_REV= 62763
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase 8HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase
9COMMENT= LaTeX PDF management testphase bundle 9COMMENT= LaTeX PDF management testphase bundle
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12.include "../../print/texlive/package.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase/PLIST (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase/PLIST 2021/06/07 01:01:01 1.1
+++ pkgsrc/print/tex-pdfmanagement-testphase/PLIST 2022/04/14 03:05:36 1.2
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1@comment $NetBSD: PLIST,v 1.1 2021/06/07 01:01:01 markd Exp $ 1@comment $NetBSD: PLIST,v 1.2 2022/04/14 03:05:36 markd Exp $
2share/texmf-dist/tex/latex/pdfmanagement-testphase/color-ltx.sty 2share/texmf-dist/tex/latex/pdfmanagement-testphase/color-ltx.sty
3share/texmf-dist/tex/latex/pdfmanagement-testphase/hgeneric-testphase.def 3share/texmf-dist/tex/latex/pdfmanagement-testphase/hgeneric-testphase.def
4share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperref-colorschemes.def 4share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperref-colorschemes.def
5share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperxmp-patches-tmp-ltx.sty 5share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperxmp-patches-tmp-ltx.sty
6share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvipdfmx.def 6share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvipdfmx.def
7share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvips.def 7share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvips.def
8share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvisvgm.def 8share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvisvgm.def
9share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-luatex.def 9share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-luatex.def
10share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-pdftex.def 10share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-pdftex.def
11share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-xetex.def 11share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-xetex.def
12share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase.lua 12share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase.lua
13share/texmf-dist/tex/latex/pdfmanagement-testphase/l3pdffield-testphase.sty 13share/texmf-dist/tex/latex/pdfmanagement-testphase/l3pdffield-testphase.sty
14share/texmf-dist/tex/latex/pdfmanagement-testphase/l3ref-tmp.sty 14share/texmf-dist/tex/latex/pdfmanagement-testphase/l3ref-tmp.sty
 15share/texmf-dist/tex/latex/pdfmanagement-testphase/output-patches-tmp-ltx.sty
15share/texmf-dist/tex/latex/pdfmanagement-testphase/pdflscape-ltx.sty 16share/texmf-dist/tex/latex/pdfmanagement-testphase/pdflscape-ltx.sty
16share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-firstaid.sty 17share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-firstaid.sty
17share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx 18share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
18share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.sty 19share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.sty
19share/texmf-dist/tex/latex/pdfmanagement-testphase/transparent-ltx.sty 20share/texmf-dist/tex/latex/pdfmanagement-testphase/transparent-ltx.sty
20share/texmf-dist/tex/latex/pdfmanagement-testphase/xcolor-patches-tmp-ltx.sty 21share/texmf-dist/tex/latex/pdfmanagement-testphase/xcolor-patches-tmp-ltx.sty

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-pdfmanagement-testphase/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase/distinfo 2021/10/26 11:14:19 1.3
+++ pkgsrc/print/tex-pdfmanagement-testphase/distinfo 2022/04/14 03:05:36 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2021/10/26 11:14:19 nia Exp $ 1$NetBSD: distinfo,v 1.4 2022/04/14 03:05:36 markd Exp $
2 2
3BLAKE2s (pdfmanagement-testphase.r59194.tar.xz) = 5e506af28b180d538edc712863e60cfbcf3ed6c98452311f4f71ff87d1f83a3f 3BLAKE2s (pdfmanagement-testphase.r62763.tar.xz) = 213af6d356941d25ae385f61cf2a602bc8fefcd40f9bf503ffe962e3627aa3a6
4SHA512 (pdfmanagement-testphase.r59194.tar.xz) = 42f5e51453ada0a19242bd12496da930aeaaf41817dab7b902b9e2c27060723ea997f708ef4f5dd616c27b1d2565e3cbce116def7be69e9496f5a42003cc71bc 4SHA512 (pdfmanagement-testphase.r62763.tar.xz) = 5ffdf241d1b8dfd3ec9d8c029bae27b4ec849d83fedf37ed756c7455c40e1e9732d3a20953273941b4de426a5d35f5bdd52ec2b05cc22f33398fcab47cf634e2
5Size (pdfmanagement-testphase.r59194.tar.xz) = 42816 bytes 5Size (pdfmanagement-testphase.r62763.tar.xz) = 50552 bytes

cvs diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile 2021/06/07 01:01:01 1.1
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile 2022/04/14 03:05:36 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.1 2021/06/07 01:01:01 markd Exp $ 1# $NetBSD: Makefile,v 1.2 2022/04/14 03:05:36 markd Exp $
2 2
3DISTNAME= pdfmanagement-testphase.doc 3DISTNAME= pdfmanagement-testphase.doc
4PKGNAME= tex-${DISTNAME:S/./-/}-0.95d 4PKGNAME= tex-${DISTNAME:S/./-/}-0.95m
5TEXLIVE_REV= 59194 5TEXLIVE_REV= 62763
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase 8HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase
9COMMENT= Documentation for tex-pdfmanagement-testphase 9COMMENT= Documentation for tex-pdfmanagement-testphase
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12.include "../../print/texlive/package.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST 2021/06/07 01:01:01 1.1
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST 2022/04/14 03:05:36 1.2
@@ -1,19 +1,23 @@ @@ -1,19 +1,23 @@
1@comment $NetBSD: PLIST,v 1.1 2021/06/07 01:01:01 markd Exp $ 1@comment $NetBSD: PLIST,v 1.2 2022/04/14 03:05:36 markd Exp $
2share/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md 2share/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
3share/texmf-dist/doc/latex/pdfmanagement-testphase/README.md 3share/texmf-dist/doc/latex/pdfmanagement-testphase/README.md
4share/texmf-dist/doc/latex/pdfmanagement-testphase/hyperref-generic.pdf 4share/texmf-dist/doc/latex/pdfmanagement-testphase/hyperref-generic.pdf
5share/texmf-dist/doc/latex/pdfmanagement-testphase/l3backend-testphase.pdf 5share/texmf-dist/doc/latex/pdfmanagement-testphase/l3backend-testphase.pdf
6share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfannot.pdf 6share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfannot.pdf
7share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfdict.pdf 7share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfdict.pdf
 8share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-action.pdf
8share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-checkbox.pdf 9share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-checkbox.pdf
 10share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-choice.pdf
 11share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-pushbutton.pdf
9share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-radiobutton.pdf 12share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-radiobutton.pdf
10share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-textfield.pdf 13share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-textfield.pdf
11share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield.pdf 14share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield.pdf
12share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffile.pdf 15share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffile.pdf
13share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmanagement.pdf 16share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmanagement.pdf
14share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmeta.pdf 17share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmeta.pdf
15share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdftools.pdf 18share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdftools.pdf
16share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfxform.pdf 19share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfxform.pdf
17share/texmf-dist/doc/latex/pdfmanagement-testphase/ltdocinit.pdf 20share/texmf-dist/doc/latex/pdfmanagement-testphase/ltdocinit.pdf
 21share/texmf-dist/doc/latex/pdfmanagement-testphase/output-patches-tmp-ltx.pdf
18share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-firstaid.pdf 22share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-firstaid.pdf
19share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-testphase.pdf 23share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-testphase.pdf

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo 2021/10/26 11:14:19 1.3
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo 2022/04/14 03:05:36 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2021/10/26 11:14:19 nia Exp $ 1$NetBSD: distinfo,v 1.4 2022/04/14 03:05:36 markd Exp $
2 2
3BLAKE2s (pdfmanagement-testphase.doc.r59194.tar.xz) = b0b10155c9c282c9f75596c7f8c3446eee1fa161e0fd3a186704e5c830d460d0 3BLAKE2s (pdfmanagement-testphase.doc.r62763.tar.xz) = afd2b235e5eb7c4c9c8681fb2ef65dd49b77b4c8c8742697f3c53cc57ce4e5aa
4SHA512 (pdfmanagement-testphase.doc.r59194.tar.xz) = 9c853edacd11f451f3fe7b1833739585b41d834d17e48142b186029c0c40c673e41c5110c1769ec4a465a37a065ecf2e05c67a2d029fd3dcb2e9bf30cc3d9eed 4SHA512 (pdfmanagement-testphase.doc.r62763.tar.xz) = ad2c70d87e0dde6a9188557782fba647458595d94a7ce9f5d824de740a7b33aebaac1d3e6f8175d7fdef23a04716e9421dd1e50bb2ac4905acb7bf83af120518
5Size (pdfmanagement-testphase.doc.r59194.tar.xz) = 6734916 bytes 5Size (pdfmanagement-testphase.doc.r62763.tar.xz) = 8569156 bytes