Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1A5211A923B for ; Sat, 9 Apr 2022 08:48:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C731A84F4E; Sat, 9 Apr 2022 08:48:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0CE9684F16 for ; Sat, 9 Apr 2022 08:48:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vvQ-lc-xoR3C for ; Sat, 9 Apr 2022 08:48:21 +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 8EE5184D57 for ; Sat, 9 Apr 2022 08:48:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7DD48FB24; Sat, 9 Apr 2022 08:48:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649494101101360" MIME-Version: 1.0 Date: Sat, 9 Apr 2022 08:48:21 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/print/tex-firstaid To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20220409084821.7DD48FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649494101101360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sat Apr 9 08:48:21 UTC 2022 Modified Files: pkgsrc/print/tex-firstaid: PLIST Log Message: tex-firstaid: fix PLIST To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-firstaid/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649494101101360 Content-Disposition: inline Content-Length: 589 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-firstaid/PLIST diff -u pkgsrc/print/tex-firstaid/PLIST:1.1 pkgsrc/print/tex-firstaid/PLIST:1.2 --- pkgsrc/print/tex-firstaid/PLIST:1.1 Sat Feb 13 04:44:06 2021 +++ pkgsrc/print/tex-firstaid/PLIST Sat Apr 9 08:48:21 2022 @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2021/02/13 04:44:06 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2022/04/09 08:48:21 tnn Exp $ +share/texmf-dist/tex/latex/firstaid/everysel-ltx.sty share/texmf-dist/tex/latex/firstaid/filehook-ltx.sty share/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx --_----------=_1649494101101360--