aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/hs-HTTP/Makefile1
-rw-r--r--www/hs-activehs/Makefile1
-rw-r--r--www/hs-authenticate/Makefile1
-rw-r--r--www/hs-cgi/Makefile2
-rw-r--r--www/hs-cookie/Makefile1
-rw-r--r--www/hs-css-text/Makefile2
-rw-r--r--www/hs-fastcgi/Makefile2
-rw-r--r--www/hs-gitit/Makefile6
-rw-r--r--www/hs-gitit/distinfo4
-rw-r--r--www/hs-gitit/files/patch-gitit.cabal11
-rw-r--r--www/hs-hS3/Makefile2
-rw-r--r--www/hs-hamlet/Makefile2
-rw-r--r--www/hs-hamlet/distinfo4
-rw-r--r--www/hs-happstack-server/Makefile1
-rw-r--r--www/hs-happstack/Makefile1
-rw-r--r--www/hs-heist/Makefile9
-rw-r--r--www/hs-heist/distinfo4
-rw-r--r--www/hs-heist/pkg-descr14
-rw-r--r--www/hs-hjsmin/Makefile2
-rw-r--r--www/hs-hjsmin/distinfo4
-rw-r--r--www/hs-http-conduit/Makefile15
-rw-r--r--www/hs-http-conduit/distinfo4
-rw-r--r--www/hs-http-date/Makefile2
-rw-r--r--www/hs-http-date/distinfo4
-rw-r--r--www/hs-http-reverse-proxy/Makefile10
-rw-r--r--www/hs-http-reverse-proxy/distinfo4
-rw-r--r--www/hs-http-server/Makefile1
-rw-r--r--www/hs-http-types/Makefile1
-rw-r--r--www/hs-oeis/Makefile2
-rw-r--r--www/hs-path-pieces/Makefile1
-rw-r--r--www/hs-recaptcha/Makefile2
-rw-r--r--www/hs-scgi/Makefile2
-rw-r--r--www/hs-shakespeare-css/Makefile1
-rw-r--r--www/hs-shakespeare-i18n/Makefile2
-rw-r--r--www/hs-shakespeare-js/Makefile2
-rw-r--r--www/hs-shakespeare-js/distinfo4
-rw-r--r--www/hs-shakespeare-text/Makefile1
-rw-r--r--www/hs-shakespeare/Makefile1
-rw-r--r--www/hs-snap-core/Makefile1
-rw-r--r--www/hs-snap-server/Makefile1
-rw-r--r--www/hs-snap/Makefile13
-rw-r--r--www/hs-snap/distinfo4
-rw-r--r--www/hs-url/Makefile2
-rw-r--r--www/hs-wai-app-static/Makefile3
-rw-r--r--www/hs-wai-app-static/distinfo4
-rw-r--r--www/hs-wai-extra/Makefile2
-rw-r--r--www/hs-wai-extra/distinfo4
-rw-r--r--www/hs-wai-logger/Makefile1
-rw-r--r--www/hs-wai-test/Makefile1
-rw-r--r--www/hs-wai/Makefile1
-rw-r--r--www/hs-warp/Makefile2
-rw-r--r--www/hs-warp/distinfo4
-rw-r--r--www/hs-webkit/Makefile2
-rw-r--r--www/hs-xss-sanitize/Makefile3
-rw-r--r--www/hs-xss-sanitize/distinfo4
-rw-r--r--www/hs-yesod-auth/Makefile2
-rw-r--r--www/hs-yesod-auth/distinfo4
-rw-r--r--www/hs-yesod-core/Makefile4
-rw-r--r--www/hs-yesod-core/distinfo4
-rw-r--r--www/hs-yesod-default/Makefile2
-rw-r--r--www/hs-yesod-default/distinfo4
-rw-r--r--www/hs-yesod-form/Makefile4
-rw-r--r--www/hs-yesod-form/distinfo4
-rw-r--r--www/hs-yesod-json/Makefile1
-rw-r--r--www/hs-yesod-persistent/Makefile2
-rw-r--r--www/hs-yesod-persistent/distinfo4
-rw-r--r--www/hs-yesod-platform/Makefile248
-rw-r--r--www/hs-yesod-platform/distinfo4
-rw-r--r--www/hs-yesod-routes/Makefile1
-rw-r--r--www/hs-yesod-static/Makefile2
-rw-r--r--www/hs-yesod-static/distinfo4
-rw-r--r--www/hs-yesod-test/Makefile13
-rw-r--r--www/hs-yesod-test/distinfo4
-rw-r--r--www/hs-yesod/Makefile10
-rw-r--r--www/hs-yesod/distinfo4
75 files changed, 275 insertions, 235 deletions
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index a54291edd46d..d8ca325e4a70 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -3,6 +3,7 @@
PORTNAME= HTTP
PORTVERSION= 4000.2.5
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile
index 2319979f8ee1..3f05460c179f 100644
--- a/www/hs-activehs/Makefile
+++ b/www/hs-activehs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= activehs
PORTVERSION= 0.3.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-authenticate/Makefile b/www/hs-authenticate/Makefile
index fb1e94735016..702d408f6782 100644
--- a/www/hs-authenticate/Makefile
+++ b/www/hs-authenticate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= authenticate
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile
index 8a8d67e281d8..bf0e3c7d2b87 100644
--- a/www/hs-cgi/Makefile
+++ b/www/hs-cgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgi
PORTVERSION= 3001.1.7.4
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= www haskell
diff --git a/www/hs-cookie/Makefile b/www/hs-cookie/Makefile
index 05d435464eaa..a4f9f0cc64cb 100644
--- a/www/hs-cookie/Makefile
+++ b/www/hs-cookie/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cookie
PORTVERSION= 0.4.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-css-text/Makefile b/www/hs-css-text/Makefile
index 4977f575a590..eb3d1293afdd 100644
--- a/www/hs-css-text/Makefile
+++ b/www/hs-css-text/Makefile
@@ -2,7 +2,7 @@
PORTNAME= css-text
PORTVERSION= 0.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-fastcgi/Makefile b/www/hs-fastcgi/Makefile
index 78796f437d3c..9bcaf6524ffd 100644
--- a/www/hs-fastcgi/Makefile
+++ b/www/hs-fastcgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fastcgi
PORTVERSION= 3001.0.2.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index b7e216ad6e3d..9146ae9f7c7d 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitit
-PORTVERSION= 0.10.0.2
+PORTVERSION= 0.10.1.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,9 +10,9 @@ COMMENT= Wiki using happstack, git or darcs, and pandoc
LICENSE= GPLv2
USE_CABAL= base64-bytestring>=0.1 blaze-html>=0.4 cgi ConfigFile>=1 \
- feed>=0.3.6 filestore>=0.5 ghc-paths happstack-server>=7.0 \
+ feed>=0.3.6 filestore>=0.6 ghc-paths happstack-server>=7.0 \
highlighting-kate>=0.5.0.1 hslogger>=1 HStringTemplate>=0.6 \
- HTTP>=4000.0 json>=0.4 mtl network>=2.1.0.0 pandoc>=1.9.0.5 \
+ HTTP>=4000.0 json>=0.4 mtl network>=2.3 pandoc>=1.9.0.5 \
pandoc-types>=1.9.0.2 parsec random recaptcha>=0.1 safe SHA>1 \
syb tagsoup>=0.12 text url>=2.1 utf8-string>=0.3 \
xhtml xml>=1.3.5 xss-sanitize>=0.3 zlib>=0.5
diff --git a/www/hs-gitit/distinfo b/www/hs-gitit/distinfo
index 9f02bbdeb847..1b2acd82587b 100644
--- a/www/hs-gitit/distinfo
+++ b/www/hs-gitit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/gitit-0.10.0.2.tar.gz) = 3180e38c2d1b35cd1e215ac95a57c5e4b0cfbfae4d8c57bdba585102cba0d832
-SIZE (cabal/gitit-0.10.0.2.tar.gz) = 207370
+SHA256 (cabal/gitit-0.10.1.2.tar.gz) = 53d5074b7b2d34dbc0b2043791d52061f7e348e4fe6b877be99d99466de3c1b7
+SIZE (cabal/gitit-0.10.1.2.tar.gz) = 208344
diff --git a/www/hs-gitit/files/patch-gitit.cabal b/www/hs-gitit/files/patch-gitit.cabal
deleted file mode 100644
index 227467ec4ac2..000000000000
--- a/www/hs-gitit/files/patch-gitit.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./gitit.cabal.orig 2012-11-02 07:32:54.000000000 +0100
-+++ ./gitit.cabal 2012-12-01 14:12:27.000000000 +0100
-@@ -148,7 +148,7 @@
- random,
- network >= 2.1.0.0 && < 2.5,
- utf8-string >= 0.3 && < 0.4,
-- SHA > 1 && < 1.6,
-+ SHA > 1 && < 1.7,
- HTTP >= 4000.0 && < 4000.3,
- HStringTemplate >= 0.6 && < 0.7,
- old-locale >= 1,
diff --git a/www/hs-hS3/Makefile b/www/hs-hS3/Makefile
index d3244672e0b7..f86545cb302c 100644
--- a/www/hs-hS3/Makefile
+++ b/www/hs-hS3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hS3
PORTVERSION= 0.5.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hamlet/Makefile b/www/hs-hamlet/Makefile
index 11b6247464fb..bb46432c37b4 100644
--- a/www/hs-hamlet/Makefile
+++ b/www/hs-hamlet/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hamlet
-PORTVERSION= 1.1.1.1
+PORTVERSION= 1.1.3.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hamlet/distinfo b/www/hs-hamlet/distinfo
index 5f427ce77339..5c6e47582678 100644
--- a/www/hs-hamlet/distinfo
+++ b/www/hs-hamlet/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hamlet-1.1.1.1.tar.gz) = e876398ec043d1651017abd8aed13db1ad119ac8d685436097c1e96b13dcb66f
-SIZE (cabal/hamlet-1.1.1.1.tar.gz) = 18864
+SHA256 (cabal/hamlet-1.1.3.1.tar.gz) = 3154195d217cdc93b0ca13b7833fecf825c38179c3c9773ef1093a60b3d41813
+SIZE (cabal/hamlet-1.1.3.1.tar.gz) = 19012
diff --git a/www/hs-happstack-server/Makefile b/www/hs-happstack-server/Makefile
index f19807419448..b46bef8ce724 100644
--- a/www/hs-happstack-server/Makefile
+++ b/www/hs-happstack-server/Makefile
@@ -2,6 +2,7 @@
PORTNAME= happstack-server
PORTVERSION= 7.1.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile
index 79673d61ea32..0f2fda08bc9b 100644
--- a/www/hs-happstack/Makefile
+++ b/www/hs-happstack/Makefile
@@ -2,6 +2,7 @@
PORTNAME= happstack
PORTVERSION= 7.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-heist/Makefile b/www/hs-heist/Makefile
index 6580f16d3218..f370a3af9570 100644
--- a/www/hs-heist/Makefile
+++ b/www/hs-heist/Makefile
@@ -1,19 +1,20 @@
# $FreeBSD$
PORTNAME= heist
-PORTVERSION= 0.8.2
+PORTVERSION= 0.11.0
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= An (x)html templating system
+COMMENT= Haskell template system supporting both HTML5 and XML
LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= aeson>=0.6 attoparsec>=0.10 blaze-builder>=0.2 \
- blaze-html>=0.4 directory-tree MonadCatchIO-transformers>=0.2.1 \
- mtl>=2.0 random text>=0.10 unordered-containers>=0.1.4 \
+ blaze-html>=0.4 directory-tree>=0.10 dlist>=0.5 errors>=1.3 \
+ hashable>=1.1 MonadCatchIO-transformers>=0.2.1 mtl>=2.0 \
+ random>=1.0.1.0 text>=0.10 unordered-containers>=0.1.4 \
vector>=0.9 xmlhtml>=0.1.6
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/www/hs-heist/distinfo b/www/hs-heist/distinfo
index f708e5a60ab6..893b546ef3b8 100644
--- a/www/hs-heist/distinfo
+++ b/www/hs-heist/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/heist-0.8.2.tar.gz) = 726684b48061495d7350bf018c6004214c185dc0ce2efbfb260524ecf67b557d
-SIZE (cabal/heist-0.8.2.tar.gz) = 38499
+SHA256 (cabal/heist-0.11.0.tar.gz) = fcccf0fdd7391e93ed209b97df3f59e89ed3f3c18e237ae206ddc8b6d45b7cfd
+SIZE (cabal/heist-0.11.0.tar.gz) = 59557
diff --git a/www/hs-heist/pkg-descr b/www/hs-heist/pkg-descr
index 7dccb35001b5..b6b890eae16b 100644
--- a/www/hs-heist/pkg-descr
+++ b/www/hs-heist/pkg-descr
@@ -1,3 +1,15 @@
-An xhtml templating system.
+Heist is a powerful template system that supports both HTML5 and XML.
+Some of Heist's features are:
+
+ * Designer-friendly HTML5 (or XML) syntax
+ * Templates can be reloaded to make changes visible without recompiling
+ your Haskell code
+ * Enforces near-perfect separation of business logic
+ and view
+ * Powerful abstraction primitives allowing you to eliminate repetition
+ * Easy creation of domain-specific markup languages
+ * Built-in support for including JSON and Markdown content in templates
+ * Simple mechanism for designer-specified template caching
+ * Optional merging of multiple <head> tags defined anywhere in the document
WWW: http://snapframework.com/
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index aa1debe8821e..5e6643e1db2e 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hjsmin
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hjsmin/distinfo b/www/hs-hjsmin/distinfo
index bc6e0bf2142b..2cf660d929f9 100644
--- a/www/hs-hjsmin/distinfo
+++ b/www/hs-hjsmin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hjsmin-0.1.3.tar.gz) = 8d7821562cc0107277af1867ddf79235c61b07e1708e5614467a4172aac6e753
-SIZE (cabal/hjsmin-0.1.3.tar.gz) = 12463
+SHA256 (cabal/hjsmin-0.1.4.tar.gz) = b6c33e6f18690cb871a3c43fb463721002ca6f0bc0773322a3c3f77381299cf0
+SIZE (cabal/hjsmin-0.1.4.tar.gz) = 116144
diff --git a/www/hs-http-conduit/Makefile b/www/hs-http-conduit/Makefile
index 73398bbb1918..a4e95e2d53ec 100644
--- a/www/hs-http-conduit/Makefile
+++ b/www/hs-http-conduit/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= http-conduit
-PORTVERSION= 1.8.4.3
+PORTVERSION= 1.8.7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,12 +12,13 @@ LICENSE= BSD
USE_CABAL= asn1-data>=0.5.1 attoparsec>=0.8.0.2 attoparsec-conduit>=0.5 \
base64-bytestring>=0.1 blaze-builder>=0.2.1 \
blaze-builder-conduit>=0.5 case-insensitive>=0.2 \
- certificate>=1.3 conduit>=0.5 cookie>=0.4 cprng-aes>=0.2 \
- data-default failure>=0.1 http-types>=0.6 lifted-base>=0.1 \
- monad-control>=0.3 mtl network>=2.3 regex-compat \
- resourcet>=0.3 socks>=0.4 text tls>=1.0.0 tls-extra>=0.5.0 \
- transformers>=0.2 transformers-base>=0.4 utf8-string>=0.3.4 \
- void>=0.5.5 zlib-conduit>=0.5
+ certificate>=1.3 conduit>=0.5.5 cookie>=0.4 cprng-aes>=0.2 \
+ data-default failure>=0.1 http-types>=0.7 lifted-base>=0.1 \
+ mime-types>=0.1 monad-control>=0.3 mtl network>=2.3 \
+ random regex-compat resourcet>=0.3 socks>=0.4 text \
+ tls>=1.0.0 tls-extra>=0.5.0 transformers>=0.2 \
+ transformers-base>=0.4 utf8-string>=0.3.4 void>=0.5.5 \
+ zlib-conduit>=0.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-http-conduit/distinfo b/www/hs-http-conduit/distinfo
index 4006518a520d..158e5c3c5987 100644
--- a/www/hs-http-conduit/distinfo
+++ b/www/hs-http-conduit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/http-conduit-1.8.4.3.tar.gz) = 79a44f3283972fb83358e56e0b57c8c1e9e06ca79dcc480a742deb5a45bc0cbd
-SIZE (cabal/http-conduit-1.8.4.3.tar.gz) = 32219
+SHA256 (cabal/http-conduit-1.8.7.tar.gz) = f124d0e883a3a213e362e2ba4719d3d5acb24e3ef73e2fa3a7cff4466ecf658b
+SIZE (cabal/http-conduit-1.8.7.tar.gz) = 42238
diff --git a/www/hs-http-date/Makefile b/www/hs-http-date/Makefile
index 58a469fca52a..4540169e8188 100644
--- a/www/hs-http-date/Makefile
+++ b/www/hs-http-date/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= http-date
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-date/distinfo b/www/hs-http-date/distinfo
index 39c3031115d0..df9dd8509260 100644
--- a/www/hs-http-date/distinfo
+++ b/www/hs-http-date/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/http-date-0.0.3.tar.gz) = d6ea5f7ba611ac2b3c534c1d57f03a1d3c5a596f613846e8031bb4f0bfa33e8a
-SIZE (cabal/http-date-0.0.3.tar.gz) = 4861
+SHA256 (cabal/http-date-0.0.4.tar.gz) = 25228b2456b319c7c777ea3673f441ddf68881da176b37c51feab2108d0175dd
+SIZE (cabal/http-date-0.0.4.tar.gz) = 4865
diff --git a/www/hs-http-reverse-proxy/Makefile b/www/hs-http-reverse-proxy/Makefile
index 8c0f4ddf8b76..0e94c8e835a3 100644
--- a/www/hs-http-reverse-proxy/Makefile
+++ b/www/hs-http-reverse-proxy/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= http-reverse-proxy
-PORTVERSION= 0.1.0.6
+PORTVERSION= 0.1.1.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,10 +12,10 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= blaze-builder>=0.3 case-insensitive>=0.4 \
- classy-prelude-conduit>=0.3 conduit>=0.5 http-conduit>=1.6 \
- http-types>=0.6 lifted-base>=0.1 monad-control>=0.3 \
- network network-conduit>=0.6 text>=0.11 wai>=1.3 \
- warp>=1.3.4 word8>=0.0
+ classy-prelude-conduit>=0.3 conduit>=0.5 data-default \
+ http-conduit>=1.6 http-types>=0.6 lifted-base>=0.1 \
+ monad-control>=0.3 network network-conduit>=0.6 text>=0.11 \
+ wai>=1.3 warp>=1.3.4 word8>=0.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-http-reverse-proxy/distinfo b/www/hs-http-reverse-proxy/distinfo
index e349999924cb..6e124fbc78b8 100644
--- a/www/hs-http-reverse-proxy/distinfo
+++ b/www/hs-http-reverse-proxy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/http-reverse-proxy-0.1.0.6.tar.gz) = 8885e3a350e8fb9d77b8b9e2bb2e729c16695f5c18fc55f60c532c54a3ff7079
-SIZE (cabal/http-reverse-proxy-0.1.0.6.tar.gz) = 5693
+SHA256 (cabal/http-reverse-proxy-0.1.1.1.tar.gz) = 62529458a4dd6a8d04aa44c1c0906f627f0bac7c4e685f7539ab052301efe675
+SIZE (cabal/http-reverse-proxy-0.1.1.1.tar.gz) = 6323
diff --git a/www/hs-http-server/Makefile b/www/hs-http-server/Makefile
index 1fd31b3e6a8c..a8c9f3855ba7 100644
--- a/www/hs-http-server/Makefile
+++ b/www/hs-http-server/Makefile
@@ -3,6 +3,7 @@
PORTNAME= http-server
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile
index 77bd379a2cba..77121eaec11c 100644
--- a/www/hs-http-types/Makefile
+++ b/www/hs-http-types/Makefile
@@ -2,6 +2,7 @@
PORTNAME= http-types
PORTVERSION= 0.7.3.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index 5b5182e92e1b..faf7d1e9f2a1 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oeis
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-path-pieces/Makefile b/www/hs-path-pieces/Makefile
index 2846afba8b3a..b2caebb42c8e 100644
--- a/www/hs-path-pieces/Makefile
+++ b/www/hs-path-pieces/Makefile
@@ -2,6 +2,7 @@
PORTNAME= path-pieces
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-recaptcha/Makefile b/www/hs-recaptcha/Makefile
index b22801ce0595..607dc03822a6 100644
--- a/www/hs-recaptcha/Makefile
+++ b/www/hs-recaptcha/Makefile
@@ -2,7 +2,7 @@
PORTNAME= recaptcha
PORTVERSION= 0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-scgi/Makefile b/www/hs-scgi/Makefile
index 03a4afe41010..ed26a963b159 100644
--- a/www/hs-scgi/Makefile
+++ b/www/hs-scgi/Makefile
@@ -5,7 +5,7 @@
PORTNAME= scgi
PORTVERSION= 0.3.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-css/Makefile b/www/hs-shakespeare-css/Makefile
index 146828a4339e..d693cd267a4b 100644
--- a/www/hs-shakespeare-css/Makefile
+++ b/www/hs-shakespeare-css/Makefile
@@ -2,6 +2,7 @@
PORTNAME= shakespeare-css
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-i18n/Makefile b/www/hs-shakespeare-i18n/Makefile
index 6dd05212f075..e16e2193c53b 100644
--- a/www/hs-shakespeare-i18n/Makefile
+++ b/www/hs-shakespeare-i18n/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare-i18n
PORTVERSION= 1.0.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-js/Makefile b/www/hs-shakespeare-js/Makefile
index 74e6f7f2fb20..725c3ab1ea2e 100644
--- a/www/hs-shakespeare-js/Makefile
+++ b/www/hs-shakespeare-js/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= shakespeare-js
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-js/distinfo b/www/hs-shakespeare-js/distinfo
index 4ecd49756aba..a79360648dca 100644
--- a/www/hs-shakespeare-js/distinfo
+++ b/www/hs-shakespeare-js/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/shakespeare-js-1.1.0.tar.gz) = 37412fe4e4ce4301393413c82fce2de70758e3ebb98563a360efee6e6a746165
-SIZE (cabal/shakespeare-js-1.1.0.tar.gz) = 6665
+SHA256 (cabal/shakespeare-js-1.1.1.tar.gz) = 2fab2e8c720d66a0db908cb2a5574a8090986e57b1c2104642447475e358f0f7
+SIZE (cabal/shakespeare-js-1.1.1.tar.gz) = 6750
diff --git a/www/hs-shakespeare-text/Makefile b/www/hs-shakespeare-text/Makefile
index 9066ae0a35f3..69f3b1a2efca 100644
--- a/www/hs-shakespeare-text/Makefile
+++ b/www/hs-shakespeare-text/Makefile
@@ -2,6 +2,7 @@
PORTNAME= shakespeare-text
PORTVERSION= 1.0.0.5
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare/Makefile b/www/hs-shakespeare/Makefile
index ecca6aebe408..0390f692e322 100644
--- a/www/hs-shakespeare/Makefile
+++ b/www/hs-shakespeare/Makefile
@@ -2,6 +2,7 @@
PORTNAME= shakespeare
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-core/Makefile b/www/hs-snap-core/Makefile
index 9a925b5bcbb4..808dc53048ae 100644
--- a/www/hs-snap-core/Makefile
+++ b/www/hs-snap-core/Makefile
@@ -2,6 +2,7 @@
PORTNAME= snap-core
PORTVERSION= 0.9.2.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-server/Makefile b/www/hs-snap-server/Makefile
index f1196a93da88..5c49cd5c8c86 100644
--- a/www/hs-snap-server/Makefile
+++ b/www/hs-snap-server/Makefile
@@ -2,6 +2,7 @@
PORTNAME= snap-server
PORTVERSION= 0.9.2.4
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile
index 135cc89ed11f..7a24325a456b 100644
--- a/www/hs-snap/Makefile
+++ b/www/hs-snap/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= snap
-PORTVERSION= 0.9.2.2
+PORTVERSION= 0.11.0
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,12 +12,13 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= aeson>=0.6 attoparsec>=0.10 cereal>=0.3 clientsession>=0.8 \
- configurator>=0.1 data-lens>=2.0.1 data-lens-template>=2.1 \
- directory-tree>=0.10 hashable>=1.1 heist>=0.7 logict>=0.4.2 \
+ comonad>=1.1 configurator>=0.1 directory-tree>=0.10 \
+ dlist>=0.5 either>=3.1 errors>=1.3 hashable>=1.1 \
+ heist>=0.11 lens>=3.7.0.1 logict>=0.4.2 \
MonadCatchIO-transformers>=0.2 mtl>2.0 mwc-random>=0.8 \
- pwstore-fast>=2.3 snap-core>=0.9.2 snap-server>=0.9.2 \
- stm>=2.2 syb>=0.1 text>=0.11 transformers>=0.2 \
- unordered-containers>=0.1.4 utf8-string>=0.3 vector>=0.7.1 \
+ pwstore-fast>=2.3 regex-posix>=0.95 snap-core>=0.9 \
+ snap-server>=0.9 stm>=2.2 syb>=0.1 text>=0.11 \
+ transformers>=0.2 unordered-containers>=0.1.4 vector>=0.7.1 \
vector-algorithms>=0.4 xmlhtml>=0.1
EXECUTABLE= snap
diff --git a/www/hs-snap/distinfo b/www/hs-snap/distinfo
index 4316ee27f426..3f3085f09d1b 100644
--- a/www/hs-snap/distinfo
+++ b/www/hs-snap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/snap-0.9.2.2.tar.gz) = 5cffd4c80b9afac3566192a631ae3e08aad808bd316a4ef9478d6595166289e2
-SIZE (cabal/snap-0.9.2.2.tar.gz) = 73548
+SHA256 (cabal/snap-0.11.0.tar.gz) = f65c9d56d48c36286675fd0544fc0aac12d5dd2e2cdb1ffe4a7f341965778157
+SIZE (cabal/snap-0.11.0.tar.gz) = 78524
diff --git a/www/hs-url/Makefile b/www/hs-url/Makefile
index eb3d361fd7b8..a37e9518b2c9 100644
--- a/www/hs-url/Makefile
+++ b/www/hs-url/Makefile
@@ -3,7 +3,7 @@
PORTNAME= url
PORTVERSION= 2.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile
index 319d5f45638c..dc7e5da5e586 100644
--- a/www/hs-wai-app-static/Makefile
+++ b/www/hs-wai-app-static/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= wai-app-static
-PORTVERSION= 1.3.0.4
+PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-app-static/distinfo b/www/hs-wai-app-static/distinfo
index 2573234d210c..fa6975ffc69e 100644
--- a/www/hs-wai-app-static/distinfo
+++ b/www/hs-wai-app-static/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/wai-app-static-1.3.0.4.tar.gz) = d6464ab45fa458b32c62ee92bb1a3bcc7084d9d30e5f195417be481096e18fb5
-SIZE (cabal/wai-app-static-1.3.0.4.tar.gz) = 14841
+SHA256 (cabal/wai-app-static-1.3.1.tar.gz) = 930a8d0eb8d2cbe56346ee1c90474af2297f0b2407a9ee91aef6406c47874f64
+SIZE (cabal/wai-app-static-1.3.1.tar.gz) = 14806
diff --git a/www/hs-wai-extra/Makefile b/www/hs-wai-extra/Makefile
index 8705256b0a68..b0e4a73bddff 100644
--- a/www/hs-wai-extra/Makefile
+++ b/www/hs-wai-extra/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= wai-extra
-PORTVERSION= 1.3.0.4
+PORTVERSION= 1.3.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-extra/distinfo b/www/hs-wai-extra/distinfo
index 869860fcfbd9..1e4c846fcdad 100644
--- a/www/hs-wai-extra/distinfo
+++ b/www/hs-wai-extra/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/wai-extra-1.3.0.4.tar.gz) = 8cc9d864c88fc54644d10eae9c45d466afcb78fe9876c082099ddb7a234e20c5
-SIZE (cabal/wai-extra-1.3.0.4.tar.gz) = 30837
+SHA256 (cabal/wai-extra-1.3.2.tar.gz) = 03945d7bff2f10fa29ffb28ccc95b720b1f54cf277476b783e217a4996d30981
+SIZE (cabal/wai-extra-1.3.2.tar.gz) = 31367
diff --git a/www/hs-wai-logger/Makefile b/www/hs-wai-logger/Makefile
index 3f76adc2e788..240ec7657301 100644
--- a/www/hs-wai-logger/Makefile
+++ b/www/hs-wai-logger/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wai-logger
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-test/Makefile b/www/hs-wai-test/Makefile
index 9a84f50d6f14..b6e6359835bb 100644
--- a/www/hs-wai-test/Makefile
+++ b/www/hs-wai-test/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wai-test
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile
index 7217e0357089..dc4d02f7430d 100644
--- a/www/hs-wai/Makefile
+++ b/www/hs-wai/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wai
PORTVERSION= 1.3.0.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile
index b1714e4d31f7..57230ac48cf1 100644
--- a/www/hs-warp/Makefile
+++ b/www/hs-warp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= warp
-PORTVERSION= 1.3.5
+PORTVERSION= 1.3.7.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-warp/distinfo b/www/hs-warp/distinfo
index 197ed9f99ea8..a185fd758bcc 100644
--- a/www/hs-warp/distinfo
+++ b/www/hs-warp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/warp-1.3.5.tar.gz) = 9429e1d97667c98bbfc05ff36eb8a8e1b3b1da04ceb2fa658c9f5b70dbbeb143
-SIZE (cabal/warp-1.3.5.tar.gz) = 17566
+SHA256 (cabal/warp-1.3.7.1.tar.gz) = 143ec36c8065e7bb3c69c41664001c738fda6d65c2d20ebd8a0619267f674b4d
+SIZE (cabal/warp-1.3.7.1.tar.gz) = 17904
diff --git a/www/hs-webkit/Makefile b/www/hs-webkit/Makefile
index bc29409353fd..cdf077f90129 100644
--- a/www/hs-webkit/Makefile
+++ b/www/hs-webkit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webkit
PORTVERSION= 0.12.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-xss-sanitize/Makefile b/www/hs-xss-sanitize/Makefile
index 260b338d7453..855a7b7cfbee 100644
--- a/www/hs-xss-sanitize/Makefile
+++ b/www/hs-xss-sanitize/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xss-sanitize
-PORTVERSION= 0.3.2
-PORTREVISION= 2
+PORTVERSION= 0.3.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-xss-sanitize/distinfo b/www/hs-xss-sanitize/distinfo
index 9e6f6075a25a..d3e8e0a5479b 100644
--- a/www/hs-xss-sanitize/distinfo
+++ b/www/hs-xss-sanitize/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xss-sanitize-0.3.2.tar.gz) = 9db5e095347206229b9ca9261390c37760a2d9319fe6354102d1802886a0ef54
-SIZE (cabal/xss-sanitize-0.3.2.tar.gz) = 8366
+SHA256 (cabal/xss-sanitize-0.3.3.tar.gz) = 8a9cabdfa98b686fee05171af85e45ee45887ec161cac895e204d2c72dbade76
+SIZE (cabal/xss-sanitize-0.3.3.tar.gz) = 8495
diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile
index b1b77e177eb3..0847c78d473d 100644
--- a/www/hs-yesod-auth/Makefile
+++ b/www/hs-yesod-auth/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-auth
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-auth/distinfo b/www/hs-yesod-auth/distinfo
index 916879f1456b..fda7ec22b331 100644
--- a/www/hs-yesod-auth/distinfo
+++ b/www/hs-yesod-auth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-auth-1.1.2.tar.gz) = 86866b63163bbf0fc79743dd27cf57c04748ddd6b06f22791b5c834271be814b
-SIZE (cabal/yesod-auth-1.1.2.tar.gz) = 17477
+SHA256 (cabal/yesod-auth-1.1.3.tar.gz) = 1f4c213371eb29a2ac8eee54ba51b871c1e263a2670d307ea89c81a5a5299766
+SIZE (cabal/yesod-auth-1.1.3.tar.gz) = 17918
diff --git a/www/hs-yesod-core/Makefile b/www/hs-yesod-core/Makefile
index 56f63cfe373c..cfecc2fc7894 100644
--- a/www/hs-yesod-core/Makefile
+++ b/www/hs-yesod-core/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-core
-PORTVERSION= 1.1.6.1
+PORTVERSION= 1.1.7.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -16,7 +16,7 @@ USE_CABAL= aeson>=0.5 blaze-builder>=0.2.1.4 blaze-html>=0.5 \
monad-control>=0.3 monad-logger>=0.2.1 parsec>=2 \
path-pieces>=0.1.2 random>=1.0.0.2 resourcet>=0.3 \
shakespeare>=1.0 shakespeare-css>=1.0 shakespeare-i18n>=1.0 \
- shakespeare-js>=1.0 text>=0.7 transformers>=0.2.2 \
+ shakespeare-js>=1.0.2 text>=0.7 transformers>=0.2.2 \
transformers-base>=0.4 vector>=0.9 wai>=1.3 wai-extra>=1.3 \
yesod-routes>=1.1
diff --git a/www/hs-yesod-core/distinfo b/www/hs-yesod-core/distinfo
index 0684c8151f8b..0b5fe3c65577 100644
--- a/www/hs-yesod-core/distinfo
+++ b/www/hs-yesod-core/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-core-1.1.6.1.tar.gz) = ea3e68cdba6ce431c567178da2377ef0ddf4d5004559a1d69ab7bc7471bf675e
-SIZE (cabal/yesod-core-1.1.6.1.tar.gz) = 42497
+SHA256 (cabal/yesod-core-1.1.7.1.tar.gz) = 79b8f52264bf664a040d0b23ad7859cc98506dacfb01f33b04c67c88bc37301f
+SIZE (cabal/yesod-core-1.1.7.1.tar.gz) = 44613
diff --git a/www/hs-yesod-default/Makefile b/www/hs-yesod-default/Makefile
index a598f0af1d96..0f7e43a3eeef 100644
--- a/www/hs-yesod-default/Makefile
+++ b/www/hs-yesod-default/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-default
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-default/distinfo b/www/hs-yesod-default/distinfo
index 4a10c5d4bf3d..33cbddd01c92 100644
--- a/www/hs-yesod-default/distinfo
+++ b/www/hs-yesod-default/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-default-1.1.2.tar.gz) = 68d815aa0576b9318a2378b6bc572adeafbffad2127fd4356ac0afe3544b5f2b
-SIZE (cabal/yesod-default-1.1.2.tar.gz) = 6964
+SHA256 (cabal/yesod-default-1.1.3.tar.gz) = 3e3a1b934526477cdd3e1a01aac0103470be261c9e097e41c1e22e40a55910bc
+SIZE (cabal/yesod-default-1.1.3.tar.gz) = 7089
diff --git a/www/hs-yesod-form/Makefile b/www/hs-yesod-form/Makefile
index 4284fb3b10f6..01853c833fa8 100644
--- a/www/hs-yesod-form/Makefile
+++ b/www/hs-yesod-form/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-form
-PORTVERSION= 1.2.0.1
+PORTVERSION= 1.2.0.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE= MIT
USE_CABAL= attoparsec>=0.10 blaze-builder>=0.2.1.4 blaze-html>=0.5 \
blaze-markup>=0.5.1 crypto-api>=0.8 data-default \
email-validate>=0.2.6 hamlet>=1.1 network>=2.2 \
- persistent>=1.0 shakespeare-css>=1.0 shakespeare-js>=1.0 \
+ persistent>=1.0 shakespeare-css>=1.0 shakespeare-js>=1.0.2 \
text>=0.9 transformers>=0.2.2 wai>=1.3 xss-sanitize>=0.3.0.1 \
yesod-core>=1.1 yesod-persistent>=1.1
diff --git a/www/hs-yesod-form/distinfo b/www/hs-yesod-form/distinfo
index 2495348b39cb..d6f058042abf 100644
--- a/www/hs-yesod-form/distinfo
+++ b/www/hs-yesod-form/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-form-1.2.0.1.tar.gz) = f04ae02a241d999d157fe8ced31d4004cc6cd92db72903fb137a73944354ee8f
-SIZE (cabal/yesod-form-1.2.0.1.tar.gz) = 19549
+SHA256 (cabal/yesod-form-1.2.0.2.tar.gz) = 7e6c3bf1b9a9ae251a26300feda7144ae87902dd6f4294281044d5fdb2386128
+SIZE (cabal/yesod-form-1.2.0.2.tar.gz) = 19597
diff --git a/www/hs-yesod-json/Makefile b/www/hs-yesod-json/Makefile
index 87bd3c60080c..09ad16c57a57 100644
--- a/www/hs-yesod-json/Makefile
+++ b/www/hs-yesod-json/Makefile
@@ -2,6 +2,7 @@
PORTNAME= yesod-json
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-persistent/Makefile b/www/hs-yesod-persistent/Makefile
index b0d1162e0272..02a457f524a5 100644
--- a/www/hs-yesod-persistent/Makefile
+++ b/www/hs-yesod-persistent/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-persistent
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.0.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-persistent/distinfo b/www/hs-yesod-persistent/distinfo
index 39d9f7cdaa41..8f37ac5e578d 100644
--- a/www/hs-yesod-persistent/distinfo
+++ b/www/hs-yesod-persistent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-persistent-1.1.0.tar.gz) = 52a9252b613b0b05c663bd3c83a2f0b6d96850f496f97420503d26ff04db0c31
-SIZE (cabal/yesod-persistent-1.1.0.tar.gz) = 1796
+SHA256 (cabal/yesod-persistent-1.1.0.1.tar.gz) = 374c51b8ba61480053bbbed9f64118139fdcfd286cee252121c64535cf0aed4d
+SIZE (cabal/yesod-persistent-1.1.0.1.tar.gz) = 1899
diff --git a/www/hs-yesod-platform/Makefile b/www/hs-yesod-platform/Makefile
index 84a7168c1b04..4b428d75c4df 100644
--- a/www/hs-yesod-platform/Makefile
+++ b/www/hs-yesod-platform/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-platform
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.7.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,121 +9,137 @@ COMMENT= Meta package for Yesod
LICENSE= MIT
-USE_CABAL= aeson==0.6.0.2_2 \
- ansi-terminal==0.5.5_5 \
- asn1-data==0.7.1 \
- attoparsec==0.10.2.0_2 \
- attoparsec-conduit==0.5.0.3 \
- authenticate==1.3.2 \
- base-unicode-symbols==0.2.2.4 \
- base64-bytestring==1.0.0.0 \
- blaze-builder==0.3.1.0_3 \
- blaze-builder-conduit==0.5.0.3 \
- blaze-html==0.5.1.1 \
- blaze-markup==0.5.1.2 \
- byteorder==1.0.3_3 \
- case-insensitive==0.4.0.3 \
- cereal==0.3.5.2_1 \
- certificate==1.3.3 \
- clientsession==0.8.0.1 \
- conduit==0.5.5 \
- cookie==0.4.0.1 \
- cprng-aes==0.2.4 \
- cpu==0.1.1_1 \
- crypto-api==0.10.2_2 \
- crypto-conduit==0.4.1 \
- crypto-pubkey-types==0.2.0 \
- cryptocipher==0.3.6 \
- cryptohash==0.7.9 \
- css-text==0.1.1_3 \
- data-default==0.5.0 \
- date-cache==0.3.0 \
- dlist==0.5_7 \
- email-validate==0.3.2 \
- entropy==0.2.1_3 \
- failure==0.2.0.1_2 \
- fast-logger==0.3.1 \
- file-embed==0.0.4.6 \
- filesystem-conduit==0.5.0.2 \
- hamlet==1.1.1.1 \
- hashable==1.1.2.5 \
- hjsmin==0.1.3 \
- hspec==1.4.2 \
- hspec-expectations==0.3.0.3 \
- html-conduit==0.1.0.4 \
- http-conduit==1.8.4.3 \
- http-date==0.0.3 \
- http-types==0.7.3.0.1 \
- language-javascript==0.5.7 \
- largeword==1.0.3 \
- lifted-base==0.2 \
- mime-mail==0.4.1.2 \
- mime-types==0.1.0.0 \
- monad-control==0.3.1.4 \
- monad-logger==0.2.3 \
- network-conduit==0.6.1.1 \
- path-pieces==0.1.2 \
- pem==0.1.1_2 \
- persistent==1.0.2.2 \
- persistent-template==1.0.0.2 \
- pool-conduit==0.1.0.3 \
- primitive==0.5.0.1 \
- pureMD5==2.1.2.1 \
- pwstore-fast==2.3 \
- ranges==0.2.4_3 \
- resource-pool==0.2.1.1 \
- resourcet==0.4.4 \
- safe==0.3.3_3 \
- semigroups==0.8.4.1 \
- SHA==1.6.1 \
- shakespeare==1.0.2 \
- shakespeare-css==1.0.2 \
- shakespeare-i18n==1.0.0.2_2 \
- shakespeare-js==1.1.0 \
- shakespeare-text==1.0.0.5 \
- silently==1.2.4 \
- simple-sendfile==0.2.8 \
- skein==0.1.0.10 \
- socks==0.4.2 \
- stringsearch==0.3.6.4 \
- system-fileio==0.3.10 \
- system-filepath==0.4.7 \
- tagged==0.4.4 \
- tagsoup==0.12.8 \
- tagstream-conduit==0.5.3 \
- tar==0.4.0.1 \
- tls==1.0.2 \
- tls-extra==0.5.0 \
- transformers-base==0.4.1_3 \
- unix-compat==0.4.0.0 \
- unordered-containers==0.2.2.1 \
- utf8-light==0.4.0.1_2 \
- utf8-string==0.3.7_3 \
- vault==0.2.0.1 \
- vector==0.10.0.1 \
- void==0.5.8 \
- wai==1.3.0.1 \
- wai-app-static==1.3.0.4 \
- wai-extra==1.3.0.4 \
- wai-logger==0.3.0 \
- wai-test==1.3.0 \
- warp==1.3.5 \
- xml-conduit==1.0.3.3 \
- xml-types==0.3.3 \
- xss-sanitize==0.3.2_2 \
- yaml==0.8.1.1 \
- yesod==1.1.4.1 \
- yesod-auth==1.1.2 \
- yesod-core==1.1.6.1 \
- yesod-default==1.1.2 \
- yesod-form==1.2.0.1 \
- yesod-json==1.1.2 \
- yesod-persistent==1.1.0 \
- yesod-routes==1.1.1.1 \
- yesod-static==1.1.1.1 \
- yesod-test==0.3.1.1 \
- zlib-bindings==0.1.1.2 \
- zlib-conduit==0.5.0.3
+USE_CABAL= aeson==0.6.1.0 \
+ ansi-terminal==0.5.5.1 \
+ asn1-data==0.7.1_1 \
+ attoparsec==0.10.3.0 \
+ attoparsec-conduit==0.5.0.3_1 \
+ authenticate==1.3.2_1 \
+ base-unicode-symbols==0.2.2.4_1 \
+ base64-bytestring==1.0.0.0_1 \
+ base64-conduit==0.5.1 \
+ basic-prelude==0.3.2.0 \
+ blaze-builder==0.3.1.0_4 \
+ blaze-builder-conduit==0.5.0.3_1 \
+ blaze-html==0.5.1.3 \
+ blaze-markup==0.5.1.4 \
+ byteorder==1.0.3_4 \
+ case-insensitive==0.4.0.4 \
+ cereal==0.3.5.2_2 \
+ certificate==1.3.5 \
+ cipher-aes==0.1.7 \
+ cipher-rc4==0.1.2 \
+ classy-prelude==0.4.3 \
+ classy-prelude-conduit==0.4.3 \
+ clientsession==0.8.1 \
+ conduit==0.5.6 \
+ cookie==0.4.0.1_1 \
+ cprng-aes==0.3.4 \
+ crypto-api==0.10.2_3 \
+ crypto-conduit==0.4.3 \
+ crypto-numbers==0.1.3 \
+ crypto-pubkey==0.1.2 \
+ crypto-pubkey-types==0.2.0_1 \
+ crypto-random-api==0.2.0 \
+ cryptohash==0.8.3 \
+ css-text==0.1.1_4 \
+ data-default==0.5.0_1 \
+ date-cache==0.3.0_1 \
+ dlist==0.5_8 \
+ email-validate==0.3.2_1 \
+ entropy==0.2.1_4 \
+ failure==0.2.0.1_3 \
+ fast-logger==0.3.1_1 \
+ file-embed==0.0.4.7 \
+ filesystem-conduit==0.5.0.2_1 \
+ fsnotify==0.0.6 \
+ ghc-paths==0.1.0.9 \
+ hamlet==1.1.3.1 \
+ hashable==1.2.0.5 \
+ hjsmin==0.1.4 \
+ hspec==1.4.3 \
+ hspec-expectations==0.3.0.3_1 \
+ html-conduit==0.1.0.4_1 \
+ http-conduit==1.8.7 \
+ http-date==0.0.4 \
+ http-reverse-proxy==0.1.1.1 \
+ http-types==0.7.3.0.1_1 \
+ language-javascript==0.5.7_1 \
+ largeword==1.0.4 \
+ lifted-base==0.2.0.2 \
+ mime-mail==0.4.1.2_1 \
+ mime-types==0.1.0.2 \
+ monad-control==0.3.1.4_1 \
+ monad-logger==0.2.3.2 \
+ network-conduit==0.6.2.2 \
+ optparse-applicative==0.5.2.1 \
+ path-pieces==0.1.2_1 \
+ pem==0.1.2 \
+ persistent==1.1.4 \
+ persistent-template==1.1.2.1 \
+ pool-conduit==0.1.1 \
+ primitive==0.5.0.1_1 \
+ project-template==0.1.1 \
+ pureMD5==2.1.2.1_1 \
+ pwstore-fast==2.3_1 \
+ ranges==0.2.4_4 \
+ ReadArgs==1.2.1_1 \
+ resource-pool==0.2.1.1_1 \
+ resourcet==0.4.4_1 \
+ safe==0.3.3_4 \
+ semigroups==0.9 \
+ setenv==0.1.0_1 \
+ SHA==1.6.1_1 \
+ shakespeare==1.0.2_1 \
+ shakespeare-css==1.0.2_1 \
+ shakespeare-i18n==1.0.0.2_3 \
+ shakespeare-js==1.1.1 \
+ shakespeare-text==1.0.0.5_1 \
+ silently==1.2.4.1 \
+ simple-sendfile==0.2.10 \
+ skein==0.1.0.11 \
+ socks==0.4.2_1 \
+ split==0.2.1.1_1 \
+ stringsearch==0.3.6.4_1 \
+ system-fileio==0.3.11 \
+ system-filepath==0.4.7_1 \
+ tagged==0.4.4_1 \
+ tagsoup==0.12.8_1 \
+ tagstream-conduit==0.5.3_1 \
+ tar==0.4.0.1_1 \
+ tls==1.1.1 \
+ tls-extra==0.6.1 \
+ transformers-base==0.4.1_4 \
+ unix-compat==0.4.1.0 \
+ unordered-containers==0.2.3.0 \
+ utf8-light==0.4.0.1_3 \
+ utf8-string==0.3.7_4 \
+ vault==0.2.0.4 \
+ vector==0.10.0.1_1 \
+ void==0.5.11 \
+ wai==1.3.0.1_1 \
+ wai-app-static==1.3.1_1 \
+ wai-extra==1.3.2 \
+ wai-logger==0.3.0_1 \
+ wai-test==1.3.0_1 \
+ warp==1.3.7.1 \
+ word8==0.0.3 \
+ xml-conduit==1.0.3.3_1 \
+ xml-types==0.3.3_1 \
+ xss-sanitize==0.3.3 \
+ yaml==0.8.2 \
+ yesod==1.1.7.2 \
+ yesod-auth==1.1.3 \
+ yesod-core==1.1.7.1 \
+ yesod-default==1.1.3 \
+ yesod-form==1.2.0.2 \
+ yesod-json==1.1.2_1 \
+ yesod-persistent==1.1.0.1 \
+ yesod-routes==1.1.1.1_1 \
+ yesod-static==1.1.1.2 \
+ yesod-test==0.3.3 \
+ zlib-bindings==0.1.1.3 \
+ zlib-conduit==0.5.0.3_1
IGNORE_DYNAMIC= yes
diff --git a/www/hs-yesod-platform/distinfo b/www/hs-yesod-platform/distinfo
index ed1192b01aeb..023cb4bceb16 100644
--- a/www/hs-yesod-platform/distinfo
+++ b/www/hs-yesod-platform/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-platform-1.1.5.tar.gz) = 32be89dc69c3e3328b01c012fd9624b8d0e380931aa198e2e98c2d8ecbcec16b
-SIZE (cabal/yesod-platform-1.1.5.tar.gz) = 2626
+SHA256 (cabal/yesod-platform-1.1.7.2.tar.gz) = 15afde94e2e641a4be019933f63bfdd291ea16112057c35caaa92e5281c78b81
+SIZE (cabal/yesod-platform-1.1.7.2.tar.gz) = 2669
diff --git a/www/hs-yesod-routes/Makefile b/www/hs-yesod-routes/Makefile
index fba24da8af44..02ab46ac7b79 100644
--- a/www/hs-yesod-routes/Makefile
+++ b/www/hs-yesod-routes/Makefile
@@ -2,6 +2,7 @@
PORTNAME= yesod-routes
PORTVERSION= 1.1.1.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-static/Makefile b/www/hs-yesod-static/Makefile
index 344414dd265d..c4ef676f5b0f 100644
--- a/www/hs-yesod-static/Makefile
+++ b/www/hs-yesod-static/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-static
-PORTVERSION= 1.1.1.1
+PORTVERSION= 1.1.1.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-static/distinfo b/www/hs-yesod-static/distinfo
index 98c006dca698..e7231f665915 100644
--- a/www/hs-yesod-static/distinfo
+++ b/www/hs-yesod-static/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-static-1.1.1.1.tar.gz) = 5a2254ce8e596974421b312ee42506706512ddc00bd06fdcb5292acda38ce3f2
-SIZE (cabal/yesod-static-1.1.1.1.tar.gz) = 6741
+SHA256 (cabal/yesod-static-1.1.1.2.tar.gz) = 5c836f2cb9d0db62bb93ae4864a02bcc56694cbcc5d71d577524b686f1cf7b74
+SIZE (cabal/yesod-static-1.1.1.2.tar.gz) = 6735
diff --git a/www/hs-yesod-test/Makefile b/www/hs-yesod-test/Makefile
index 814d120f372a..cd4786a50e01 100644
--- a/www/hs-yesod-test/Makefile
+++ b/www/hs-yesod-test/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod-test
-PORTVERSION= 0.3.1.1
+PORTVERSION= 0.3.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,11 +9,12 @@ COMMENT= Integration testing for WAI/Yesod Applications
LICENSE= MIT
-USE_CABAL= attoparsec>=0.10 blaze-html>=0.5 blaze-markup>=0.5.1 \
- case-insensitive>=0.2 hspec>=1.3 html-conduit>=0.1 \
- http-types>=0.7 HUnit>=1.2 monad-control network>=2.2 \
- persistent>=1.0 pool-conduit text transformers>=0.2.2 \
- wai>=1.3 wai-test>=1.3 xml-conduit>=1.0 xml-types>=0.3
+USE_CABAL= attoparsec>=0.10 blaze-builder blaze-html>=0.5 \
+ blaze-markup>=0.5.1 case-insensitive>=0.2 cookie hspec>=1.4 \
+ html-conduit>=0.1 http-types>=0.7 HUnit>=1.2 monad-control \
+ network>=2.2 persistent>=1.0 pool-conduit text \
+ transformers>=0.2.2 wai>=1.3 wai-test>=1.3 xml-conduit>=1.0 \
+ xml-types>=0.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-yesod-test/distinfo b/www/hs-yesod-test/distinfo
index 2407538aee57..465d58ed7245 100644
--- a/www/hs-yesod-test/distinfo
+++ b/www/hs-yesod-test/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-test-0.3.1.1.tar.gz) = 6fd9c2bab18f007feed74840a3593d328abdc5c05b4cf9b7308c75c03d48645c
-SIZE (cabal/yesod-test-0.3.1.1.tar.gz) = 10874
+SHA256 (cabal/yesod-test-0.3.3.tar.gz) = a3178abdae5c25b36053c188efd84b6878bf6c2a330bc8b5118d1790320864c9
+SIZE (cabal/yesod-test-0.3.3.tar.gz) = 10952
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile
index 2b1d0a3fd4fa..d7634fb2724d 100644
--- a/www/hs-yesod/Makefile
+++ b/www/hs-yesod/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yesod
-PORTVERSION= 1.1.4.1
+PORTVERSION= 1.1.7.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -13,14 +13,14 @@ USE_CABAL= attoparsec>=0.10 base64-bytestring blaze-builder>=0.2.1.4 \
blaze-html>=0.5 blaze-markup>=0.5.1 conduit>=0.5.1 file-embed \
fsnotify>=0.0 ghc-paths>=0.1 hamlet>=1.1 http-conduit \
http-reverse-proxy>=0.1.0.4 http-types>=0.7 lifted-base \
- monad-control>=0.3 network optparse-applicative>=0.4 \
- parsec>=2.1 project-template>=0.1 resourcet>=0.3 \
- shakespeare>=1.0.2 shakespeare-css>=1.0.2 \
+ monad-control>=0.3 network network-conduit \
+ optparse-applicative>=0.4 parsec>=2.1 project-template>=0.1.1 \
+ resourcet>=0.3 shakespeare>=1.0.2 shakespeare-css>=1.0.2 \
shakespeare-js>=1.0.2 shakespeare-text>=1.0 split>=0.2 \
system-fileio>=0.3 system-filepath>=0.4 tar>=0.4 text>=0.11 \
transformers>=0.2.2 unix-compat>=0.2 unordered-containers \
wai>=1.3 wai-extra>=1.3 warp>=1.3 yaml>=0.8 yesod-auth>=1.1 \
- yesod-core>=1.1.5 yesod-default>=1.1.1.1 yesod-form>=1.1 \
+ yesod-core>=1.1.5 yesod-default>=1.1.3 yesod-form>=1.1 \
yesod-json>=1.1 yesod-persistent>=1.1 zlib>=0.5
EXECUTABLE= yesod yesod-ar-wrapper yesod-ghc-wrapper yesod-ld-wrapper
diff --git a/www/hs-yesod/distinfo b/www/hs-yesod/distinfo
index b2a387db83fa..154405ebd6be 100644
--- a/www/hs-yesod/distinfo
+++ b/www/hs-yesod/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-1.1.4.1.tar.gz) = 8309a920f38e2cae1f8460e7bedd42e77fbdfa88b228134718815f0759f2e337
-SIZE (cabal/yesod-1.1.4.1.tar.gz) = 279377
+SHA256 (cabal/yesod-1.1.7.2.tar.gz) = a0ae89e16f4be18e2df3fdbec4a4622c0aa91b20974630deb14d0f732bfbbd57
+SIZE (cabal/yesod-1.1.7.2.tar.gz) = 282720