Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 9177E1A923A for ; Tue, 6 Oct 2020 15:15:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 32E8D84D69; Tue, 6 Oct 2020 15:15:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AEAFE84D45 for ; Tue, 6 Oct 2020 15:15:31 +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 K58Bla-nz6p6 for ; Tue, 6 Oct 2020 15:15:31 +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 4381B84D29 for ; Tue, 6 Oct 2020 15:15:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35F71FB28; Tue, 6 Oct 2020 15:15:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16019973318190" MIME-Version: 1.0 Date: Tue, 6 Oct 2020 15:15:31 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/pkgtools/pkgin To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20201006151531.35F71FB28@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. --_----------=_16019973318190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Tue Oct 6 15:15:31 UTC 2020 Modified Files: pkgsrc/pkgtools/pkgin: PLIST Log Message: pkgin: The cat page is no more. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/pkgin/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16019973318190 Content-Disposition: inline Content-Length: 529 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/pkgtools/pkgin/PLIST diff -u pkgsrc/pkgtools/pkgin/PLIST:1.6 pkgsrc/pkgtools/pkgin/PLIST:1.7 --- pkgsrc/pkgtools/pkgin/PLIST:1.6 Mon Mar 9 11:45:08 2015 +++ pkgsrc/pkgtools/pkgin/PLIST Tue Oct 6 15:15:31 2020 @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.6 2015/03/09 11:45:08 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.7 2020/10/06 15:15:31 jperkin Exp $ bin/pkgin -man/cat1/pkgin.0 man/man1/pkgin.1 share/examples/pkgin/preferred.conf.example share/examples/pkgin/repositories.conf.example --_----------=_16019973318190--