Date: Fri, 20 Jul 2007 11:33:39 +0900 From: Takayuki Nakao <t@nakao.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/114754: Update ports: japanese/yc.el Message-ID: <86wswvercs.wl@jodo.nakao.org> Resent-Message-ID: <200707200240.l6K2e2jP022349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114754 >Category: ports >Synopsis: Update ports: japanese/yc.el >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 20 02:40:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Takayuki Nakao <t@nakao.org> >Release: >Organization: >Environment: >Description: Default value of EMACS_PORT_NAME is updated to 'emacs22'. >How-To-Repeat: >Fix: The recursive diff is attached below; diff -ruN yc.el.orig/Makefile yc.el/Makefile --- yc.el.orig/Makefile Fri Jul 20 11:27:24 2007 +++ yc.el/Makefile Fri Jul 20 11:28:30 2007 @@ -17,7 +17,7 @@ COMMENT= Yet another Canna client for Emacs/XEmacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 +EMACS_PORT_NAME?= emacs22 YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc MAKE_ARGS+= LISPDIR=${YC_LISPDIR} >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wswvercs.wl>