Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2003 17:21:15 -0600
From:      erik@phoenix.smluc.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47497: Maintainer update: audio/openal (fixes link issue)
Message-ID:  <200301252321.h0PNLFJ29554@xarx.localdomain>

next in thread | raw e-mail | index | archive | help

>Number:         47497
>Category:       ports
>Synopsis:       Maintainer update: audio/openal (fixes link issue)
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 25 15:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jan 21 22:06:09 CST 2003 erik@fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:

Update of audio/openal

Fixes issue where attempts to link against fail with pthread_atfork not
resolving.

Various fixes including ALUT header tweaks, flag saving, context/device assoc,
context attrib mngmt, queue fixes, etc

>How-To-Repeat:
>Fix:

--- openal.diff begins here ---
diff -Nurb audio/openal.orig/Makefile audio/openal/Makefile
--- audio/openal.orig/Makefile	Sat Jan  4 07:43:57 2003
+++ audio/openal/Makefile	Sat Jan 25 17:07:46 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openal
-PORTVERSION=	20021215fbsd
+PORTVERSION=	20030125fbsd
 CATEGORIES=	audio
 MASTER_SITES=	http://math.smsu.edu/~erik/files/fbsd/\
 		http://www.smluc.org/~erik/\
diff -Nurb audio/openal.orig/distinfo audio/openal/distinfo
--- audio/openal.orig/distinfo	Sat Jan  4 07:43:57 2003
+++ audio/openal/distinfo	Sat Jan 25 17:05:15 2003
@@ -1 +1 @@
-MD5 (openal-20021215fbsd.tar.gz) = 0d0ce9570515aab541b74b41ae74d026
+MD5 (openal-20030125fbsd.tar.gz) = db3cdb9fc668fa94cf62470f65744284
--- openal.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 From: Erik Greenwald <erik@smluc.org>
 Reply-To: Erik Greenwald <erik@smluc.org>
 Cc: erik@smluc.org
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301252321.h0PNLFJ29554>