diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:52:18 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:52:18 +0000 |
commit | 1e41e063b5a3574e3baf691bbb885af21258a992 (patch) | |
tree | 47237d0182611f831fe2c64872ecfca229781202 /www/hs-warp | |
parent | d1bf8ee26b56a9d22abfeabbcb6a0f76092029c1 (diff) | |
download | ports-1e41e063b5a3574e3baf691bbb885af21258a992.tar.gz ports-1e41e063b5a3574e3baf691bbb885af21258a992.zip |
Notes
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 764eeeb1d194..f0105bf42273 100644 --- a/www/hs-warp/Makefile +++ b/www/hs-warp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= warp -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.6.3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -15,8 +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 \ - case-insensitive>=0.2 enumerator>=0.4.5 http-types>=0.6 \ - network>=2.3 simple-sendfile>=0.1 transformers>=0.2 \ + case-insensitive>=0.2 enumerator>=0.4.8 http-types>=0.6 \ + network>=2.3 simple-sendfile>=0.1 transformers>=0.2.2 \ unix-compat>=0.2 wai>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/www/hs-warp/distinfo b/www/hs-warp/distinfo index 68b8205b56ae..41c19b652adf 100644 --- a/www/hs-warp/distinfo +++ b/www/hs-warp/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/warp-0.4.3.tar.gz) = cc931feeb15aa54c6a59db3f69fb75c6819322300005842e158d1549b4f72ebc -SIZE (cabal/warp-0.4.3.tar.gz) = 8952 +SHA256 (cabal/warp-0.4.6.3.tar.gz) = a6fe9b30dd9c63818ffe276bf5c0ef39725bae33d9213847bcd60ba2c385d2bd +SIZE (cabal/warp-0.4.6.3.tar.gz) = 9438 |