pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print tex-atenddvi{,-doc}: update to 1.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe17ceb8fb63
branches:  trunk
changeset: 447344:fe17ceb8fb63
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Feb 20 09:45:09 2021 +0000

description:
tex-atenddvi{,-doc}: update to 1.5

This package is unneeded with a LaTeX format 2020-10-01 or newer
as in this case the format provides the \AtEndDvi command.
So the old code has been frozen and the package does nothing
if it detects a new enough format.

diffstat:

 print/tex-atenddvi-doc/Makefile |   6 +++---
 print/tex-atenddvi-doc/distinfo |  10 +++++-----
 print/tex-atenddvi/Makefile     |   6 +++---
 print/tex-atenddvi/PLIST        |   3 ++-
 print/tex-atenddvi/distinfo     |  10 +++++-----
 5 files changed, 18 insertions(+), 17 deletions(-)

diffs (68 lines):

diff -r 282c16381c82 -r fe17ceb8fb63 print/tex-atenddvi-doc/Makefile
--- a/print/tex-atenddvi-doc/Makefile   Sat Feb 20 09:42:52 2021 +0000
+++ b/print/tex-atenddvi-doc/Makefile   Sat Feb 20 09:45:09 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:34 markd Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/20 09:45:09 markd Exp $
 
 DISTNAME=      atenddvi.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.4
-TEXLIVE_REV=   53107
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.5
+TEXLIVE_REV=   56922
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/atenddvi
diff -r 282c16381c82 -r fe17ceb8fb63 print/tex-atenddvi-doc/distinfo
--- a/print/tex-atenddvi-doc/distinfo   Sat Feb 20 09:42:52 2021 +0000
+++ b/print/tex-atenddvi-doc/distinfo   Sat Feb 20 09:45:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/05/03 05:30:34 markd Exp $
+$NetBSD: distinfo,v 1.2 2021/02/20 09:45:09 markd Exp $
 
-SHA1 (atenddvi.doc.r53107.tar.xz) = eca8c20d966f0c4a787364e30622ca3d4fb3b9b7
-RMD160 (atenddvi.doc.r53107.tar.xz) = 625108e3c9a06b8b7007a4b7bff6fb42ba8b2199
-SHA512 (atenddvi.doc.r53107.tar.xz) = 56f03915ef772c486e44b0b80ceb29543c2c1e2ede3ba5b4028af17f013aec8f3d373912aa7b1ef8b5f4524de5c0946833cbe418932dc3bdfe10a752a18035e1
-Size (atenddvi.doc.r53107.tar.xz) = 273716 bytes
+SHA1 (atenddvi.doc.r56922.tar.xz) = f70a0f755e5f212579b04064ca65eab538b9605a
+RMD160 (atenddvi.doc.r56922.tar.xz) = f060f353e9d6cb0737576ced637d0c04d86aa8c1
+SHA512 (atenddvi.doc.r56922.tar.xz) = d60dae681800be4495c2690f78513475d98a4480364306eb26c16c551b0e984f135aefccdcff549e6702b2b62bb185ccbdacd85dd3c12e5b20c128d9397c0e8c
+Size (atenddvi.doc.r56922.tar.xz) = 280328 bytes
diff -r 282c16381c82 -r fe17ceb8fb63 print/tex-atenddvi/Makefile
--- a/print/tex-atenddvi/Makefile       Sat Feb 20 09:42:52 2021 +0000
+++ b/print/tex-atenddvi/Makefile       Sat Feb 20 09:45:09 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:34 markd Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/20 09:45:09 markd Exp $
 
 DISTNAME=      atenddvi
-PKGNAME=       tex-${DISTNAME}-1.4
-TEXLIVE_REV=   53107
+PKGNAME=       tex-${DISTNAME}-1.5
+TEXLIVE_REV=   56922
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/atenddvi
diff -r 282c16381c82 -r fe17ceb8fb63 print/tex-atenddvi/PLIST
--- a/print/tex-atenddvi/PLIST  Sat Feb 20 09:42:52 2021 +0000
+++ b/print/tex-atenddvi/PLIST  Sat Feb 20 09:45:09 2021 +0000
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2020/05/03 05:30:34 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/02/20 09:45:09 markd Exp $
+share/texmf-dist/tex/latex/atenddvi/atenddvi-2019-12-11.sty
 share/texmf-dist/tex/latex/atenddvi/atenddvi.sty
diff -r 282c16381c82 -r fe17ceb8fb63 print/tex-atenddvi/distinfo
--- a/print/tex-atenddvi/distinfo       Sat Feb 20 09:42:52 2021 +0000
+++ b/print/tex-atenddvi/distinfo       Sat Feb 20 09:45:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/05/03 05:30:34 markd Exp $
+$NetBSD: distinfo,v 1.2 2021/02/20 09:45:09 markd Exp $
 
-SHA1 (atenddvi.r53107.tar.xz) = 89a972d3271efca24f2423e20f07b60b2cc48ff9
-RMD160 (atenddvi.r53107.tar.xz) = 554e45c382c70b7e3e2aea081d91bcb625b9f15e
-SHA512 (atenddvi.r53107.tar.xz) = d936d42a3a5e2c4fa0dd9064658b450ea521e054c22ab9a30b3b11e0c093ba9961b3553b686021f0fbeae6eca7e40b2aedf3c42287ecb68a724c499007c552eb
-Size (atenddvi.r53107.tar.xz) = 1636 bytes
+SHA1 (atenddvi.r56922.tar.xz) = 6d9deea282245bebd83e04d5dfe94876ccb7c780
+RMD160 (atenddvi.r56922.tar.xz) = 9645a6d931b321e15454e7c5d17de909b7942bf8
+SHA512 (atenddvi.r56922.tar.xz) = 49b0a69eb308e19e3ed97406fc1ded6e80f15d7787031e2b71cc41ca2e1c74c19d3f3832ae13c5f1af70abf9f2f201c9a7ef669ed2e58349a584ddc767059c54
+Size (atenddvi.r56922.tar.xz) = 1932 bytes



Home | Main Index | Thread Index | Old Index