Received: by mail.netbsd.org (Postfix, from userid 605) id CBE7B84D51; Sat, 29 Dec 2018 04:41:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57BD384D4B for ; Sat, 29 Dec 2018 04:41:09 +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 2taIIRxLYYZo for ; Sat, 29 Dec 2018 04:41:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 68FCA84D41 for ; Sat, 29 Dec 2018 04:41:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F326FB16; Sat, 29 Dec 2018 04:41:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154605846873170" MIME-Version: 1.0 Date: Sat, 29 Dec 2018 04:41:08 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20181229044108.5F326FB16@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. --_----------=_154605846873170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Dec 29 04:41:08 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note wm/blackbox70 PKGREVISION bump due to build fix. To generate a diff of this commit: cvs rdiff -u -r1.5354 -r1.5355 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154605846873170 Content-Disposition: inline Content-Length: 774 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.5354 pkgsrc/doc/CHANGES-2018:1.5355 --- pkgsrc/doc/CHANGES-2018:1.5354 Fri Dec 28 22:30:39 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 29 04:41:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5354 2018/12/28 22:30:39 gutteridge Exp $ +$NetBSD: CHANGES-2018,v 1.5355 2018/12/29 04:41:08 gutteridge Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7477,3 +7477,4 @@ Changes to the packages collection and i Updated sysutils/decode-dimms to 20181123 [pgoyette 2018-12-28] Updated editors/abiword to 3.0.2nb4 [gutteridge 2018-12-28] Updated editors/abiword-plugins to 3.0.2nb4 [gutteridge 2018-12-28] + Updated wm/blackbox70 to 0.72nb1 [gutteridge 2018-12-29] --_----------=_154605846873170--