From f67501742c0f9dad5073ea23a17629b396c76811 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 13 Aug 2011 21:23:39 +0000 Subject: [PATCH] - Update devel/hs-vector to 0.7.1 Obtained from: FreeBSD Haskell --- benchmarks/hs-criterion/Makefile | 2 +- devel/hs-vector-algorithms/Makefile | 2 +- devel/hs-vector/Makefile | 3 +-- devel/hs-vector/distinfo | 4 ++-- math/hs-mwc-random/Makefile | 2 +- math/hs-statistics/Makefile | 2 +- 6 files changed, 7 insertions(+), 8 deletions(-) diff --git a/benchmarks/hs-criterion/Makefile b/benchmarks/hs-criterion/Makefile index 090a02ab6da4..e0e6243283c6 100644 --- a/benchmarks/hs-criterion/Makefile +++ b/benchmarks/hs-criterion/Makefile @@ -7,7 +7,7 @@ PORTNAME= criterion PORTVERSION= 0.5.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-vector-algorithms/Makefile b/devel/hs-vector-algorithms/Makefile index 56d2c5c41526..5eb77fd23991 100644 --- a/devel/hs-vector-algorithms/Makefile +++ b/devel/hs-vector-algorithms/Makefile @@ -7,7 +7,7 @@ PORTNAME= vector-algorithms PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-vector/Makefile b/devel/hs-vector/Makefile index 51b41e1ef13b..652f8504e20b 100644 --- a/devel/hs-vector/Makefile +++ b/devel/hs-vector/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vector -PORTVERSION= 0.7.0.1 -PORTREVISION= 1 +PORTVERSION= 0.7.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-vector/distinfo b/devel/hs-vector/distinfo index 700cb8ec7ddc..d32c0c3b159e 100644 --- a/devel/hs-vector/distinfo +++ b/devel/hs-vector/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/vector-0.7.0.1.tar.gz) = b2fbbd62b0a3b9f267c98446805cf796d5213f8a47d3f1747838707347e5f390 -SIZE (cabal/vector-0.7.0.1.tar.gz) = 92726 +SHA256 (cabal/vector-0.7.1.tar.gz) = 07bc7a9319385b5fab16a21584c0109e220bebb5d124586460ef26c2979aabb1 +SIZE (cabal/vector-0.7.1.tar.gz) = 97270 diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile index ae973fe30680..10cfd745662b 100644 --- a/math/hs-mwc-random/Makefile +++ b/math/hs-mwc-random/Makefile @@ -7,7 +7,7 @@ PORTNAME= mwc-random PORTVERSION= 0.8.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile index 5dc355f805c8..5024deb50370 100644 --- a/math/hs-statistics/Makefile +++ b/math/hs-statistics/Makefile @@ -7,7 +7,7 @@ PORTNAME= statistics PORTVERSION= 0.8.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org