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