From eb1aa435363db983cca0091ba7da5e40330d1558 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Mon, 13 Feb 2012 04:03:22 +0000 Subject: - Update to 0.6.0.1 Obtained from: FreeBSD Haskell --- benchmarks/hs-criterion/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'benchmarks/hs-criterion/Makefile') diff --git a/benchmarks/hs-criterion/Makefile b/benchmarks/hs-criterion/Makefile index 3d4eb3492804..55de48e0b3f2 100644 --- a/benchmarks/hs-criterion/Makefile +++ b/benchmarks/hs-criterion/Makefile @@ -6,23 +6,21 @@ # PORTNAME= criterion -PORTVERSION= 0.5.0.10 -PORTREVISION= 5 +PORTVERSION= 0.6.0.1 CATEGORIES= benchmarks haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= Robust, reliable performance measurement and analysis for Haskell +COMMENT= Robust, reliable performance measurement and analysis LICENSE= BSD -USE_CABAL= deepseq>=1.1 mtl mwc-random>=0.8.0.3 parallel parsec>=3.1 \ - statistics>=0.8.0.5 vector>=0.7 vector-algorithms>=0.4 +USE_CABAL= aeson>=0.3.2.12 deepseq>=1.1.0.0 hastache>=0.1.5 mtl>=2 \ + mwc-random>=0.8.0.3 parsec>=3.1.0 statistics>=0.10.0.0 \ + vector>=0.7.1 vector-algorithms>=0.4 -PORTEXAMPLES= * INSTALL_PORTEXAMPLES= \ cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR} -PORTDATA= * INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${DATADIR} .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -- cgit v1.2.3