diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 00:30:20 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 00:30:20 +0800 |
commit | 41a6f276a7d399eb1586c96d7656eb7cd1f38b51 (patch) | |
tree | fd5ea3c5c995684c911f8a61e1471cf5eaf2f63b /www/hs-wai | |
parent | c1a6933bdb3a117dd2d54f9932e6c7b9227de7b8 (diff) | |
download | freebsd-ports-gnome-41a6f276a7d399eb1586c96d7656eb7cd1f38b51.tar.gz freebsd-ports-gnome-41a6f276a7d399eb1586c96d7656eb7cd1f38b51.tar.zst freebsd-ports-gnome-41a6f276a7d399eb1586c96d7656eb7cd1f38b51.zip |
- Update devel/hs-blaze-builder to 0.3.0.1
- Update devel/hs-blaze-builder-enumerator to 0.2.0.1
- Update devel/hs-darcs to 2.5.2
- Update devel/hs-hashed-storage to 0.5.7
- Update devel/hs-haskeline to 0.6.4.0
- Update devel/hs-haskell-src-exts to 1.11.1
- Update devel/hs-hoogle to 4.2.5
- Update devel/hs-test-framework to 0.4.0
- Update devel/hs-test-framework-quickcheck2 to 0.2.10
- Update www/hs-wai to 0.4.0
- Update www/hs-warp to 0.4.0.1
- Bump PORTREVISION of devel/cvs2darcs, devel/hs-test-framework-hunit,
devel/hs-uuagc, math/hs-Agda, math/hs-Agda-executable
Obtained from: FreeBSD Haskell
Diffstat (limited to 'www/hs-wai')
-rw-r--r-- | www/hs-wai/Makefile | 6 | ||||
-rw-r--r-- | www/hs-wai/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile index 929ccac68728..2b4a400c4cf9 100644 --- a/www/hs-wai/Makefile +++ b/www/hs-wai/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wai -PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -15,7 +14,8 @@ COMMENT= Web Application Interface LICENSE= BSD -USE_CABAL= blaze-builder>=0.2 enumerator>=0.4 network>=2.2 +USE_CABAL= blaze-builder>=0.2 enumerator>=0.4.8 http-types>=0.6 \ + network>=2.2 text>=0.5 transformers>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-wai/distinfo b/www/hs-wai/distinfo index 92dfba094b0a..32962ddc998e 100644 --- a/www/hs-wai/distinfo +++ b/www/hs-wai/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/wai-0.3.2.tar.gz) = ca0efc03e8a5dd86b7929c9937260403f264b998a78a9825d666ae474a450673 -SIZE (cabal/wai-0.3.2.tar.gz) = 4772 +SHA256 (cabal/wai-0.4.0.tar.gz) = 966ab9e30f26ce2255e514036f498e51c2e3872cca24a4d5bbf99884c71be0f6 +SIZE (cabal/wai-0.4.0.tar.gz) = 3924 |