aboutsummaryrefslogtreecommitdiff
path: root/math/hs-mwc-random
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-06-08 12:03:02 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-06-08 12:03:02 +0000
commit314f694926262d9329ebe882aa8ffe94956da07f (patch)
tree1a5d9b73a5472df27915f35f36fa0595fd1bf0f9 /math/hs-mwc-random
parent56c6a7d818f673744c6f0a738db16e6bc52b8c64 (diff)
downloadports-314f694926262d9329ebe882aa8ffe94956da07f.tar.gz
ports-314f694926262d9329ebe882aa8ffe94956da07f.zip
- Update to 0.5.0.0
Notes
Notes: svn path=/head/; revision=256104
Diffstat (limited to 'math/hs-mwc-random')
-rw-r--r--math/hs-mwc-random/Makefile4
-rw-r--r--math/hs-mwc-random/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index 18b1a8f0ddb9..924ceb156064 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= mwc-random
-PORTVERSION= 0.4.1.1
+PORTVERSION= 0.5.0.0
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Fast, high quality pseudo random number generation in Haskell
-USE_HACKAGE= uvector>=0.1.0.4
+USE_HACKAGE= primitive vector>=0.5
PORTDATA= *
INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}
diff --git a/math/hs-mwc-random/distinfo b/math/hs-mwc-random/distinfo
index 64fd0a85259c..d60f592ddcee 100644
--- a/math/hs-mwc-random/distinfo
+++ b/math/hs-mwc-random/distinfo
@@ -1,3 +1,3 @@
-MD5 (mwc-random-0.4.1.1.tar.gz) = 42b26d5edcd06c8c58d825ba16d3d5ac
-SHA256 (mwc-random-0.4.1.1.tar.gz) = b11c072adb14a59251e8b26afb4a56cade83df5433797078eda7fd86bc7d3951
-SIZE (mwc-random-0.4.1.1.tar.gz) = 8792
+MD5 (mwc-random-0.5.0.0.tar.gz) = 22a7c38ba7e85d7b90c764666897e730
+SHA256 (mwc-random-0.5.0.0.tar.gz) = 02c36e9487d34697b10b016a9d3f18770443783059ea34ad7a57ca7f2f1582f6
+SIZE (mwc-random-0.5.0.0.tar.gz) = 8962