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 8CAA57A3D8 for ; Tue, 12 Apr 2016 08:14:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 43F8285F48; Tue, 12 Apr 2016 08:14:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C19BC85F46 for ; Tue, 12 Apr 2016 08:14:50 +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 rNqydi7jLwFT for ; Tue, 12 Apr 2016 08:14:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E39A84CE7 for ; Tue, 12 Apr 2016 08:14:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 690DBFBBA; Tue, 12 Apr 2016 08:14:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 12 Apr 2016 08:14:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/mdocml To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160412081450.690DBFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Apr 12 08:14:50 UTC 2016 Modified Files: pkgsrc/textproc/mdocml: distinfo pkgsrc/textproc/mdocml/patches: patch-compat_fts.c Log Message: Use __sun instead of __sun__. >From Brad Forschinger in PR 49782. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/textproc/mdocml/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/mdocml/patches/patch-compat_fts.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.