Received: by mail.netbsd.org (Postfix, from userid 605) id 864D184D7B; Wed, 29 Apr 2020 23:15:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FE8384D41 for ; Wed, 29 Apr 2020 23:15:16 +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 SvS5hUxpuvq5 for ; Wed, 29 Apr 2020 23:15:15 +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 6B47084C85 for ; Wed, 29 Apr 2020 23:15:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 680D1FB27; Wed, 29 Apr 2020 23:15:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158820211585080" MIME-Version: 1.0 Date: Wed, 29 Apr 2020 23:15:15 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20200429231515.680D1FB27@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. --_----------=_158820211585080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Wed Apr 29 23:15:15 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated meta-pkgs/bulk-small to 20200430 To generate a diff of this commit: cvs rdiff -u -r1.2647 -r1.2648 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158820211585080 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2647 pkgsrc/doc/CHANGES-2020:1.2648 --- pkgsrc/doc/CHANGES-2020:1.2647 Wed Apr 29 20:20:53 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Apr 29 23:15:15 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2647 2020/04/29 20:20:53 wiedi Exp $ +$NetBSD: CHANGES-2020,v 1.2648 2020/04/29 23:15:15 maya Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3792,3 +3792,4 @@ Changes to the packages collection and i Updated pkgtools/pkgin to 0.16.1 [jperkin 2020-04-29] Removed sysutils/netbsd-kmod-tools [maya 2020-04-29] Updated sysutils/znapzend to 0.20.0 [wiedi 2020-04-29] + Updated meta-pkgs/bulk-small to 20200430 [maya 2020-04-29] --_----------=_158820211585080--