aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-fast-logger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-fast-logger/Makefile')
-rw-r--r--devel/hs-fast-logger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-fast-logger/Makefile b/devel/hs-fast-logger/Makefile
index 41139b293b1e..936d5e68ed8a 100644
--- a/devel/hs-fast-logger/Makefile
+++ b/devel/hs-fast-logger/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fast-logger
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.10
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Fast logging system
LICENSE= BSD3CLAUSE
-USE_CABAL= auto-update>=0.1.2 text
+USE_CABAL= auto-update easy-file old-locale text unix-time
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>