pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-pdfmanagement-testphase{,-doc}: update to 0.95o
details: https://anonhg.NetBSD.org/pkgsrc/rev/3214938f319e
branches: trunk
changeset: 379338:3214938f319e
user: markd <markd%pkgsrc.org@localhost>
date: Sun May 15 04:34:24 2022 +0000
description:
tex-pdfmanagement-testphase{,-doc}: update to 0.95o
### Added
- allow standard pdf/A-4
- check requirement for max-pdfversion
- add requirement for Info dictionary
- load tagpdf-base if it exists to provide the
tagging commands.
### Fixed
- Support/firstaid for colorspace package
- Support for metadata with hyperxmp and xetex
diffstat:
print/tex-pdfmanagement-testphase-doc/Makefile | 6 +++---
print/tex-pdfmanagement-testphase-doc/distinfo | 8 ++++----
print/tex-pdfmanagement-testphase/Makefile | 6 +++---
print/tex-pdfmanagement-testphase/PLIST | 3 ++-
print/tex-pdfmanagement-testphase/distinfo | 8 ++++----
5 files changed, 16 insertions(+), 15 deletions(-)
diffs (67 lines):
diff -r b331f6c48797 -r 3214938f319e print/tex-pdfmanagement-testphase-doc/Makefile
--- a/print/tex-pdfmanagement-testphase-doc/Makefile Sun May 15 04:31:27 2022 +0000
+++ b/print/tex-pdfmanagement-testphase-doc/Makefile Sun May 15 04:34:24 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2022/04/17 10:20:14 markd Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/15 04:34:24 markd Exp $
DISTNAME= pdfmanagement-testphase.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.95n
-TEXLIVE_REV= 63035
+PKGNAME= tex-${DISTNAME:S/./-/}-0.95o
+TEXLIVE_REV= 63281
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase
diff -r b331f6c48797 -r 3214938f319e print/tex-pdfmanagement-testphase-doc/distinfo
--- a/print/tex-pdfmanagement-testphase-doc/distinfo Sun May 15 04:31:27 2022 +0000
+++ b/print/tex-pdfmanagement-testphase-doc/distinfo Sun May 15 04:34:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/04/17 10:20:14 markd Exp $
+$NetBSD: distinfo,v 1.6 2022/05/15 04:34:24 markd Exp $
-BLAKE2s (pdfmanagement-testphase.doc.r63035.tar.xz) = 4871fbe70b42e12307ac433bd1716846aeeb344d30a9915affc169b89e6e0c92
-SHA512 (pdfmanagement-testphase.doc.r63035.tar.xz) = eb360b14b74c88a5e54c399b0331eeb4479ef57bd7bf685422966dc892bed8570040c3b7f7e126a6f4cc35a942a7030698bb0e59533b49ad13bbf377baeecb0b
-Size (pdfmanagement-testphase.doc.r63035.tar.xz) = 8572640 bytes
+BLAKE2s (pdfmanagement-testphase.doc.r63281.tar.xz) = 0974f98a4dce7818cbfddf0f0057c9295176b0d09eece1d014e813e4894a9851
+SHA512 (pdfmanagement-testphase.doc.r63281.tar.xz) = dd4fecb62a7a55dae0d30d8a82c225b02b0194b3bc1371f2b7ea60bab108cf8fcb0089b368905e3f3a17225f73c45338ac31daffd6f12c19850be59decdec887
+Size (pdfmanagement-testphase.doc.r63281.tar.xz) = 8601172 bytes
diff -r b331f6c48797 -r 3214938f319e print/tex-pdfmanagement-testphase/Makefile
--- a/print/tex-pdfmanagement-testphase/Makefile Sun May 15 04:31:27 2022 +0000
+++ b/print/tex-pdfmanagement-testphase/Makefile Sun May 15 04:34:24 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2022/04/17 10:20:14 markd Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/15 04:34:24 markd Exp $
DISTNAME= pdfmanagement-testphase
-PKGNAME= tex-${DISTNAME}-0.95n
-TEXLIVE_REV= 63035
+PKGNAME= tex-${DISTNAME}-0.95o
+TEXLIVE_REV= 63281
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pdfmanagement-testphase
diff -r b331f6c48797 -r 3214938f319e print/tex-pdfmanagement-testphase/PLIST
--- a/print/tex-pdfmanagement-testphase/PLIST Sun May 15 04:31:27 2022 +0000
+++ b/print/tex-pdfmanagement-testphase/PLIST Sun May 15 04:34:24 2022 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2022/04/14 03:05:36 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/05/15 04:34:24 markd Exp $
share/texmf-dist/tex/latex/pdfmanagement-testphase/color-ltx.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/colorspace-patches-tmp-ltx.sty
share/texmf-dist/tex/latex/pdfmanagement-testphase/hgeneric-testphase.def
share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperref-colorschemes.def
share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperxmp-patches-tmp-ltx.sty
diff -r b331f6c48797 -r 3214938f319e print/tex-pdfmanagement-testphase/distinfo
--- a/print/tex-pdfmanagement-testphase/distinfo Sun May 15 04:31:27 2022 +0000
+++ b/print/tex-pdfmanagement-testphase/distinfo Sun May 15 04:34:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/04/17 10:20:14 markd Exp $
+$NetBSD: distinfo,v 1.6 2022/05/15 04:34:24 markd Exp $
-BLAKE2s (pdfmanagement-testphase.r63035.tar.xz) = 29df8a119e22ddb95b2bfcc4b70be915eb4f17e5e3721e8d4277072de818f282
-SHA512 (pdfmanagement-testphase.r63035.tar.xz) = ce2e6b9a1c9dbb6c37793febb26be2ac597b02219ae712036c742b6912bb969afa2ec789f4187ed27cadb28829ab5246f77cffdb432022bf4e7127aaa21a3139
-Size (pdfmanagement-testphase.r63035.tar.xz) = 50764 bytes
+BLAKE2s (pdfmanagement-testphase.r63281.tar.xz) = 4e84aacb4ee752dbaf926e5e175a8036a20941dbc4a18f34e07bfc37b3157edf
+SHA512 (pdfmanagement-testphase.r63281.tar.xz) = d88e0378f61f5c0bf4bef5e004b63adc555be3711c2f649d7a8547933f21f1242b0f341227a71952df55dc5d30c9dc74a65ecf67666003869a2a7788da41effa
+Size (pdfmanagement-testphase.r63281.tar.xz) = 51388 bytes
Home |
Main Index |
Thread Index |
Old Index