Received: by mail.netbsd.org (Postfix, from userid 605) id 6C73584D8B; Thu, 7 Mar 2019 11:08:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7FC684D47 for ; Thu, 7 Mar 2019 11:08:49 +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 IZcx2mGwCvtH for ; Thu, 7 Mar 2019 11:08:49 +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 4EFAB84C81 for ; Thu, 7 Mar 2019 11:08:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C4AEFB16; Thu, 7 Mar 2019 11:08:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551956929208680" MIME-Version: 1.0 Date: Thu, 7 Mar 2019 11:08:49 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20190307110849.4C4AEFB16@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. --_----------=_1551956929208680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Mar 7 11:08:49 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated pkgtools/pkgin to 0.11.7 To generate a diff of this commit: cvs rdiff -u -r1.1156 -r1.1157 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551956929208680 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1156 pkgsrc/doc/CHANGES-2019:1.1157 --- pkgsrc/doc/CHANGES-2019:1.1156 Thu Mar 7 10:46:40 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Mar 7 11:08:49 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1156 2019/03/07 10:46:40 adam Exp $ +$NetBSD: CHANGES-2019,v 1.1157 2019/03/07 11:08:49 jperkin Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1905,3 +1905,4 @@ Changes to the packages collection and i Updated lang/nodejs to 10.15.3 [adam 2019-03-07] Updated lang/npm to 6.9.0 [adam 2019-03-07] Updated net/wireshark to 2.6.7 [adam 2019-03-07] + Updated pkgtools/pkgin to 0.11.7 [jperkin 2019-03-07] --_----------=_1551956929208680--