From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 11 11:40:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC48E106564A for ; Sun, 11 May 2008 11:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A039B8FC0A for ; Sun, 11 May 2008 11:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4BBe3IF008062 for ; Sun, 11 May 2008 11:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4BBe3VL008061; Sun, 11 May 2008 11:40:03 GMT (envelope-from gnats) Date: Sun, 11 May 2008 11:40:03 GMT Message-Id: <200805111140.m4BBe3VL008061@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Yasuhiro KIMURA Cc: Subject: Re: ports/122783: [PATCH] editors/emacs: update to 22.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yasuhiro KIMURA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 11:40:03 -0000 The following reply was made to PR ports/122783; it has been noted by GNATS. From: Yasuhiro KIMURA To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/122783: [PATCH] editors/emacs: update to 22.2 Date: Sun, 11 May 2008 20:34:40 +0900 (JST) Since this update causes change of EMACS_VERSION_SITE_LISPDIR, all emacs lisp ports must be reinstalled to make them work collectly. So please add following entry to ports/UPDATING when committing this patch. Regards. ---------------------------------------------------------------------- 2008????: AFFECTS: users of editors/emacs AUTHOR: (Maintainer's mail address?) editors/emacs port is updated to 22.2, and some of emacs lisp directory is changed. So you should reinstall all ports depending on this one. Run somethin like: # portupgrade -fr emacs ----------------------------------------------------------------------