From owner-cvs-all@FreeBSD.ORG Sun Oct 14 09:27:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CFE316A46B; Sun, 14 Oct 2007 09:27:59 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CAF013C455; Sun, 14 Oct 2007 09:27:59 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9E9RxW7051542; Sun, 14 Oct 2007 09:27:59 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9E9Rx71051541; Sun, 14 Oct 2007 09:27:59 GMT (envelope-from vd) Message-Id: <200710140927.l9E9Rx71051541@repoman.freebsd.org> From: Vasil Dimov Date: Sun, 14 Oct 2007 09:27:59 +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/irc/pure-emacs21 Makefile ports/irc/pure-xemacs21-mule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 09:27:59 -0000 vd 2007-10-14 09:27:59 UTC FreeBSD ports repository Modified files: irc/pure-emacs21 Makefile irc/pure-xemacs21-mule Makefile Log: * Copy the contents of the master port irc/pure-emacs20 to the slave port irc/pure-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/pure-xemacs21-mule to point to the newly created master port irc/irc/pure-emacs21. Revision Changes Path 1.4 +31 -5 ports/irc/pure-emacs21/Makefile 1.9 +1 -1 ports/irc/pure-xemacs21-mule/Makefile