summaryrefslogtreecommitdiffstats
path: root/devel/hs-hspec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hspec/Makefile')
-rw-r--r--devel/hs-hspec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-hspec/Makefile b/devel/hs-hspec/Makefile
index 5983d2a..4678cb4 100644
--- a/devel/hs-hspec/Makefile
+++ b/devel/hs-hspec/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hspec
-PORTVERSION= 1.4.2
+PORTVERSION= 1.4.3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Behavior Driven Development for Haskell
LICENSE= BSD
-USE_CABAL= ansi-terminal==0.5.5_5 hspec-expectations HUnit>=1.2.5 \
+USE_CABAL= ansi-terminal hspec-expectations HUnit>=1.2.5 \
QuickCheck>=2.4.0.1 setenv silently>=1.1.1 transformers>=0.2.0
EXECUTABLE= hspec-discover
OpenPOWER on IntegriCloud