pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-chngcntr{,-doc}: update to 1.1a



details:   https://anonhg.NetBSD.org/pkgsrc/rev/875fa4bad46f
branches:  trunk
changeset: 318294:875fa4bad46f
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jan 23 09:30:34 2019 +0000

description:
tex-chngcntr{,-doc}: update to 1.1a

Update to chngcntr so that it does not generate an error if the
commands are already defined (as they are in the latest LaTeX format)

diffstat:

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

diffs (69 lines):

diff -r 93d28cc31521 -r 875fa4bad46f print/tex-chngcntr-doc/Makefile
--- a/print/tex-chngcntr-doc/Makefile   Wed Jan 23 09:15:38 2019 +0000
+++ b/print/tex-chngcntr-doc/Makefile   Wed Jan 23 09:30:34 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:11 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/23 09:30:34 markd Exp $
 
 DISTNAME=      chngcntr.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.0a
-TEXLIVE_REV=   17157
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.1a
+TEXLIVE_REV=   47577
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Documentation for tex-chngcntr
diff -r 93d28cc31521 -r 875fa4bad46f print/tex-chngcntr-doc/PLIST
--- a/print/tex-chngcntr-doc/PLIST      Wed Jan 23 09:15:38 2019 +0000
+++ b/print/tex-chngcntr-doc/PLIST      Wed Jan 23 09:30:34 2019 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/16 18:03:41 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/23 09:30:34 markd Exp $
+share/texmf-dist/doc/latex/chngcntr/README.md
 share/texmf-dist/doc/latex/chngcntr/chngcntr.pdf
 share/texmf-dist/doc/latex/chngcntr/chngcntr.tex
diff -r 93d28cc31521 -r 875fa4bad46f print/tex-chngcntr-doc/distinfo
--- a/print/tex-chngcntr-doc/distinfo   Wed Jan 23 09:15:38 2019 +0000
+++ b/print/tex-chngcntr-doc/distinfo   Wed Jan 23 09:30:34 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:01:56 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/01/23 09:30:34 markd Exp $
 
-SHA1 (tex-chngcntr-17157/chngcntr.doc.tar.xz) = 7e159954a779957fff1e8ce7ad9ea702d84caea6
-RMD160 (tex-chngcntr-17157/chngcntr.doc.tar.xz) = c3dc0a023e1746e9b582826970cff06bbd2e5ef7
-SHA512 (tex-chngcntr-17157/chngcntr.doc.tar.xz) = f9f0e9646de32b26d4f566f0bf91aa8c9a17c6472d0daae6202cb20fec4adbb262be4f2c5177c34e98135f11f75db859442fe0510f15090d331d5eb7629f630a
-Size (tex-chngcntr-17157/chngcntr.doc.tar.xz) = 233636 bytes
+SHA1 (tex-chngcntr-47577/chngcntr.doc.tar.xz) = 698fc6888a90615936f66356dd56bb08c67df0e7
+RMD160 (tex-chngcntr-47577/chngcntr.doc.tar.xz) = 4f28a5d3ce8a127fa1d89a971767e780119798f0
+SHA512 (tex-chngcntr-47577/chngcntr.doc.tar.xz) = 671e6032ff720f7febe20b2aea8977d57f108f3c80aab5d7a6376c79cb53b4ff88a9e5ebd31883b3a3adbb5321912677c023329f623c6dfef83b227ff5ebd0d9
+Size (tex-chngcntr-47577/chngcntr.doc.tar.xz) = 234200 bytes
diff -r 93d28cc31521 -r 875fa4bad46f print/tex-chngcntr/Makefile
--- a/print/tex-chngcntr/Makefile       Wed Jan 23 09:15:38 2019 +0000
+++ b/print/tex-chngcntr/Makefile       Wed Jan 23 09:30:34 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:11 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/23 09:30:34 markd Exp $
 
 DISTNAME=      chngcntr
-PKGNAME=       tex-${DISTNAME}-1.0a
-TEXLIVE_REV=   17157
+PKGNAME=       tex-${DISTNAME}-1.1a
+TEXLIVE_REV=   47577
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       LaTeX package to change the resetting of counters
diff -r 93d28cc31521 -r 875fa4bad46f print/tex-chngcntr/distinfo
--- a/print/tex-chngcntr/distinfo       Wed Jan 23 09:15:38 2019 +0000
+++ b/print/tex-chngcntr/distinfo       Wed Jan 23 09:30:34 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:01:56 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/01/23 09:30:34 markd Exp $
 
-SHA1 (tex-chngcntr-17157/chngcntr.tar.xz) = 5c29b90e3c6886ab65f5a0b1d432368c4e4d0b9f
-RMD160 (tex-chngcntr-17157/chngcntr.tar.xz) = 47ae5f6fd132fee80adee359f13d17dc6b86ce88
-SHA512 (tex-chngcntr-17157/chngcntr.tar.xz) = 15f0822fe87ddd8b383c025e5d37fa85de55ce64cb7dee7b9baf46c119185a47bf8a252881d6a1672723ed09b96017f249725fd3a075c632af16e09cf776beb6
-Size (tex-chngcntr-17157/chngcntr.tar.xz) = 1908 bytes
+SHA1 (tex-chngcntr-47577/chngcntr.tar.xz) = 3f7022e454999895f9e4ca96f81db26222e6d555
+RMD160 (tex-chngcntr-47577/chngcntr.tar.xz) = 864243abf856142ea443c23fffe73e21a22eba70
+SHA512 (tex-chngcntr-47577/chngcntr.tar.xz) = 0e902dc742afde8cde229cf17d20cc6bf47f042d4c03c3771ee544bd8af84e4670c3fe41d523703db0c38c38f1867009b39a9495f0e4a52187bbf222dcacbf8b
+Size (tex-chngcntr-47577/chngcntr.tar.xz) = 2044 bytes



Home | Main Index | Thread Index | Old Index