Received: by mail.netbsd.org (Postfix, from userid 605) id 7640A84ECD; Tue, 29 Jan 2019 09:18:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 798CD84EBD for ; Tue, 29 Jan 2019 09:18:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KgfPGa7AUREL for ; Tue, 29 Jan 2019 09:18:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 12D5184CDA for ; Tue, 29 Jan 2019 09:18:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07D9DFB16; Tue, 29 Jan 2019 09:18:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548753493209340" MIME-Version: 1.0 Date: Tue, 29 Jan 2019 09:18:13 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190129091813.07D9DFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1548753493209340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Jan 29 09:18:12 UTC 2019 Modified Files: pkgsrc/devel/tex-latexbug: Makefile distinfo pkgsrc/devel/tex-latexbug-doc: Makefile PLIST distinfo Log Message: tex-latexbug{,-doc}: update to 1.0e changes unknown To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/tex-latexbug/Makefile \ pkgsrc/devel/tex-latexbug/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/tex-latexbug-doc/Makefile \ pkgsrc/devel/tex-latexbug-doc/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/tex-latexbug-doc/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548753493209340 Content-Disposition: inline Content-Length: 4269 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/tex-latexbug/Makefile diff -u pkgsrc/devel/tex-latexbug/Makefile:1.4 pkgsrc/devel/tex-latexbug/Makefile:1.5 --- pkgsrc/devel/tex-latexbug/Makefile:1.4 Sat May 12 03:23:51 2018 +++ pkgsrc/devel/tex-latexbug/Makefile Tue Jan 29 09:18:12 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2018/05/12 03:23:51 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/01/29 09:18:12 markd Exp $ DISTNAME= latexbug -PKGNAME= tex-${DISTNAME}-1.0d -TEXLIVE_REV= 45559 +PKGNAME= tex-${DISTNAME}-1.0e +TEXLIVE_REV= 49573 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/latexbug Index: pkgsrc/devel/tex-latexbug/distinfo diff -u pkgsrc/devel/tex-latexbug/distinfo:1.4 pkgsrc/devel/tex-latexbug/distinfo:1.5 --- pkgsrc/devel/tex-latexbug/distinfo:1.4 Sat May 12 03:23:51 2018 +++ pkgsrc/devel/tex-latexbug/distinfo Tue Jan 29 09:18:12 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/05/12 03:23:51 markd Exp $ +$NetBSD: distinfo,v 1.5 2019/01/29 09:18:12 markd Exp $ -SHA1 (tex-latexbug-45559/latexbug.tar.xz) = d6b6b624642a054612cc70bb20297a4ba7a49a68 -RMD160 (tex-latexbug-45559/latexbug.tar.xz) = 78cb236291675054a4bd5b516cb9bb96437cf158 -SHA512 (tex-latexbug-45559/latexbug.tar.xz) = a4bdf57625c948a8f16617d241664a6e40566843bc7c50ffe20fce1a9eef93f81988757209f35cff57483ea7f14a185eb57517fde8a29b61839992b3992c8e87 -Size (tex-latexbug-45559/latexbug.tar.xz) = 4628 bytes +SHA1 (tex-latexbug-49573/latexbug.tar.xz) = 6573362781f5c63c70c9d5ffea4b511adcb4a800 +RMD160 (tex-latexbug-49573/latexbug.tar.xz) = ecd56c55fd517860cd41ff573344e9e36956a188 +SHA512 (tex-latexbug-49573/latexbug.tar.xz) = b40969edeb96fdebf54fc6e6f1e071e05e5ed6675a7aabfb31cd50e549da15214a2e5f62106f8034343e08c87f17d299d8e07527038ef21e6c81fe7c7d8a5407 +Size (tex-latexbug-49573/latexbug.tar.xz) = 4760 bytes Index: pkgsrc/devel/tex-latexbug-doc/Makefile diff -u pkgsrc/devel/tex-latexbug-doc/Makefile:1.4 pkgsrc/devel/tex-latexbug-doc/Makefile:1.5 --- pkgsrc/devel/tex-latexbug-doc/Makefile:1.4 Sat May 12 03:23:52 2018 +++ pkgsrc/devel/tex-latexbug-doc/Makefile Tue Jan 29 09:18:12 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2018/05/12 03:23:52 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/01/29 09:18:12 markd Exp $ DISTNAME= latexbug.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.0d -TEXLIVE_REV= 45559 +PKGNAME= tex-${DISTNAME:S/./-/}-1.0e +TEXLIVE_REV= 49573 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/latexbug Index: pkgsrc/devel/tex-latexbug-doc/distinfo diff -u pkgsrc/devel/tex-latexbug-doc/distinfo:1.4 pkgsrc/devel/tex-latexbug-doc/distinfo:1.5 --- pkgsrc/devel/tex-latexbug-doc/distinfo:1.4 Sat May 12 03:23:52 2018 +++ pkgsrc/devel/tex-latexbug-doc/distinfo Tue Jan 29 09:18:12 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/05/12 03:23:52 markd Exp $ +$NetBSD: distinfo,v 1.5 2019/01/29 09:18:12 markd Exp $ -SHA1 (tex-latexbug-45559/latexbug.doc.tar.xz) = 007301d446050b7a9de54585b4d7607bee09dd31 -RMD160 (tex-latexbug-45559/latexbug.doc.tar.xz) = 80c2d225c99a248bd45a6df2cbeed5394408bcaa -SHA512 (tex-latexbug-45559/latexbug.doc.tar.xz) = 0179d714d5f274226d69240b1772c059764c06957903f4aa38c61b536dacfc0814539b6989d3ec1e439c8be5ab276f00dca3667f3a4fb805cb7f41d7fe6a9006 -Size (tex-latexbug-45559/latexbug.doc.tar.xz) = 185360 bytes +SHA1 (tex-latexbug-49573/latexbug.doc.tar.xz) = 9a450548c4fea6f55eb6142d83fad0ae9fee2d5a +RMD160 (tex-latexbug-49573/latexbug.doc.tar.xz) = 38474a9c0533cfe41cb5951b4d7e87d233075e6a +SHA512 (tex-latexbug-49573/latexbug.doc.tar.xz) = f96cf8832157450da269996b10e3bd148015616b92e67d93e2ee392261340988cd2c0212924304b2d727d44a92fe6772c846ceab4974404014e0983b466f2a12 +Size (tex-latexbug-49573/latexbug.doc.tar.xz) = 186472 bytes Index: pkgsrc/devel/tex-latexbug-doc/PLIST diff -u pkgsrc/devel/tex-latexbug-doc/PLIST:1.1 pkgsrc/devel/tex-latexbug-doc/PLIST:1.2 --- pkgsrc/devel/tex-latexbug-doc/PLIST:1.1 Fri Jun 23 23:18:50 2017 +++ pkgsrc/devel/tex-latexbug-doc/PLIST Tue Jan 29 09:18:12 2019 @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:18:50 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2019/01/29 09:18:12 markd Exp $ share/texmf-dist/doc/latex/latexbug/README.md +share/texmf-dist/doc/latex/latexbug/changes.txt share/texmf-dist/doc/latex/latexbug/latexbug.pdf --_----------=_1548753493209340--