ports/77037: [Maintainer Update] audio/openal 20040816 -> 20050202
Erik Greenwald
erik at smluc.org
Wed Feb 2 22:00:42 UTC 2005
>Number: 77037
>Category: ports
>Synopsis: [Maintainer Update] audio/openal 20040816 -> 20050202
>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: Wed Feb 02 22:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD fenris 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Sat Dec 18 14:10:20 EST 2004 erik at fenris.br0kenland.org:/usr/obj/usr/src/sys/FENRIS i386
>Description:
Addition of an "openal-config" shell script and the pkgconfig
'openal.pc' file. Patch level of the shlib was bumped from 7
to 8 (so libopenal.so.0.0.8).
>How-To-Repeat:
>Fix:
--- audio-openal.patch begins here ---
Index: audio/openal/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/openal/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- audio/openal/Makefile 17 Aug 2004 08:15:38 -0000 1.25
+++ audio/openal/Makefile 2 Feb 2005 21:47:11 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= openal
-PORTVERSION= 20040816
+PORTVERSION= 20050202
CATEGORIES= audio
MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\
http://www.smluc.org/~erik/files/fbsd/
Index: audio/openal/distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/openal/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- audio/openal/distinfo 17 Aug 2004 08:15:38 -0000 1.11
+++ audio/openal/distinfo 2 Feb 2005 21:47:11 -0000
@@ -1,2 +1,2 @@
-MD5 (openal-20040816.tar.gz) = 3bafc23470f2885d4f08b52cae01211e
-SIZE (openal-20040816.tar.gz) = 388952
+MD5 (openal-20050202.tar.gz) = 92062a7f40fbe261315bc65ab31451fa
+SIZE (openal-20050202.tar.gz) = 398120
Index: audio/openal/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/openal/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- audio/openal/pkg-plist 15 Feb 2004 14:34:29 -0000 1.5
+++ audio/openal/pkg-plist 2 Feb 2005 21:47:11 -0000
@@ -1,3 +1,4 @@
+bin/openal-config
include/AL/al.h
include/AL/alc.h
include/AL/alctypes.h
@@ -11,5 +12,6 @@
lib/libopenal.a
lib/libopenal.so
lib/libopenal.so.0
-lib/libopenal.so.0.0.7
+lib/libopenal.so.0.0.8
+libdata/pkgconfig/openal.pc
@dirrm include/AL
--- audio-openal.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list