Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BD2087ABF3 for ; Sun, 24 Jan 2016 11:07:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6E2A785EEC; Sun, 24 Jan 2016 11:07:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDAA685EEB for ; Sun, 24 Jan 2016 11:07:49 +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 mCEee5379FyA for ; Sun, 24 Jan 2016 11:07:49 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CD7085DFF for ; Sun, 24 Jan 2016 11:07:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 584FFFBB7; Sun, 24 Jan 2016 11:07:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 24 Jan 2016 11:07:49 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/sysutils/di To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20160124110749.584FFFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: leot Date: Sun Jan 24 11:07:49 UTC 2016 Modified Files: pkgsrc/sysutils/di: Makefile distinfo Log Message: Update sysutils/di to 4.40. Patch provided by Brad Lanam in PR pkg/50696. Changes: 4.40 [2016-1-22] Updated the Tcl interface to return the 'display' key as a list. 4.39 [2016-1-22] Added a Tcl interface. Fixed CSV header to honor -n flag. Added -C, --csv-tabs to output CSV with tabs. Fixes for mingw (build, long double can't be printf'd). Update mkconfig to version 1.27 4.38 [2016-1-6] Honor FreeBSD NO_PIE environment variable. Update mkconfig to version 1.26 4.37 [2015-10-18] Fixed a problem when processing the DI_ARGS environment variable. Hardened compiler options: reference: http://wiki.debian.org/Hardening Code cleanup to fix compiler warnings. 4.36 [2015-5-18] Updated test for NFS remote filesystems. 4.35 [2014-2-15] Updates for Irix. Fixed a bug when -I/-x were specified in addition to a filespec. Updated build system to mkconfig-1.24 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/di/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/di/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.