aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2010-01-21 18:57:08 +0000
committerMarcus von Appen <mva@FreeBSD.org>2010-01-21 18:57:08 +0000
commitb67815e9a31a6f273f39e59efacaa87fe8ddac16 (patch)
treeef8dfddb84017451791aab04dd8801449844b781 /audio
parent1efcb329751301f7dba5f296d6e9f808dac49aaf (diff)
downloadports-b67815e9a31a6f273f39e59efacaa87fe8ddac16.tar.gz
ports-b67815e9a31a6f273f39e59efacaa87fe8ddac16.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/openal-soft/Makefile2
-rw-r--r--audio/openal-soft/distinfo6
-rw-r--r--audio/openal-soft/files/patch-CMakeLists.txt14
-rw-r--r--audio/openal-soft/pkg-plist2
4 files changed, 12 insertions, 12 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index 18ff1e6108a0..3c10ca4db106 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openal-soft
-PORTVERSION= 1.10.622
+PORTVERSION= 1.11.753
CATEGORIES= audio
MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
diff --git a/audio/openal-soft/distinfo b/audio/openal-soft/distinfo
index 678f50672a92..b61f3f845d42 100644
--- a/audio/openal-soft/distinfo
+++ b/audio/openal-soft/distinfo
@@ -1,3 +1,3 @@
-MD5 (openal-soft-1.10.622.tar.bz2) = d6324d0e7a4fd799e48e720c023fe1c0
-SHA256 (openal-soft-1.10.622.tar.bz2) = b59438e2daf38a02e2ad482f4102d2ceb861ac6c185e2f058d13db73c9ce2437
-SIZE (openal-soft-1.10.622.tar.bz2) = 93313
+MD5 (openal-soft-1.11.753.tar.bz2) = e9a071a00fb9cb37dbbe290818d5906b
+SHA256 (openal-soft-1.11.753.tar.bz2) = a94b7cf6fa91bd38229df574466b535878ae2f29da702e683d73667cae37529e
+SIZE (openal-soft-1.11.753.tar.bz2) = 101497
diff --git a/audio/openal-soft/files/patch-CMakeLists.txt b/audio/openal-soft/files/patch-CMakeLists.txt
index 9f41dd70a71e..251733ff3fc3 100644
--- a/audio/openal-soft/files/patch-CMakeLists.txt
+++ b/audio/openal-soft/files/patch-CMakeLists.txt
@@ -1,11 +1,11 @@
---- CMakeLists.txt.orig 2009-03-16 09:05:18.000000000 +0100
-+++ CMakeLists.txt 2009-03-16 09:05:45.000000000 +0100
-@@ -387,7 +387,7 @@
+--- CMakeLists.txt.orig 2010-01-20 08:40:38.000000000 +0100
++++ CMakeLists.txt 2010-01-20 08:40:50.000000000 +0100
+@@ -463,7 +463,7 @@
DESTINATION include/AL
)
- INSTALL(FILES "${OpenAL_BINARY_DIR}/admin/pkgconfig/openal.pc"
+ INSTALL(FILES "${OpenAL_BINARY_DIR}/openal.pc"
- DESTINATION "${LIB_INSTALL_DIR}/pkgconfig")
-+ DESTINATION libdata/pkgconfig)
++ DESTINATION "libdata/pkgconfig")
- IF(EXAMPLES)
- ADD_EXECUTABLE(openal-info examples/openal-info.c)
+ # Install alsoft.conf configuration file
+ IF(ALSOFT_CONFIG)
diff --git a/audio/openal-soft/pkg-plist b/audio/openal-soft/pkg-plist
index 0ae0780365ce..9dd040e94a27 100644
--- a/audio/openal-soft/pkg-plist
+++ b/audio/openal-soft/pkg-plist
@@ -2,7 +2,7 @@ bin/openal-info
include/AL/al.h
include/AL/alc.h
include/AL/alext.h
-lib/libopenal.so.1.10.622
+lib/libopenal.so.1.11.753
lib/libopenal.so.1
lib/libopenal.so
libdata/pkgconfig/openal.pc