Received: by mail.netbsd.org (Postfix, from userid 605) id 1581784D65; Fri, 29 Nov 2019 22:04:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9461F84D43 for ; Fri, 29 Nov 2019 22:04:10 +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 kCwjUpKxc0yx for ; Fri, 29 Nov 2019 22:04:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE4E984C8B for ; Fri, 29 Nov 2019 22:04:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBC76FA97; Fri, 29 Nov 2019 22:04:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1575065049244730" MIME-Version: 1.0 Date: Fri, 29 Nov 2019 22:04:09 +0000 From: "ng0" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ng0@netbsd.org X-Mailer: log_accum Message-Id: <20191129220409.EBC76FA97@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. --_----------=_1575065049244730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ng0 Date: Fri Nov 29 22:04:09 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated www/nsm to 1.21 To generate a diff of this commit: cvs rdiff -u -r1.5188 -r1.5189 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1575065049244730 Content-Disposition: inline Content-Length: 747 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.5188 pkgsrc/doc/CHANGES-2019:1.5189 --- pkgsrc/doc/CHANGES-2019:1.5188 Fri Nov 29 19:12:25 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Nov 29 22:04:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5188 2019/11/29 19:12:25 jakllsch Exp $ +$NetBSD: CHANGES-2019,v 1.5189 2019/11/29 22:04:09 ng0 Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8376,3 +8376,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20191128 [leot 2019-11-28] Added sysutils/u-boot-orangepi-lite version 2018.11nb4 [jakllsch 2019-11-29] Updated sysutils/u-boot to 2018.11nb7 [jakllsch 2019-11-29] + Updated www/nsm to 1.21 [ng0 2019-11-29] --_----------=_1575065049244730--