aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-test-framework
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 21:58:09 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 21:58:09 +0000
commit98cdbb4d7b3654c30cb37310dbc3bf49a96bf3b0 (patch)
tree1170683557daed98ebfed9b69f7c0ddee42b068d /devel/hs-test-framework
parent50e5671f00d6af7c658eecc25bdc4994b9f92d58 (diff)
downloadports-98cdbb4d7b3654c30cb37310dbc3bf49a96bf3b0.tar.gz
ports-98cdbb4d7b3654c30cb37310dbc3bf49a96bf3b0.zip
Notes
Diffstat (limited to 'devel/hs-test-framework')
-rw-r--r--devel/hs-test-framework/Makefile4
-rw-r--r--devel/hs-test-framework/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-test-framework/Makefile b/devel/hs-test-framework/Makefile
index b35660ce01fc..e92a3f486bd2 100644
--- a/devel/hs-test-framework/Makefile
+++ b/devel/hs-test-framework/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= test-framework
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,7 +15,7 @@ COMMENT= Framework for running and organising tests, with HUnit and QuickCheck s
LICENSE= BSD
USE_CABAL= ansi-terminal>=0.4.0 ansi-wl-pprint>=0.5.1 hostname>=1.0 \
- regex-posix>=0.72 xml>=1.3.5
+ random>=1.0 regex-posix>=0.72 xml>=1.3.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/devel/hs-test-framework/distinfo b/devel/hs-test-framework/distinfo
index 90a7df2a1021..5aba8042a9d0 100644
--- a/devel/hs-test-framework/distinfo
+++ b/devel/hs-test-framework/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/test-framework-0.5.tar.gz) = ff531cd8e00e3a09435a66051e6b45488b544fe4f389e6b388184a0f5b4ff5a7
-SIZE (cabal/test-framework-0.5.tar.gz) = 19237
+SHA256 (cabal/test-framework-0.6.tar.gz) = 439c1ffb4dcdf3efb8947dc3191ea9696878fe6df066b2be80b595c6ddc005aa
+SIZE (cabal/test-framework-0.6.tar.gz) = 19299