From owner-freebsd-ports@FreeBSD.ORG Sat Jun 19 08:21:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4421816A4CE for ; Sat, 19 Jun 2004 08:21:02 +0000 (GMT) Received: from snickers.hotpop.com (snickers.hotpop.com [38.113.3.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0543843D1F for ; Sat, 19 Jun 2004 08:21:02 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by snickers.hotpop.com (Postfix) with SMTP id 8781170F8E for ; Sat, 19 Jun 2004 07:19:42 +0000 (UTC) Received: from hotpop.com (unknown [219.146.248.151]) by smtp-1.hotpop.com (Postfix) with ESMTP id 433121A06C5 for ; Sat, 19 Jun 2004 07:09:58 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Sat, 19 Jun 2004 16:10:36 +0800 Resent-Message-Id: <8838-ù19 62004161036+0800-dryice@liu.com.cn> X-Resent-Mailer: emacs 21.3.1 (via feedmail 8 I) Resent-To: freebsd-ports@freebsd.org Resent-From: Dryice Liu Resent-Date: Sat, 19 Jun 2004 16:10:36 +0800 X-From-Line: nobody Sat Jun 19 08:18:56 2004 To: freebsd-ports@freebsd.org From: Dryice Liu Date: Sat, 19 Jun 2004 08:18:55 +0800 Message-ID: <86659oflhs.fsf@dryice.3322.org> User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Lines: 22 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Subject: EMACS_VER for xemacs21 in bsd.emacs.mk is 21.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 08:21:02 -0000 In editors/xemacs it's 21.4.14, but in bsd.emacs.mk, ,---- | # XEmacs-21.x | .elif (${EMACS_PORT_NAME} == "xemacs21") | EMACS_NAME= xemacs | EMACS_VER= 21.1.14 `---- ,---- | # XEmacs-21.x with Mule | .elif (${EMACS_PORT_NAME} == "xemacs21-mule") | EMACS_NAME= xemacs | EMACS_VER= 21.4.14 `---- I'm an Emacs user so really don't know if this is intensional or just a typo... -- Regards, Dryice