Received: by mail.netbsd.org (Postfix, from userid 605) id 6A51284D3C; Tue, 30 Jan 2018 06:32:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E9D0484D37 for ; Tue, 30 Jan 2018 06:32:20 +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 68f3zW4FJSgP for ; Tue, 30 Jan 2018 06:32:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 534FF84D20 for ; Tue, 30 Jan 2018 06:32:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EDEAFBDE; Tue, 30 Jan 2018 06:32:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517293940100130" MIME-Version: 1.0 Date: Tue, 30 Jan 2018 06:32:20 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics/tex-pst-barcode-doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20180130063220.4EDEAFBDE@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. --_----------=_1517293940100130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Jan 30 06:32:20 UTC 2018 Modified Files: pkgsrc/graphics/tex-pst-barcode-doc: PLIST Log Message: tex-pst-barcode-doc: fix PLIST To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-pst-barcode-doc/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517293940100130 Content-Disposition: inline Content-Length: 1104 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/tex-pst-barcode-doc/PLIST diff -u pkgsrc/graphics/tex-pst-barcode-doc/PLIST:1.3 pkgsrc/graphics/tex-pst-barcode-doc/PLIST:1.4 --- pkgsrc/graphics/tex-pst-barcode-doc/PLIST:1.3 Wed Jun 21 11:45:58 2017 +++ pkgsrc/graphics/tex-pst-barcode-doc/PLIST Tue Jan 30 06:32:20 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2017/06/21 11:45:58 markd Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/01/30 06:32:20 markd Exp $ share/texmf-dist/doc/generic/pst-barcode/Changes share/texmf-dist/doc/generic/pst-barcode/README.md share/texmf-dist/doc/generic/pst-barcode/images/auspost-1.eps @@ -9,7 +9,6 @@ share/texmf-dist/doc/generic/pst-barcode share/texmf-dist/doc/generic/pst-barcode/images/aztec-4.eps share/texmf-dist/doc/generic/pst-barcode/images/aztec-5.eps share/texmf-dist/doc/generic/pst-barcode/images/aztec-6.eps -share/texmf-dist/doc/generic/pst-barcode/images/barcode.jpg share/texmf-dist/doc/generic/pst-barcode/images/bc412-1.eps share/texmf-dist/doc/generic/pst-barcode/images/bc412-2.eps share/texmf-dist/doc/generic/pst-barcode/images/bc412-3.eps --_----------=_1517293940100130--