summaryrefslogtreecommitdiff
path: root/audio/hs-OpenAL
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
commitfff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch)
tree86e71c0056b8414191c8b421101694a177fec03e /audio/hs-OpenAL
parentRename net/bird-devel to net/bird2 (diff)
Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005
Notes
Notes: svn path=/head/; revision=470870
Diffstat (limited to 'audio/hs-OpenAL')
-rw-r--r--audio/hs-OpenAL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile
index a19b94fbd14a..8b8dc555c08a 100644
--- a/audio/hs-OpenAL/Makefile
+++ b/audio/hs-OpenAL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= OpenAL
PORTVERSION= 1.7.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio haskell
MAINTAINER= haskell@FreeBSD.org