diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
commit | c731105b7f8e403a3db33599a7d7f1ce9257f375 (patch) | |
tree | 23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /devel/hs-hoogle | |
parent | 32ca3ee61e3889801319024959589312eb652bfa (diff) | |
download | ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.tar.gz ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.zip |
Notes
Diffstat (limited to 'devel/hs-hoogle')
-rw-r--r-- | devel/hs-hoogle/Makefile | 8 | ||||
-rw-r--r-- | devel/hs-hoogle/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile index 5de7501c002b..ebc7180da00c 100644 --- a/devel/hs-hoogle/Makefile +++ b/devel/hs-hoogle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hoogle -PORTVERSION= 4.2.14 +PORTVERSION= 4.2.15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -14,9 +14,9 @@ FILE_LICENSE= docs/LICENSE CABAL_SETUP= Setup.hs USE_CABAL= blaze-builder>=0.2 case-insensitive>=0.2 cmdargs>=0.7 \ - conduit>=0.2 haskell-src-exts>=1.12 http-types parsec>=2.1 \ - random safe tagsoup>=0.11 transformers>=0.2 uniplate wai>=1.1 \ - warp>=1.1 + conduit>=0.2 haskell-src-exts>=1.12 http-types>=0.7 \ + parsec>=2.1 random safe tagsoup>=0.11 transformers>=0.2 \ + uniplate wai>=1.1 warp>=1.1 EXECUTABLE= hoogle diff --git a/devel/hs-hoogle/distinfo b/devel/hs-hoogle/distinfo index a36ec1292674..5ba3c6b0c41a 100644 --- a/devel/hs-hoogle/distinfo +++ b/devel/hs-hoogle/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hoogle-4.2.14.tar.gz) = 32af22fa4c1ecd87c1ab67e196e11e0db6e8805723c3adecf3cb8adb3f72b5fa -SIZE (cabal/hoogle-4.2.14.tar.gz) = 118457 +SHA256 (cabal/hoogle-4.2.15.tar.gz) = 717efbc7dbf890fe805a2954cd3b441e015c74f61db6f1fb2f141efcd76a1d56 +SIZE (cabal/hoogle-4.2.15.tar.gz) = 118793 |