aboutsummaryrefslogtreecommitdiffstats
path: root/math/hs-mwc-random/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-mwc-random/Makefile')
-rw-r--r--math/hs-mwc-random/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index 10cfd745662b..f124f1b235c6 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mwc-random
-PORTVERSION= 0.8.0.3
-PORTREVISION= 2
+PORTVERSION= 0.10.0.0
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,7 +14,7 @@ COMMENT= Fast, high quality pseudo random number generation in Haskell
LICENSE= BSD
-USE_CABAL= primitive vector>=0.5
+USE_CABAL= primitive vector>=0.6.0.2
PORTDATA= *
INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${DATADIR}