From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 7 04:20:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7F3D1065674 for ; Fri, 7 May 2010 04:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6D0B18FC14 for ; Fri, 7 May 2010 04:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o474K2C0097434 for ; Fri, 7 May 2010 04:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o474K2Gi097433; Fri, 7 May 2010 04:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 7 May 2010 04:20:02 GMT Resent-Message-Id: <201005070420.o474K2Gi097433@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, Michael James Brune Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 009CC1065677 for ; Fri, 7 May 2010 04:13:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id E5A688FC16 for ; Fri, 7 May 2010 04:13:44 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o474Di23089650 for ; Fri, 7 May 2010 04:13:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o474DiYf089649; Fri, 7 May 2010 04:13:44 GMT (envelope-from nobody) Message-Id: <201005070413.o474DiYf089649@www.freebsd.org> Date: Fri, 7 May 2010 04:13:44 GMT From: Michael James Brune To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/146368: Fixed the sound issue. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 04:20:02 -0000 >Number: 146368 >Category: ports >Synopsis: Fixed the sound issue. >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 May 07 04:20:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Michael James Brune >Release: 8.0-RELEASE-p2 >Organization: N/A >Environment: FreeBSD mjbrune.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Currently the sounds are disabled, this will give people the built in option for sounds, via the program. >How-To-Repeat: N/A >Fix: unified diff file is provided. Patch attached with submission follows: --- /usr/ports/editors/textroom/Makefile 2010-05-02 --- / 06:21:22.000000000 +0000 +++ /home/james/src/ports/textroom/Makefile 2010-05-07 03:52:15.000000000 +0000 @@ -27,6 +27,7 @@ post-patch: @${REINPLACE_CMD} -e 's|-lhunspell|-lhunspell-1.2|' ${WRKSRC}/textroom.pro + @${REINPLACE_CMD} -e 's|/usr/share/sounds/|${PREFIX}/share/sounds/|' ${WRKSRC}/src/textroom.cpp do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ Common subdirectories: /usr/ports/editors/textroom/files and /home/james/src/ports/textroom/files >Release-Note: >Audit-Trail: >Unformatted: