aboutsummaryrefslogtreecommitdiff
path: root/math/hs-statistics
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-06-08 12:41:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-06-08 12:41:40 +0000
commit5ba9d7e4d76b7e76c8b0abadd204ba705f24498c (patch)
tree51a498caa9d1571164774d99cdb88b2db6e329ee /math/hs-statistics
parentdee83b4e1679b3de42ca4cf1a023c70d3cf24cea (diff)
downloadports-5ba9d7e4d76b7e76c8b0abadd204ba705f24498c.tar.gz
ports-5ba9d7e4d76b7e76c8b0abadd204ba705f24498c.zip
Notes
Diffstat (limited to 'math/hs-statistics')
-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