pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Feb 15 03:46:44 UTC 2021

Modified Files:
        pkgsrc/textproc/tex-latexdiff: Makefile distinfo
        pkgsrc/textproc/tex-latexdiff-doc: Makefile distinfo

Log Message:
tex-latexdiff{,-doc}: update to 1.3.1.1

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/tex-latexdiff/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/tex-latexdiff/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/tex-latexdiff-doc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/tex-latexdiff-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/textproc/tex-latexdiff/Makefile
diff -u pkgsrc/textproc/tex-latexdiff/Makefile:1.10 pkgsrc/textproc/tex-latexdiff/Makefile:1.11
--- pkgsrc/textproc/tex-latexdiff/Makefile:1.10 Mon Aug 31 18:12:18 2020
+++ pkgsrc/textproc/tex-latexdiff/Makefile      Mon Feb 15 03:46:44 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:12:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/15 03:46:44 markd Exp $
 
 DISTNAME=      latexdiff
-PKGNAME=       tex-${DISTNAME}-1.3.0
-PKGREVISION=   2
-TEXLIVE_REV=   48926
+PKGNAME=       tex-${DISTNAME}-1.3.1.1
+TEXLIVE_REV=   55540
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/latexdiff
@@ -20,6 +19,5 @@ post-install:
        ${LN} ${DESTDIR}${PREFIX}/share/texmf-dist/scripts/latexdiff/latexdiff.pl ${DESTDIR}${PREFIX}/bin/latexdiff
        ${LN} ${DESTDIR}${PREFIX}/share/texmf-dist/scripts/latexdiff/latexrevise.pl ${DESTDIR}${PREFIX}/bin/latexrevise
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/tex-latexdiff/distinfo
diff -u pkgsrc/textproc/tex-latexdiff/distinfo:1.4 pkgsrc/textproc/tex-latexdiff/distinfo:1.5
--- pkgsrc/textproc/tex-latexdiff/distinfo:1.4  Sat Jan 26 10:54:00 2019
+++ pkgsrc/textproc/tex-latexdiff/distinfo      Mon Feb 15 03:46:44 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/01/26 10:54:00 markd Exp $
+$NetBSD: distinfo,v 1.5 2021/02/15 03:46:44 markd Exp $
 
-SHA1 (tex-latexdiff-48926/latexdiff.tar.xz) = ae48b22abbc4f40b3107499b8fe6d24e40d304cb
-RMD160 (tex-latexdiff-48926/latexdiff.tar.xz) = ee29a81de7245cf199e720d92130bee5699b28ce
-SHA512 (tex-latexdiff-48926/latexdiff.tar.xz) = 5b5e2673dab80735dc834ca5310897269d8fcf25d5eac85130a7f0e2b1f8685c9a091389f057f61e678162de8617b92dc410a8f3d0aeccc4fabadad4850a98b9
-Size (tex-latexdiff-48926/latexdiff.tar.xz) = 67748 bytes
+SHA1 (latexdiff.r55540.tar.xz) = c3a929be5cbf268743a89f4c2291adcca8b66243
+RMD160 (latexdiff.r55540.tar.xz) = 5d673600e52fa5ba6cfd09aaad0bb50537eb4916
+SHA512 (latexdiff.r55540.tar.xz) = cd69ad7bea121664c600e77438eee882e71447bfe5ffb034773a72269ea856f41b54b1369aa701b755586e12f121948d9773688f65d6b0bb161e3a052d95c5f6
+Size (latexdiff.r55540.tar.xz) = 70032 bytes

Index: pkgsrc/textproc/tex-latexdiff-doc/Makefile
diff -u pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.10 pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.11
--- pkgsrc/textproc/tex-latexdiff-doc/Makefile:1.10     Mon Aug 31 18:12:18 2020
+++ pkgsrc/textproc/tex-latexdiff-doc/Makefile  Mon Feb 15 03:46:44 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:12:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/15 03:46:44 markd Exp $
 
 DISTNAME=      latexdiff.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.3.0
-PKGREVISION=   2
-TEXLIVE_REV=   48926
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.3.1.1
+TEXLIVE_REV=   55540
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/latexdiff
@@ -15,6 +14,5 @@ REPLACE_PERL+=        texmf-dist/doc/support/la
 REPLACE_PERL+= texmf-dist/doc/support/latexdiff/latexdiff-fast
 REPLACE_BASH+= texmf-dist/doc/support/latexdiff/contrib/latexdiff-wrap
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/tex-latexdiff-doc/distinfo
diff -u pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.4 pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.5
--- pkgsrc/textproc/tex-latexdiff-doc/distinfo:1.4      Sat Jan 26 10:54:00 2019
+++ pkgsrc/textproc/tex-latexdiff-doc/distinfo  Mon Feb 15 03:46:44 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/01/26 10:54:00 markd Exp $
+$NetBSD: distinfo,v 1.5 2021/02/15 03:46:44 markd Exp $
 
-SHA1 (tex-latexdiff-48926/latexdiff.doc.tar.xz) = 956fa3b18af5d199359ed6f2644a49551085b1f5
-RMD160 (tex-latexdiff-48926/latexdiff.doc.tar.xz) = 2d3b50e9137afc18dd27ac2c72fd8a7ccd66f9e9
-SHA512 (tex-latexdiff-48926/latexdiff.doc.tar.xz) = 5e037da262f095879e4cf4a6b6aca7d52a083989d712728f90aa7d5a987d3c34198e1aad23ce9ddaa1b79b1de1bd5ae128095def119890127f3cd5c8e121b8ac
-Size (tex-latexdiff-48926/latexdiff.doc.tar.xz) = 472596 bytes
+SHA1 (latexdiff.doc.r55540.tar.xz) = 8800bbe315f61e20b45c32e72440f9172ec2676f
+RMD160 (latexdiff.doc.r55540.tar.xz) = 32d30309a4acba79c8e510446d344a4a6b3484fa
+SHA512 (latexdiff.doc.r55540.tar.xz) = 33931c4a47ce1ae61119a54caf074049504ea044159afb6a8ad59dcfea1d54782939ef5d2e8f3303f0aa623c64c4dc84a209eefb179fd057b6903ef6c9409f67
+Size (latexdiff.doc.r55540.tar.xz) = 478708 bytes



Home | Main Index | Thread Index | Old Index