From nobody@FreeBSD.org  Fri May  7 04:13:45 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 009CC1065677
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <admin@mjbrune.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fixed the sound issue.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146368
>Category:       ports
>Synopsis:       [maintainer] editors/textroom sound fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 07 04:20:02 UTC 2010
>Closed-Date:    Fri May 07 14:34:55 CEST 2010
>Last-Modified:  Fri May 07 14:34:55 CEST 2010
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Fri May 7 10:05:47 CEST 2010 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146368 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Fri May 7 14:34:54 CEST 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146368 
>Unformatted:
