diff options
Diffstat (limited to 'devel/hs-vector-algorithms')
-rw-r--r-- | devel/hs-vector-algorithms/Makefile | 8 | ||||
-rw-r--r-- | devel/hs-vector-algorithms/distinfo | 4 | ||||
-rw-r--r-- | devel/hs-vector-algorithms/pkg-descr | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/devel/hs-vector-algorithms/Makefile b/devel/hs-vector-algorithms/Makefile index a32b8c20aff3..5af066576394 100644 --- a/devel/hs-vector-algorithms/Makefile +++ b/devel/hs-vector-algorithms/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: hs-vector-algorithms -# Date created: June 5, 2010 -# Whom: Gabor Pali <pgj@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= vector-algorithms -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.5.4.2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-vector-algorithms/distinfo b/devel/hs-vector-algorithms/distinfo index 7f23bccccd13..0c9a0eadba09 100644 --- a/devel/hs-vector-algorithms/distinfo +++ b/devel/hs-vector-algorithms/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/vector-algorithms-0.5.4.tar.gz) = 62576deb6dc96ef8a4fc269e3315652145ee23abb2ef2db0fe4bcf576d952648 -SIZE (cabal/vector-algorithms-0.5.4.tar.gz) = 22833 +SHA256 (cabal/vector-algorithms-0.5.4.2.tar.gz) = c42c35dcf23cb60b874e50d6fec894463c835d6e2ef71d02283039f86635eb22 +SIZE (cabal/vector-algorithms-0.5.4.2.tar.gz) = 22938 diff --git a/devel/hs-vector-algorithms/pkg-descr b/devel/hs-vector-algorithms/pkg-descr index 0989acf01741..28dff5f3a16d 100644 --- a/devel/hs-vector-algorithms/pkg-descr +++ b/devel/hs-vector-algorithms/pkg-descr @@ -1,3 +1,3 @@ Efficient algorithms for vector arrays. -WWW: http://code.haskell.org/~dolio/ +WWW: http://code.haskell.org/~dolio/ |