diff options
author | pgj <pgj@FreeBSD.org> | 2010-07-30 17:11:40 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-07-30 17:11:40 +0800 |
commit | 1a70adb941e6101b0cb0b180cc6456f81eb2f796 (patch) | |
tree | 7075abb40568f5837a684bf2bb13188b1ea0df6a /math | |
parent | ea15928023c32bcbb73631d0cfa1b8db7d7063a9 (diff) | |
download | freebsd-ports-graphics-1a70adb941e6101b0cb0b180cc6456f81eb2f796.tar.gz freebsd-ports-graphics-1a70adb941e6101b0cb0b180cc6456f81eb2f796.tar.zst freebsd-ports-graphics-1a70adb941e6101b0cb0b180cc6456f81eb2f796.zip |
- Update to 0.7.0.0
Diffstat (limited to 'math')
-rw-r--r-- | math/hs-mwc-random/Makefile | 2 | ||||
-rw-r--r-- | math/hs-mwc-random/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile index 924ceb15606..ecc34ae95c1 100644 --- a/math/hs-mwc-random/Makefile +++ b/math/hs-mwc-random/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mwc-random -PORTVERSION= 0.5.0.0 +PORTVERSION= 0.7.0.0 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-mwc-random/distinfo b/math/hs-mwc-random/distinfo index d60f592ddce..6751a06a01c 100644 --- a/math/hs-mwc-random/distinfo +++ b/math/hs-mwc-random/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (mwc-random-0.7.0.0.tar.gz) = d57d5c728b82f8d9932e5e798ca63b6c +SHA256 (mwc-random-0.7.0.0.tar.gz) = 7f1223627e48ccf0aeb43126ab8cbb62554fc2c2d4c455a62d6473cd22a54106 +SIZE (mwc-random-0.7.0.0.tar.gz) = 9178 |