diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:23:13 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:23:13 +0000 |
commit | ce6dff60ae3e988142b07c36cb05edba96cb29e0 (patch) | |
tree | 92ad92d0b356b8c68bf0d6ebb81ce22481fa55f9 /www/hs-wai-extra | |
parent | 5d6d3a7274f00725ff67114e58850c6f77364f87 (diff) | |
download | ports-ce6dff60ae3e988142b07c36cb05edba96cb29e0.tar.gz ports-ce6dff60ae3e988142b07c36cb05edba96cb29e0.zip |
Notes
Diffstat (limited to 'www/hs-wai-extra')
-rw-r--r-- | www/hs-wai-extra/Makefile | 6 | ||||
-rw-r--r-- | www/hs-wai-extra/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/hs-wai-extra/Makefile b/www/hs-wai-extra/Makefile index 28619958e590..3e9490905e61 100644 --- a/www/hs-wai-extra/Makefile +++ b/www/hs-wai-extra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wai-extra -PORTVERSION= 1.2.0.4 +PORTVERSION= 1.2.0.5 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -17,8 +17,8 @@ LICENSE= MIT USE_CABAL= ansi-terminal blaze-builder>=0.2.1.4 blaze-builder-conduit>=0.4 \ case-insensitive>=0.2 conduit>=0.4 data-default>=0.3 \ fast-logger>=0.0.2 http-types>=0.6 network>=2.2.1.5 \ - resourcet>=0.3 text>=0.7 transformers>=0.2.2 wai>=1.2 \ - zlib-conduit>=0.4 + resourcet>=0.3 stringsearch>=0.3 text>=0.7 transformers>=0.2.2 \ + wai>=1.2 zlib-conduit>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-wai-extra/distinfo b/www/hs-wai-extra/distinfo index 37850543e2b5..af8fa7612fc8 100644 --- a/www/hs-wai-extra/distinfo +++ b/www/hs-wai-extra/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/wai-extra-1.2.0.4.tar.gz) = 5fe9d774506baadb4bb18310f561434f2848dd6723540ee3112860a3d741cd82 -SIZE (cabal/wai-extra-1.2.0.4.tar.gz) = 29870 +SHA256 (cabal/wai-extra-1.2.0.5.tar.gz) = 36aa7669d839ddf3525b709ee4e3915c1edb7211e204a7f93a52c0c68c6d3f55 +SIZE (cabal/wai-extra-1.2.0.5.tar.gz) = 29726 |