diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/hs-ALUT/Makefile | 3 | ||||
-rw-r--r-- | audio/hs-ALUT/distinfo | 4 | ||||
-rw-r--r-- | audio/hs-OpenAL/Makefile | 5 | ||||
-rw-r--r-- | audio/hs-OpenAL/distinfo | 4 | ||||
-rw-r--r-- | audio/hs-OpenAL/pkg-descr | 5 | ||||
-rw-r--r-- | audio/hs-libmpd/Makefile | 9 | ||||
-rw-r--r-- | audio/hs-libmpd/distinfo | 4 | ||||
-rw-r--r-- | audio/hs-libmpd/pkg-descr | 2 |
8 files changed, 16 insertions, 20 deletions
diff --git a/audio/hs-ALUT/Makefile b/audio/hs-ALUT/Makefile index b07f3016c00b..146a778bc6c8 100644 --- a/audio/hs-ALUT/Makefile +++ b/audio/hs-ALUT/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ALUT -PORTVERSION= 2.3.0.1 -PORTREVISION= 2 +PORTVERSION= 2.4.0.0 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org diff --git a/audio/hs-ALUT/distinfo b/audio/hs-ALUT/distinfo index 96a2d54cd7e5..7c1b34161100 100644 --- a/audio/hs-ALUT/distinfo +++ b/audio/hs-ALUT/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/ALUT-2.3.0.1.tar.gz) = f9511be911b73eb4c7358f69e1ed12746ba0b30e7e26e9a4a5825dcbd6a23e66 -SIZE (cabal/ALUT-2.3.0.1.tar.gz) = 25500 +SHA256 (cabal/ALUT-2.4.0.0.tar.gz) = 0f5cf9362ace34a9739cd3a45015782a0102015e62c8dd8e290d7952e6ff193d +SIZE (cabal/ALUT-2.4.0.0.tar.gz) = 26075 diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile index c614ec639ced..241725d1d8f3 100644 --- a/audio/hs-OpenAL/Makefile +++ b/audio/hs-OpenAL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= OpenAL -PORTVERSION= 1.6.0.0 -PORTREVISION= 1 +PORTVERSION= 1.7.0.0 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Binding to the OpenAL cross-platform 3D audio API LICENSE= BSD3CLAUSE -USE_CABAL= OpenGL>=2.9.0.0 +USE_CABAL= ObjectName>=1.1 OpenGL>=2.12 StateVar>=1.1 USES= openal:al INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) diff --git a/audio/hs-OpenAL/distinfo b/audio/hs-OpenAL/distinfo index 0d4b175b8480..84422e2299f3 100644 --- a/audio/hs-OpenAL/distinfo +++ b/audio/hs-OpenAL/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/OpenAL-1.6.0.0.tar.gz) = ed919152957ce4d5f81f4835d42dc709e370cf77595b522379236e64a707822f -SIZE (cabal/OpenAL-1.6.0.0.tar.gz) = 41111 +SHA256 (cabal/OpenAL-1.7.0.0.tar.gz) = 5c427a07c1b26eaaa372dcc526a2c9d593b80021be5e81af75dea6d13f3a3984 +SIZE (cabal/OpenAL-1.7.0.0.tar.gz) = 41297 diff --git a/audio/hs-OpenAL/pkg-descr b/audio/hs-OpenAL/pkg-descr index 9698beca8ec2..16ca51ea1832 100644 --- a/audio/hs-OpenAL/pkg-descr +++ b/audio/hs-OpenAL/pkg-descr @@ -1,5 +1,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. +A Haskell binding for the OpenAL cross-platform 3D audio API, appropriate for +use with gaming applications and many other types of audio applications. WWW: https://github.com/haskell-openal/ALUT diff --git a/audio/hs-libmpd/Makefile b/audio/hs-libmpd/Makefile index 91175cd91df0..cb3d2696a994 100644 --- a/audio/hs-libmpd/Makefile +++ b/audio/hs-libmpd/Makefile @@ -1,17 +1,16 @@ # $FreeBSD$ PORTNAME= libmpd -PORTVERSION= 0.8.0.5 -PORTREVISION= 1 +PORTVERSION= 0.9.0.2 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org COMMENT= MPD client library -LICENSE= LGPL21 +LICENSE= MIT -USE_CABAL= attoparsec>=0.10.1 data-default>=0.4.0 mtl>=2.0 network>=2.1 \ - text>=0.11 utf8-string>=0.3.1 +USE_CABAL= attoparsec>=0.10.1 data-default-class>=0.0.1 mtl>=2.0 \ + network>=2.1 old-locale>=1.0 text>=0.11 utf8-string>=0.3.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/audio/hs-libmpd/distinfo b/audio/hs-libmpd/distinfo index bae7762701c8..65d5291ebf97 100644 --- a/audio/hs-libmpd/distinfo +++ b/audio/hs-libmpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/libmpd-0.8.0.5.tar.gz) = 10ca58e2e27e3d3f79e9b90d7ac562822b9146ff1cfff3db58dbd5986817ad4b -SIZE (cabal/libmpd-0.8.0.5.tar.gz) = 39993 +SHA256 (cabal/libmpd-0.9.0.2.tar.gz) = 5fb64d0196204a29bfb655118891c19310969e452599fda2667f7ff7d265d4e0 +SIZE (cabal/libmpd-0.9.0.2.tar.gz) = 38392 diff --git a/audio/hs-libmpd/pkg-descr b/audio/hs-libmpd/pkg-descr index e31667db08f9..74908396f973 100644 --- a/audio/hs-libmpd/pkg-descr +++ b/audio/hs-libmpd/pkg-descr @@ -1,3 +1,3 @@ A client library for MPD, the Music Player Daemon. -WWW: http://github.com/joachifm/libmpd-haskell#readme +WWW: http://github.com/vimus/libmpd-haskell#readme |