From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 19 17:50:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5950316A4CE for ; Sat, 19 Mar 2005 17:50:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08BE043D5F for ; Sat, 19 Mar 2005 17:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2JHo1i7010739 for ; Sat, 19 Mar 2005 17:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2JHo1RI010738; Sat, 19 Mar 2005 17:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 19 Mar 2005 17:50:01 GMT Resent-Message-Id: <200503191750.j2JHo1RI010738@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrey Slusar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF96816A4CE; Sat, 19 Mar 2005 17:41:09 +0000 (GMT) Received: from mail.alkar.net (mail.alkar.net [195.248.191.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABF1F43D31; Sat, 19 Mar 2005 17:41:08 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from [212.86.241.239] (HELO santinel.home.ua) by mail.alkar.net (CommuniGate Pro SMTP 4.2.8) with ESMTP-TLS id 277122662; Sat, 19 Mar 2005 19:41:05 +0200 Received: from anray by santinel.home.ua with local (Exim 4.50; FreeBSD) id 1DChwj-0005Om-MD; Sat, 19 Mar 2005 19:41:09 +0200 Message-Id: Date: Sat, 19 Mar 2005 19:41:09 +0200 From: Andrey Slusar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sem@FreeBSD.org Subject: ports/79018: [MAINTAINER] editors/xemacs21-mule: fix installing. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrey Slusar List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:50:02 -0000 >Number: 79018 >Category: ports >Synopsis: [MAINTAINER] editors/xemacs21-mule: fix installing. >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: Sat Mar 19 17:50:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrey Slusar >Release: FreeBSD 5.3-STABLE i386 >Organization: Santinel >Environment: System: FreeBSD santinel.home.ua 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Feb 2 00:58:56 EET 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386 >Description: Installed .dmp-file is not needed for XEmacs normal working. >How-To-Repeat: >Fix: --- xemacs21-mule.diff begins here --- --- editors/xemacs21-mule/Makefile Tue Feb 8 22:03:10 2005 +++ editors/xemacs21-mule.new/Makefile Sat Mar 19 19:15:47 2005 @@ -188,7 +188,7 @@ # Do what PLIST does for pkg_add. ${MKDIR} ${PREFIX}/lib/xemacs/site-lisp ${CHMOD} 755 ${PREFIX}/lib/xemacs/site-lisp - ${RM} -f ${PREFIX}/bin/send-pr + ${RM} -f ${PREFIX}/bin/send-pr ${PREFIX}/bin/xemacs-${XEMACS_VER}-*.dmp .if defined(WITH_GTK) @${ECHO_MSG} "Please be aware that GTK support is buggy. Do not report bugs to" @${ECHO_MSG} "the maintainer." --- xemacs21-mule.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: