From owner-cvs-ports@FreeBSD.ORG Thu Sep 8 06:16:32 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A773B1065673; Thu, 8 Sep 2011 06:16:32 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 973748FC19; Thu, 8 Sep 2011 06:16:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p886GWu8036293; Thu, 8 Sep 2011 06:16:32 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p886GWPC036292; Thu, 8 Sep 2011 06:16:32 GMT (envelope-from ashish) Message-Id: <201109080616.p886GWPC036292@repoman.freebsd.org> From: Ashish SHUKLA Date: Thu, 8 Sep 2011 06:16:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/emacs-devel Makefile distinfo ports/editors/emacs-devel/files patch-src_coding.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 06:16:32 -0000 ashish 2011-09-08 06:16:32 UTC FreeBSD ports repository Modified files: editors/emacs-devel Makefile distinfo Added files: editors/emacs-devel/files patch-src_coding.c Log: - Update to bzr revision 105651 - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan keyboard-coding-system[1] - Restrict INSTALLS_ICONS knob to GTK2/3 section as it installs GTK+ dependencies[2] - Update MASTER_SITES - Fix portlint warnings Submitted by: hrs[1] Reported by: Yue Wu [2] Revision Changes Path 1.53 +7 -7 ports/editors/emacs-devel/Makefile 1.29 +2 -2 ports/editors/emacs-devel/distinfo 1.1 +51 -0 ports/editors/emacs-devel/files/patch-src_coding.c (new)