Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C8FE663B873 for ; Mon, 21 Mar 2011 00:07:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 85AEB19CE98; Mon, 21 Mar 2011 00:07:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1734C19CE85 for ; Mon, 21 Mar 2011 00:07: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 LEfCX1TLnIM3 for ; Mon, 21 Mar 2011 00:07:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8DF4F19CE78 for ; Mon, 21 Mar 2011 00:07:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 74DE3175DD; Mon, 21 Mar 2011 00:07:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 21 Mar 2011 00:07:45 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/editors/emacs-snapshot To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20110321000745.74DE3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Mon Mar 21 00:07:45 UTC 2011 Modified Files: pkgsrc/editors/emacs-snapshot: Makefile.common distinfo Log Message: Update emacs-snapshot to 20110316. Changes: - Sync with Tramp 2.2.1. - Handle bzr 2.3.0. - Fix more problems found by GCC 4.5.2's static checks. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/editors/emacs-snapshot/Makefile.common cvs rdiff -u -r1.29 -r1.30 pkgsrc/editors/emacs-snapshot/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.