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-warp | |
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-warp')
-rw-r--r-- | www/hs-warp/Makefile | 6 | ||||
-rw-r--r-- | www/hs-warp/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile index ce37f708f3ff..0c3e3dab62e3 100644 --- a/www/hs-warp/Makefile +++ b/www/hs-warp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= warp -PORTVERSION= 0.3.2.3 -PORTREVISION= 1 +PORTVERSION= 0.4.0.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -16,7 +15,8 @@ COMMENT= A fast, light-weight web server for WAI applications LICENSE= BSD USE_CABAL= blaze-builder>=0.2.1.4 blaze-builder-enumerator>=0.2 \ - enumerator>=0.4.5 sendfile>=0.7.2 transformers>=0.2 wai>=0.3.0 + case-insensitive>=0.2 enumerator>=0.4.5 http-types>=0.6 \ + network>=2.3 sendfile>=0.7.2 transformers>=0.2 wai>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-warp/distinfo b/www/hs-warp/distinfo index af11d6bc2cb1..2ed356917228 100644 --- a/www/hs-warp/distinfo +++ b/www/hs-warp/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/warp-0.3.2.3.tar.gz) = 37f628ad1fd32bc9687b220124ae8a541f94dbe33a50dad66ae8393f7eb2f517 -SIZE (cabal/warp-0.3.2.3.tar.gz) = 7722 +SHA256 (cabal/warp-0.4.0.1.tar.gz) = b16d11b050ee98c79c13d8d5f99e55cb212e6daa6a37f9e1e64251a13e4ced21 +SIZE (cabal/warp-0.4.0.1.tar.gz) = 8153 |