aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 21:27:01 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 21:27:01 +0000
commit761c6e41235cf29e511ba6344313ec860fc31110 (patch)
treef41a49565fc1edc57d8d99c0bbb43364305c82d8 /audio
parent16ee5eedd6a0f83fdb351160e83126e5a3315ba9 (diff)
downloadports-761c6e41235cf29e511ba6344313ec860fc31110.tar.gz
ports-761c6e41235cf29e511ba6344313ec860fc31110.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/hs-OpenAL/Makefile6
-rw-r--r--audio/hs-OpenAL/distinfo4
-rw-r--r--audio/hs-OpenAL/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile
index 34cdee537b72..b7375f896a6e 100644
--- a/audio/hs-OpenAL/Makefile
+++ b/audio/hs-OpenAL/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= OpenAL
-PORTVERSION= 1.4.0.0
-PORTREVISION= 4
+PORTVERSION= 1.4.0.1
CATEGORIES= audio haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A Haskell binding to the OpenAL cross-platform 3D audio API
+COMMENT= A binding to the OpenAL cross-platform 3D audio API
LICENSE= BSD
CABAL_SETUP= Setup.hs
+
USE_CABAL= ObjectName StateVar Tensor
USE_OPENAL= al
diff --git a/audio/hs-OpenAL/distinfo b/audio/hs-OpenAL/distinfo
index d49d59ca655b..8e02f19d1cc7 100644
--- a/audio/hs-OpenAL/distinfo
+++ b/audio/hs-OpenAL/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/OpenAL-1.4.0.0.tar.gz) = 42d7f1b9acbcac14d0a639708decf39506bd53dc6fa19614aa987fd21ccac9ee
-SIZE (cabal/OpenAL-1.4.0.0.tar.gz) = 113186
+SHA256 (cabal/OpenAL-1.4.0.1.tar.gz) = dbc3390e4f73bb115df9a02b638160b172e1974874d802d10a0d4e2535410ea0
+SIZE (cabal/OpenAL-1.4.0.1.tar.gz) = 114389
diff --git a/audio/hs-OpenAL/pkg-descr b/audio/hs-OpenAL/pkg-descr
index 58835b85fd1e..c894ab6a9ac5 100644
--- a/audio/hs-OpenAL/pkg-descr
+++ b/audio/hs-OpenAL/pkg-descr
@@ -2,4 +2,4 @@ A Haskell binding for the OpenAL cross-platform 3D audio API,
appropriate for use with gaming applications and many other
types of audio applications. For more information about OpenAL.
-WWW: http://connect.creativelabs.com/openal/
+WWW: http://connect.creativelabs.com/openal/