aboutsummaryrefslogtreecommitdiff
path: root/www/hs-wai
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-wai')
-rw-r--r--www/hs-wai/Makefile9
-rw-r--r--www/hs-wai/distinfo4
-rw-r--r--www/hs-wai/pkg-descr2
3 files changed, 5 insertions, 10 deletions
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile
index 3592c41dc2c6..7217e0357089 100644
--- a/www/hs-wai/Makefile
+++ b/www/hs-wai/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: hs-wai
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= wai
-PORTVERSION= 1.2.0.3
+PORTVERSION= 1.3.0.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,7 +9,7 @@ COMMENT= Web Application Interface
LICENSE= BSD
-USE_CABAL= blaze-builder>=0.2.1.4 conduit>=0.4 http-types>=0.6 \
+USE_CABAL= blaze-builder>=0.2.1.4 conduit>=0.5 http-types>=0.7 \
network>=2.2.1.5 text>=0.7 transformers>=0.2.2 vault>=0.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/www/hs-wai/distinfo b/www/hs-wai/distinfo
index 85956ecce842..a5893a25fcb8 100644
--- a/www/hs-wai/distinfo
+++ b/www/hs-wai/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/wai-1.2.0.3.tar.gz) = 37003dc5a67097880011fb57abe124acd784b28f519f61f5be1b959f04fb865e
-SIZE (cabal/wai-1.2.0.3.tar.gz) = 4387
+SHA256 (cabal/wai-1.3.0.1.tar.gz) = d42709d9b2bcf804bfcb92e36462d859d3ffbdee317ce6dd591272154ef7cb7c
+SIZE (cabal/wai-1.3.0.1.tar.gz) = 4380
diff --git a/www/hs-wai/pkg-descr b/www/hs-wai/pkg-descr
index 38d3bb1df568..92344cbcb9ed 100644
--- a/www/hs-wai/pkg-descr
+++ b/www/hs-wai/pkg-descr
@@ -1,4 +1,4 @@
Provides a common protocol for communication between web applications and
web servers.
-WWW: https://github.com/yesodweb/wai
+WWW: https://github.com/yesodweb/wai