Received: by mail.netbsd.org (Postfix, from userid 605) id 8E56684D73; Fri, 25 Jan 2019 20:09:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D3D9484D72 for ; Fri, 25 Jan 2019 20:09: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 kcNkaET53nwg for ; Fri, 25 Jan 2019 20:09:20 +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 16A8E84C85 for ; Fri, 25 Jan 2019 20:09:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0D616FB16; Fri, 25 Jan 2019 20:09:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548446960289390" MIME-Version: 1.0 Date: Fri, 25 Jan 2019 20:09:20 +0000 From: "Alistair G. Crooks" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: agc@netbsd.org X-Mailer: log_accum Message-Id: <20190125200920.0D616FB16@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. --_----------=_1548446960289390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: agc Date: Fri Jan 25 20:09:19 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Note update of pkgtools/mksandbox to version 1.8 To generate a diff of this commit: cvs rdiff -u -r1.421 -r1.422 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548446960289390 Content-Disposition: inline Content-Length: 721 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.421 pkgsrc/doc/CHANGES-2019:1.422 --- pkgsrc/doc/CHANGES-2019:1.421 Fri Jan 25 18:20:31 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jan 25 20:09:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.421 2019/01/25 18:20:31 markd Exp $ +$NetBSD: CHANGES-2019,v 1.422 2019/01/25 20:09:19 agc Exp $ Changes to the packages collection and infrastructure in 2019: @@ -623,3 +623,4 @@ Changes to the packages collection and i Updated security/py-trustme to 0.5.0 [adam 2019-01-25] Updated textproc/py-jsonpickle to 1.1 [adam 2019-01-25] Updated net/youtube-dl to 20190124 [leot 2019-01-25] + Updated pkgtools/mksandbox to 1.8 [agc 2019-01-25] --_----------=_1548446960289390--