aboutsummaryrefslogtreecommitdiff
path: root/www/hs-warp
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:49:07 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:49:07 +0000
commitff3666e6df6f79fdc205356aef54ebf706d4a839 (patch)
treecee12f7aa130335374c652527da91ed6dd340113 /www/hs-warp
parent0dba5517a304bf766599bb790ebdf1bc00b42c7a (diff)
downloadports-ff3666e6df6f79fdc205356aef54ebf706d4a839.tar.gz
ports-ff3666e6df6f79fdc205356aef54ebf706d4a839.zip
Notes
Diffstat (limited to 'www/hs-warp')
-rw-r--r--www/hs-warp/Makefile13
-rw-r--r--www/hs-warp/distinfo4
-rw-r--r--www/hs-warp/pkg-descr4
3 files changed, 11 insertions, 10 deletions
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile
index f0105bf42273..9eb6a7475e01 100644
--- a/www/hs-warp/Makefile
+++ b/www/hs-warp/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= warp
-PORTVERSION= 0.4.6.3
+PORTVERSION= 1.2.1.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A fast, light-weight web server for WAI applications
-LICENSE= BSD
+LICENSE= MIT
-USE_CABAL= blaze-builder>=0.2.1.4 blaze-builder-enumerator>=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
+USE_CABAL= blaze-builder>=0.2.1.4 blaze-builder-conduit>=0.4 \
+ case-insensitive>=0.2 conduit>=0.4 http-types>=0.6 \
+ lifted-base>=0.1 network>=2.3 network-conduit>=0.4 \
+ simple-sendfile>=0.2.2 transformers>=0.2.2 unix-compat>=0.2 \
+ wai>=1.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-warp/distinfo b/www/hs-warp/distinfo
index 41c19b652adf..292a86329502 100644
--- a/www/hs-warp/distinfo
+++ b/www/hs-warp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/warp-0.4.6.3.tar.gz) = a6fe9b30dd9c63818ffe276bf5c0ef39725bae33d9213847bcd60ba2c385d2bd
-SIZE (cabal/warp-0.4.6.3.tar.gz) = 9438
+SHA256 (cabal/warp-1.2.1.1.tar.gz) = eff753101a83365972c9f87722e5fb48eb3ad896b03cdd5eed8c096614deedad
+SIZE (cabal/warp-1.2.1.1.tar.gz) = 13668
diff --git a/www/hs-warp/pkg-descr b/www/hs-warp/pkg-descr
index 33958a8b67a5..9a26dfc90cca 100644
--- a/www/hs-warp/pkg-descr
+++ b/www/hs-warp/pkg-descr
@@ -1,3 +1,3 @@
-A fast, light-weight web server for WAI applications.
+The premier WAI handler.
-WWW: http://github.com/snoyberg/warp
+WWW: http://github.com/yesodweb/wai