Received: by mail.netbsd.org (Postfix, from userid 605) id 794BB84DC4; Fri, 12 Oct 2018 18:10:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D48884D54 for ; Fri, 12 Oct 2018 18:10:24 +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 pxImdSpmqmXd for ; Fri, 12 Oct 2018 18:10:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0344584C85 for ; Fri, 12 Oct 2018 18:10:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F16E8FBEE; Fri, 12 Oct 2018 18:10:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153936782387340" MIME-Version: 1.0 Date: Fri, 12 Oct 2018 18:10:23 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20181012181023.F16E8FBEE@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. --_----------=_153936782387340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Fri Oct 12 18:10:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note update of wm/blackbox70 to 0.72. To generate a diff of this commit: cvs rdiff -u -r1.4358 -r1.4359 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153936782387340 Content-Disposition: inline Content-Length: 705 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4358 pkgsrc/doc/CHANGES-2018:1.4359 --- pkgsrc/doc/CHANGES-2018:1.4358 Fri Oct 12 15:46:50 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Oct 12 18:10:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4358 2018/10/12 15:46:50 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4359 2018/10/12 18:10:23 he Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6078,3 +6078,4 @@ Changes to the packages collection and i Updated audio/id3lib to 3.8.3nb6 [martin 2018-10-12] Updated www/tinyproxy to 1.10.0 [adam 2018-10-12] Updated net/tor to 0.3.4.8 [adam 2018-10-12] + Updated wm/blackbox70 to 0.72 [he 2018-10-12] --_----------=_153936782387340--