Received: by mail.netbsd.org (Postfix, from userid 605) id 4928B84DD9; Mon, 14 Jan 2019 10:54:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5D38684D72 for ; Mon, 14 Jan 2019 10:54:37 +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 lwDAvxEPmwYk for ; Mon, 14 Jan 2019 10:54:36 +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 89A3E84D2A for ; Mon, 14 Jan 2019 10:54:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7B4E5FB16; Mon, 14 Jan 2019 10:54:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154746327616290" MIME-Version: 1.0 Date: Mon, 14 Jan 2019 10:54:36 +0000 From: "Julio Merino" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20190114105436.7B4E5FB16@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. --_----------=_154746327616290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmmv Date: Mon Jan 14 10:54:36 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Note updates of sandboxctl to 1.1 and pkg_comp to 2.1. To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154746327616290 Content-Disposition: inline Content-Length: 766 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.178 pkgsrc/doc/CHANGES-2019:1.179 --- pkgsrc/doc/CHANGES-2019:1.178 Sun Jan 13 19:56:29 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jan 14 10:54:36 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.178 2019/01/13 19:56:29 rillig Exp $ +$NetBSD: CHANGES-2019,v 1.179 2019/01/14 10:54:36 jmmv Exp $ Changes to the packages collection and infrastructure in 2019: @@ -247,3 +247,5 @@ Changes to the packages collection and i Updated devel/ucommon to 7.0.0 [adam 2019-01-13] Updated net/ccrtp to 2.1.2nb5 [adam 2019-01-13] Updated pkgtools/pkglint to 5.6.11 [rillig 2019-01-13] + Updated sysutils/sandboxctl to 1.1 [jmmv 2019-01-14] + Updated pkgtools/pkg_comp to 2.1 [jmmv 2019-01-14] --_----------=_154746327616290--