Received: by mail.netbsd.org (Postfix, from userid 605) id 33E5784E94; Tue, 1 May 2018 20:26:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B3AF384E90 for ; Tue, 1 May 2018 20:26:52 +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 eKLL1SrCFbRX for ; Tue, 1 May 2018 20:26:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1EC3884E8E for ; Tue, 1 May 2018 20:26:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C895FBEC; Tue, 1 May 2018 20:26:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525206412104160" MIME-Version: 1.0 Date: Tue, 1 May 2018 20:26:52 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20180501202652.1C895FBEC@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. --_----------=_1525206412104160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Tue May 1 20:26:52 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated graphics/babl to 0.1.46nb1 To generate a diff of this commit: cvs rdiff -u -r1.2079 -r1.2080 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525206412104160 Content-Disposition: inline Content-Length: 751 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.2079 pkgsrc/doc/CHANGES-2018:1.2080 --- pkgsrc/doc/CHANGES-2018:1.2079 Tue May 1 18:35:56 2018 +++ pkgsrc/doc/CHANGES-2018 Tue May 1 20:26:51 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2079 2018/05/01 18:35:56 adam Exp $ +$NetBSD: CHANGES-2018,v 1.2080 2018/05/01 20:26:51 martin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2881,3 +2881,4 @@ Changes to the packages collection and i Updated emulators/libspectrum to 1.4.2 [adam 2018-05-01] Updated emulators/fuse-emulator to 1.5.3 [adam 2018-05-01] Updated emulators/fuse-emulator-utils to 1.4.1 [adam 2018-05-01] + Updated graphics/babl to 0.1.46nb1 [martin 2018-05-01] --_----------=_1525206412104160--