aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-06-08 20:41:40 +0800
committerpgj <pgj@FreeBSD.org>2010-06-08 20:41:40 +0800
commit0a6b0b889bc1b1c2c7e306e8f709e0eb4310bc5d (patch)
tree45fa4155a258727f1c8f673e72bca3a9c0a0bdcb /math
parent36e89329d6b70edf11e92acf7c51ecf8f92d8424 (diff)
downloadfreebsd-ports-gnome-0a6b0b889bc1b1c2c7e306e8f709e0eb4310bc5d.tar.gz
freebsd-ports-gnome-0a6b0b889bc1b1c2c7e306e8f709e0eb4310bc5d.tar.zst
freebsd-ports-gnome-0a6b0b889bc1b1c2c7e306e8f709e0eb4310bc5d.zip
- Update to 0.5.1.0
Diffstat (limited to 'math')
-rw-r--r--math/hs-statistics/Makefile4
-rw-r--r--math/hs-statistics/distinfo6
-rw-r--r--math/hs-statistics/pkg-plist1
3 files changed, 5 insertions, 6 deletions
diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile
index 7e260df9f246..9d53538db6b5 100644
--- a/math/hs-statistics/Makefile
+++ b/math/hs-statistics/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= statistics
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5.1.0
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell library of statistical types, data, and functions
-USE_HACKAGE= erf mwc-random uvector>=0.1.0.4 uvector-algorithms>=0.2
+USE_HACKAGE= erf mwc-random>=0.5.0.0 primitive vector>=0.5 vector-algorithms>=0.3
PORTDATA= *
INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}
diff --git a/math/hs-statistics/distinfo b/math/hs-statistics/distinfo
index b8a09b74020d..8a556046370a 100644
--- a/math/hs-statistics/distinfo
+++ b/math/hs-statistics/distinfo
@@ -1,3 +1,3 @@
-MD5 (statistics-0.4.1.tar.gz) = c2718dd1c30c85f2d691ffcfbc98e697
-SHA256 (statistics-0.4.1.tar.gz) = ecda5fbaea659602ac5a5f0809a29638d52ef970e76d7b5656579536cd5e7e4c
-SIZE (statistics-0.4.1.tar.gz) = 22146
+MD5 (statistics-0.5.1.0.tar.gz) = 55e73eedbb94932ac04a2cd75c4a1e2e
+SHA256 (statistics-0.5.1.0.tar.gz) = 121f7e017a39b3e10aa6dd6b776c96cbba764dfeaa095538d575b042605d2b71
+SIZE (statistics-0.5.1.0.tar.gz) = 22486
diff --git a/math/hs-statistics/pkg-plist b/math/hs-statistics/pkg-plist
index eeadf7da9a8b..8ea9b0d6c249 100644
--- a/math/hs-statistics/pkg-plist
+++ b/math/hs-statistics/pkg-plist
@@ -15,7 +15,6 @@
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/KernelDensity.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/Math.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/Quantile.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/RandomVariate.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/Resampling.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/Resampling/Bootstrap.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Statistics/Sample.hi