aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-06-08 20:03:02 +0800
committerpgj <pgj@FreeBSD.org>2010-06-08 20:03:02 +0800
commit8894bcd16cf44266dedff3671c5ee63f541692fa (patch)
treeced17a1cf0b8b0514d214b052e77fd08e995b165 /math
parent09a122041bceebee866524949cc1af3fcc1dd9bc (diff)
downloadfreebsd-ports-gnome-8894bcd16cf44266dedff3671c5ee63f541692fa.tar.gz
freebsd-ports-gnome-8894bcd16cf44266dedff3671c5ee63f541692fa.tar.zst
freebsd-ports-gnome-8894bcd16cf44266dedff3671c5ee63f541692fa.zip
- Update to 0.5.0.0
Diffstat (limited to 'math')
-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