Received: by mail.netbsd.org (Postfix, from userid 605) id 03ADD84E53; Tue, 28 Nov 2017 15:51:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 812B284E4E for ; Tue, 28 Nov 2017 15:51:07 +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 fVOWfppIE_pW for ; Tue, 28 Nov 2017 15:51:07 +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 DA18984D55 for ; Tue, 28 Nov 2017 15:51:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D869BFB40; Tue, 28 Nov 2017 15:51:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511884266213670" MIME-Version: 1.0 Date: Tue, 28 Nov 2017 15:51:06 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171128155106.D869BFB40@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. --_----------=_1511884266213670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 28 15:51:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated sysutils/di to 4.44 To generate a diff of this commit: cvs rdiff -u -r1.5093 -r1.5094 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17934 -r1.17935 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511884266213670 Content-Disposition: inline Content-Length: 1235 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.5093 pkgsrc/doc/CHANGES-2017:1.5094 --- pkgsrc/doc/CHANGES-2017:1.5093 Tue Nov 28 15:18:31 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Nov 28 15:51:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5093 2017/11/28 15:18:31 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5094 2017/11/28 15:51:06 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7314,3 +7314,4 @@ Changes to the packages collection and i Updated x11/libXfont2 to 2.0.3 [wiz 2017-11-28] Updated x11/libXfont to 1.5.4 [wiz 2017-11-28] Updated math/maxima to 5.41.0 [wiz 2017-11-28] + Updated sysutils/di to 4.44 [wiz 2017-11-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17934 pkgsrc/doc/TODO:1.17935 --- pkgsrc/doc/TODO:1.17934 Tue Nov 28 15:18:31 2017 +++ pkgsrc/doc/TODO Tue Nov 28 15:51:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17934 2017/11/28 15:18:31 wiz Exp $ +$NetBSD: TODO,v 1.17935 2017/11/28 15:51:06 wiz Exp $ Suggested new packages ====================== @@ -546,7 +546,6 @@ For possible Perl packages updates, see o desklaunch-1.1.7 o deskmenu-1.4.5 o dhcpcd-dbus-0.6.1 - o di-4.44 o digikam-5.7 o dikt-2s1 o dinotrace-9.4d --_----------=_1511884266213670--