Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7E9ED63C77F for ; Sun, 12 May 2013 17:26:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 36D3914A19D; Sun, 12 May 2013 17:26:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BBA6E14A196 for ; Sun, 12 May 2013 17:26:46 +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 zDOPMthnSe0m for ; Sun, 12 May 2013 17:26:46 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 49BE914A189 for ; Sun, 12 May 2013 17:26:46 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id 364645A; Sun, 12 May 2013 17:26:46 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 12 May 2013 17:26:46 +0000 From: "Valeriy E. Ushakov" Subject: CVS commit: pkgsrc/mail/mutt To: pkgsrc-changes@NetBSD.org Reply-To: uwe@netbsd.org X-Mailer: log_accum Message-Id: <20130512172646.364645A@ivanova.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: uwe Date: Sun May 12 17:26:46 UTC 2013 Modified Files: pkgsrc/mail/mutt: Makefile distinfo Added Files: pkgsrc/mail/mutt/patches: patch-mbox.c Log Message: Make argument type match printf conversion specifier to print correct numbers on big-endian systems. To generate a diff of this commit: cvs rdiff -u -r1.165 -r1.166 pkgsrc/mail/mutt/Makefile cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/mutt/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/mail/mutt/patches/patch-mbox.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.