aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2014-03-29 08:52:54 +0800
committerpgj <pgj@FreeBSD.org>2014-03-29 08:52:54 +0800
commit43e85f045160cde4e9f221f2b7036ca7ed6bb478 (patch)
treeddc21a13929c289330620e015fcff9a9b5d452e3 /www
parent8d18fcb8da6b6921891b78fe19abb842f423f2f3 (diff)
downloadfreebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.tar.gz
freebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.tar.zst
freebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.zip
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
Diffstat (limited to 'www')
-rw-r--r--www/hs-HTTP/Makefile2
-rw-r--r--www/hs-activehs/Makefile2
-rw-r--r--www/hs-authenticate/Makefile2
-rw-r--r--www/hs-cgi/Makefile2
-rw-r--r--www/hs-cookie/Makefile2
-rw-r--r--www/hs-css-text/Makefile2
-rw-r--r--www/hs-fastcgi/Makefile2
-rw-r--r--www/hs-gitit/Makefile2
-rw-r--r--www/hs-hS3/Makefile2
-rw-r--r--www/hs-hamlet/Makefile2
-rw-r--r--www/hs-happstack-server/Makefile2
-rw-r--r--www/hs-happstack/Makefile2
-rw-r--r--www/hs-heist/Makefile2
-rw-r--r--www/hs-hjsmin/Makefile2
-rw-r--r--www/hs-http-conduit/Makefile2
-rw-r--r--www/hs-http-date/Makefile2
-rw-r--r--www/hs-http-reverse-proxy/Makefile2
-rw-r--r--www/hs-http-server/Makefile2
-rw-r--r--www/hs-http-types/Makefile2
-rw-r--r--www/hs-oeis/Makefile2
-rw-r--r--www/hs-path-pieces/Makefile2
-rw-r--r--www/hs-recaptcha/Makefile2
-rw-r--r--www/hs-scgi/Makefile2
-rw-r--r--www/hs-shakespeare-css/Makefile2
-rw-r--r--www/hs-shakespeare-i18n/Makefile2
-rw-r--r--www/hs-shakespeare-js/Makefile2
-rw-r--r--www/hs-shakespeare-text/Makefile2
-rw-r--r--www/hs-shakespeare/Makefile2
-rw-r--r--www/hs-snap-core/Makefile2
-rw-r--r--www/hs-snap-server/Makefile2
-rw-r--r--www/hs-snap/Makefile2
-rw-r--r--www/hs-url/Makefile2
-rw-r--r--www/hs-wai-app-static/Makefile2
-rw-r--r--www/hs-wai-extra/Makefile2
-rw-r--r--www/hs-wai-logger/Makefile2
-rw-r--r--www/hs-wai-test/Makefile2
-rw-r--r--www/hs-wai/Makefile2
-rw-r--r--www/hs-warp/Makefile2
-rw-r--r--www/hs-webkit/Makefile2
-rw-r--r--www/hs-xss-sanitize/Makefile2
-rw-r--r--www/hs-yesod-auth/Makefile2
-rw-r--r--www/hs-yesod-core/Makefile2
-rw-r--r--www/hs-yesod-form/Makefile2
-rw-r--r--www/hs-yesod-persistent/Makefile2
-rw-r--r--www/hs-yesod-platform/Makefile250
-rw-r--r--www/hs-yesod-routes/Makefile2
-rw-r--r--www/hs-yesod-static/Makefile2
-rw-r--r--www/hs-yesod-test/Makefile2
-rw-r--r--www/hs-yesod/Makefile2
49 files changed, 173 insertions, 173 deletions
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index a54f15db1cf7..e5a3d4af9360 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -3,7 +3,7 @@
PORTNAME= HTTP
PORTVERSION= 4000.2.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile
index 40f1a7091870..076dea37213d 100644
--- a/www/hs-activehs/Makefile
+++ b/www/hs-activehs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= activehs
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-authenticate/Makefile b/www/hs-authenticate/Makefile
index d331c101de3c..143f25aef2ae 100644
--- a/www/hs-authenticate/Makefile
+++ b/www/hs-authenticate/Makefile
@@ -2,7 +2,7 @@
PORTNAME= authenticate
PORTVERSION= 1.3.2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile
index 11ca277c7409..e20d858e9138 100644
--- a/www/hs-cgi/Makefile
+++ b/www/hs-cgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgi
PORTVERSION= 3001.1.7.5
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= www haskell
diff --git a/www/hs-cookie/Makefile b/www/hs-cookie/Makefile
index 3e59d2e5c622..bfa015a98111 100644
--- a/www/hs-cookie/Makefile
+++ b/www/hs-cookie/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cookie
PORTVERSION= 0.4.0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-css-text/Makefile b/www/hs-css-text/Makefile
index e33fb4605312..9f0c65b0844e 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= 9
+PORTREVISION= 10
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-fastcgi/Makefile b/www/hs-fastcgi/Makefile
index 57baa83f9c23..f29806eef9a7 100644
--- a/www/hs-fastcgi/Makefile
+++ b/www/hs-fastcgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fastcgi
PORTVERSION= 3001.0.2.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index 94210a7095e9..e8f66d65f5f8 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitit
PORTVERSION= 0.10.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hS3/Makefile b/www/hs-hS3/Makefile
index 355260e330b2..37ec079c4ef5 100644
--- a/www/hs-hS3/Makefile
+++ b/www/hs-hS3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hS3
PORTVERSION= 0.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hamlet/Makefile b/www/hs-hamlet/Makefile
index 6fb03acac775..0b8d1972873c 100644
--- a/www/hs-hamlet/Makefile
+++ b/www/hs-hamlet/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hamlet
PORTVERSION= 1.1.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-happstack-server/Makefile b/www/hs-happstack-server/Makefile
index ace4e1f02d08..728035904c40 100644
--- a/www/hs-happstack-server/Makefile
+++ b/www/hs-happstack-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME= happstack-server
PORTVERSION= 7.1.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile
index ac55ee53180d..f044cc5ee2f2 100644
--- a/www/hs-happstack/Makefile
+++ b/www/hs-happstack/Makefile
@@ -2,7 +2,7 @@
PORTNAME= happstack
PORTVERSION= 7.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-heist/Makefile b/www/hs-heist/Makefile
index d4bfd74422c9..fd7849fb9bae 100644
--- a/www/hs-heist/Makefile
+++ b/www/hs-heist/Makefile
@@ -2,7 +2,7 @@
PORTNAME= heist
PORTVERSION= 0.12.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index 9383cd908a92..5a6597a24150 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hjsmin
PORTVERSION= 0.1.4.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-conduit/Makefile b/www/hs-http-conduit/Makefile
index d19b106dc063..afc47611f29b 100644
--- a/www/hs-http-conduit/Makefile
+++ b/www/hs-http-conduit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= http-conduit
PORTVERSION= 1.9.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-date/Makefile b/www/hs-http-date/Makefile
index 622fc8700f8a..1bb05bdd3b8f 100644
--- a/www/hs-http-date/Makefile
+++ b/www/hs-http-date/Makefile
@@ -2,7 +2,7 @@
PORTNAME= http-date
PORTVERSION= 0.0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-reverse-proxy/Makefile b/www/hs-http-reverse-proxy/Makefile
index 1c6fd8ada68c..a3ddd8fef18b 100644
--- a/www/hs-http-reverse-proxy/Makefile
+++ b/www/hs-http-reverse-proxy/Makefile
@@ -2,7 +2,7 @@
PORTNAME= http-reverse-proxy
PORTVERSION= 0.1.1.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-server/Makefile b/www/hs-http-server/Makefile
index 95b460cb314b..21115a19ec34 100644
--- a/www/hs-http-server/Makefile
+++ b/www/hs-http-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= http-server
PORTVERSION= 1.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile
index fb4e22c48910..90e0ef260567 100644
--- a/www/hs-http-types/Makefile
+++ b/www/hs-http-types/Makefile
@@ -2,7 +2,7 @@
PORTNAME= http-types
PORTVERSION= 0.8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index 2f911dcfaf0d..70f811934686 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oeis
PORTVERSION= 0.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-path-pieces/Makefile b/www/hs-path-pieces/Makefile
index 91fc20f3b005..b39ca0b34907 100644
--- a/www/hs-path-pieces/Makefile
+++ b/www/hs-path-pieces/Makefile
@@ -2,7 +2,7 @@
PORTNAME= path-pieces
PORTVERSION= 0.1.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-recaptcha/Makefile b/www/hs-recaptcha/Makefile
index 545adf9e7fe9..fbbee23b7894 100644
--- a/www/hs-recaptcha/Makefile
+++ b/www/hs-recaptcha/Makefile
@@ -2,7 +2,7 @@
PORTNAME= recaptcha
PORTVERSION= 0.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-scgi/Makefile b/www/hs-scgi/Makefile
index b0e58b14fa9a..1f7dabea926b 100644
--- a/www/hs-scgi/Makefile
+++ b/www/hs-scgi/Makefile
@@ -5,7 +5,7 @@
PORTNAME= scgi
PORTVERSION= 0.3.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-css/Makefile b/www/hs-shakespeare-css/Makefile
index 443b1682997f..e9a93e30c4a8 100644
--- a/www/hs-shakespeare-css/Makefile
+++ b/www/hs-shakespeare-css/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare-css
PORTVERSION= 1.0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-i18n/Makefile b/www/hs-shakespeare-i18n/Makefile
index ca77ffc5e8fe..d82d084e00f7 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= 8
+PORTREVISION= 9
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-js/Makefile b/www/hs-shakespeare-js/Makefile
index a12b57399c2d..af897f9128e8 100644
--- a/www/hs-shakespeare-js/Makefile
+++ b/www/hs-shakespeare-js/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare-js
PORTVERSION= 1.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-text/Makefile b/www/hs-shakespeare-text/Makefile
index 623b3791fcda..ff1b2f64bf2f 100644
--- a/www/hs-shakespeare-text/Makefile
+++ b/www/hs-shakespeare-text/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare-text
PORTVERSION= 1.0.0.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare/Makefile b/www/hs-shakespeare/Makefile
index 77d6610ffcab..2fa8c0eca703 100644
--- a/www/hs-shakespeare/Makefile
+++ b/www/hs-shakespeare/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare
PORTVERSION= 1.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-core/Makefile b/www/hs-snap-core/Makefile
index 04fd63770f70..f79572e1c9cd 100644
--- a/www/hs-snap-core/Makefile
+++ b/www/hs-snap-core/Makefile
@@ -2,7 +2,7 @@
PORTNAME= snap-core
PORTVERSION= 0.9.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-server/Makefile b/www/hs-snap-server/Makefile
index 8c2a5b484924..58e431c45db2 100644
--- a/www/hs-snap-server/Makefile
+++ b/www/hs-snap-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME= snap-server
PORTVERSION= 0.9.3.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile
index 1649725ca52f..9feb788f049c 100644
--- a/www/hs-snap/Makefile
+++ b/www/hs-snap/Makefile
@@ -2,7 +2,7 @@
PORTNAME= snap
PORTVERSION= 0.12.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-url/Makefile b/www/hs-url/Makefile
index 3e09b32fd244..63a2cef099cd 100644
--- a/www/hs-url/Makefile
+++ b/www/hs-url/Makefile
@@ -3,7 +3,7 @@
PORTNAME= url
PORTVERSION= 2.1.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile
index 51b05f900050..d4f19f991bfb 100644
--- a/www/hs-wai-app-static/Makefile
+++ b/www/hs-wai-app-static/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai-app-static
PORTVERSION= 1.3.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-extra/Makefile b/www/hs-wai-extra/Makefile
index 877bf2f573b5..ac08924e6143 100644
--- a/www/hs-wai-extra/Makefile
+++ b/www/hs-wai-extra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai-extra
PORTVERSION= 1.3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-logger/Makefile b/www/hs-wai-logger/Makefile
index 541d70c332d9..8337ae5cfab4 100644
--- a/www/hs-wai-logger/Makefile
+++ b/www/hs-wai-logger/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai-logger
PORTVERSION= 0.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-test/Makefile b/www/hs-wai-test/Makefile
index 41e3ac5e6d5f..2ac5ec2e3b4f 100644
--- a/www/hs-wai-test/Makefile
+++ b/www/hs-wai-test/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai-test
PORTVERSION= 1.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile
index 96bbe68be1e8..e35514adbd45 100644
--- a/www/hs-wai/Makefile
+++ b/www/hs-wai/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai
PORTVERSION= 1.4.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile
index 8f72875a1d47..4c84ffa47286 100644
--- a/www/hs-warp/Makefile
+++ b/www/hs-warp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= warp
PORTVERSION= 1.3.8.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-webkit/Makefile b/www/hs-webkit/Makefile
index f3e3a35c165d..a36cd19b9aa3 100644
--- a/www/hs-webkit/Makefile
+++ b/www/hs-webkit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webkit
PORTVERSION= 0.12.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-xss-sanitize/Makefile b/www/hs-xss-sanitize/Makefile
index 4e1f8a7a7207..cb00f85eda16 100644
--- a/www/hs-xss-sanitize/Makefile
+++ b/www/hs-xss-sanitize/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xss-sanitize
PORTVERSION= 0.3.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile
index 0c0467b99e36..28581ed1990c 100644
--- a/www/hs-yesod-auth/Makefile
+++ b/www/hs-yesod-auth/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-auth
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-core/Makefile b/www/hs-yesod-core/Makefile
index 036460b4c0b3..4a42203c2a1d 100644
--- a/www/hs-yesod-core/Makefile
+++ b/www/hs-yesod-core/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-core
PORTVERSION= 1.2.0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-form/Makefile b/www/hs-yesod-form/Makefile
index 892519dd0ef1..f606df7527f2 100644
--- a/www/hs-yesod-form/Makefile
+++ b/www/hs-yesod-form/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-form
PORTVERSION= 1.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-persistent/Makefile b/www/hs-yesod-persistent/Makefile
index 7ee3ef1e7227..c9381b7ab315 100644
--- a/www/hs-yesod-persistent/Makefile
+++ b/www/hs-yesod-persistent/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-persistent
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-platform/Makefile b/www/hs-yesod-platform/Makefile
index 2507e2244070..953998759fef 100644
--- a/www/hs-yesod-platform/Makefile
+++ b/www/hs-yesod-platform/Makefile
@@ -4,7 +4,7 @@ PORTNAME= yesod-platform
PORTVERSION= 1.2.0.1
# Please note that the port *strictly depends* on certain versions of other
# ports, so revisit the USE_CABAL line on bumping the portrevision. Thanks!
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,130 +12,130 @@ COMMENT= Meta package for Yesod
LICENSE= MIT
-USE_CABAL= aeson==0.6.1.0_5 \
- ansi-terminal==0.6_4 \
- asn1-data==0.7.1_5 \
- asn1-types==0.1.3_3 \
- attoparsec==0.10.4.0_4 \
- attoparsec-conduit==1.0.1_3 \
- authenticate==1.3.2.6_4 \
- base-unicode-symbols==0.2.2.4_5 \
- base64-bytestring==1.0.0.1_4 \
- blaze-builder==0.3.1.1_3 \
- blaze-builder-conduit==1.0.0_4 \
- blaze-html==0.6.1.1_3 \
- blaze-markup==0.5.1.5_3 \
- byteorder==1.0.4_3 \
- case-insensitive==1.0.0.2_3 \
- cereal==0.3.5.2_6 \
- certificate==1.3.7_3 \
- cipher-aes==0.1.8_3 \
- cipher-rc4==0.1.2_4 \
- clientsession==0.9_3 \
- conduit==1.0.5_3 \
- cookie==0.4.0.1_5 \
- cprng-aes==0.3.4_5 \
- crypto-api==0.12.1_3 \
- crypto-conduit==0.5.2_3 \
- crypto-numbers==0.1.3_4 \
- crypto-pubkey==0.1.3_3 \
- crypto-pubkey-types==0.3.2_3 \
- crypto-random-api==0.2.0_4 \
- cryptohash==0.9.0_3 \
- css-text==0.1.1_9 \
- data-default==0.5.3_3 \
- data-default-class==0.0.1_3 \
- data-default-instances-base==0.0.1_3 \
- data-default-instances-containers==0.0.1_3 \
- data-default-instances-dlist==0.0.1_3 \
- data-default-instances-old-locale==0.0.1_3 \
- date-cache==0.3.0_5 \
- dlist==0.5_12 \
- email-validate==1.0.0_4 \
- entropy==0.2.1_8 \
- failure==0.2.0.1_7 \
- fast-logger==0.3.1_6 \
- file-embed==0.0.4.7_4 \
- filesystem-conduit==1.0.0_4 \
- hamlet==1.1.7.1_3 \
- hashable==1.1.2.5_3,1 \
- hjsmin==0.1.4.1_4 \
- hspec==1.5.4_3 \
- hspec-expectations==0.3.2_3 \
- html-conduit==1.1.0_4 \
- http-conduit==1.9.3_3 \
- http-date==0.0.4_5 \
- http-types==0.8.0_4 \
- language-javascript==0.5.7_5 \
- lifted-base==0.2.0.5_3 \
- mime-mail==0.4.1.2_6 \
- mime-types==0.1.0.3_4 \
- mmorph==1.0.0_3 \
- monad-control==0.3.2.1_3 \
- monad-logger==0.3.1.1_3 \
- network-conduit==1.0.0_4 \
- path-pieces==0.1.2_5 \
- pem==0.1.2_5 \
- persistent==1.2.0.1_3 \
- persistent-template==1.2.0_3 \
- pool-conduit==0.1.2_3 \
- primitive==0.5.0.1_5 \
- publicsuffixlist==0.1_3 \
- pureMD5==2.1.2.1_6 \
- pwstore-fast==2.3_6 \
- quickcheck-io==0.1.0_3 \
- resource-pool==0.2.1.1_5 \
- resourcet==0.4.7.1_3 \
- safe==0.3.3_8 \
- semigroups==0.9.1_3 \
- setenv==0.1.0_5 \
- SHA==1.6.1_5 \
- shakespeare==1.0.5_3 \
- shakespeare-css==1.0.5.1_3 \
- shakespeare-i18n==1.0.0.2_8 \
- shakespeare-js==1.1.4_3 \
- shakespeare-text==1.0.0.5_6 \
- silently==1.2.4.1_4 \
- simple-sendfile==0.2.11_4 \
- skein==1.0.3_3 \
- socks==0.5.1_3 \
- stringsearch==0.3.6.4_5 \
- system-fileio==0.3.11_4 \
- system-filepath==0.4.7_5 \
- tagged==0.6_3 \
- tagsoup==0.12.8_5 \
- tagstream-conduit==0.5.4_4 \
- tls==1.1.2_4 \
- tls-extra==0.6.1_5 \
- transformers-base==0.4.1_8 \
- unix-compat==0.4.1.1_3 \
- unordered-containers==0.2.3.1_3 \
- utf8-light==0.4.0.1_7 \
- utf8-string==0.3.7_8 \
- vault==0.2.0.4_4 \
- vector==0.10.0.1_5 \
- void==0.6_3 \
- wai==1.4.0_4 \
- wai-app-static==1.3.1.2_4 \
- wai-extra==1.3.4_3 \
- wai-logger==0.3.0_6 \
- wai-test==1.3.1_3 \
- warp==1.3.8.1_3 \
- word8==0.0.3_4 \
- xml-conduit==1.1.0.3_4 \
- xml-types==0.3.3_5 \
- xss-sanitize==0.3.3_5 \
- yaml==0.8.2.4_3 \
- yesod==1.2.0.1_3 \
- yesod-auth==1.2.0_3 \
- yesod-core==1.2.0.4_3 \
- yesod-form==1.3.0_3 \
- yesod-persistent==1.2.0_3 \
- yesod-routes==1.2.0_3 \
- yesod-static==1.2.0_3 \
- yesod-test==1.2.0_3 \
- zlib-bindings==0.1.1.3_4 \
- zlib-conduit==1.0.0_4
+USE_CABAL= aeson==0.6.1.0_6 \
+ ansi-terminal==0.6_5 \
+ asn1-data==0.7.1_6 \
+ asn1-types==0.1.3_4 \
+ attoparsec==0.10.4.0_5 \
+ attoparsec-conduit==1.0.1_4 \
+ authenticate==1.3.2.6_5 \
+ base-unicode-symbols==0.2.2.4_6 \
+ base64-bytestring==1.0.0.1_5 \
+ blaze-builder==0.3.1.1_4 \
+ blaze-builder-conduit==1.0.0_5 \
+ blaze-html==0.6.1.1_4 \
+ blaze-markup==0.5.1.5_4 \
+ byteorder==1.0.4_4 \
+ case-insensitive==1.0.0.2_4 \
+ cereal==0.3.5.2_7 \
+ certificate==1.3.7_4 \
+ cipher-aes==0.1.8_4 \
+ cipher-rc4==0.1.2_5 \
+ clientsession==0.9_4 \
+ conduit==1.0.5_4 \
+ cookie==0.4.0.1_6 \
+ cprng-aes==0.3.4_6 \
+ crypto-api==0.12.1_4 \
+ crypto-conduit==0.5.2_4 \
+ crypto-numbers==0.1.3_5 \
+ crypto-pubkey==0.1.3_4 \
+ crypto-pubkey-types==0.3.2_4 \
+ crypto-random-api==0.2.0_5 \
+ cryptohash==0.9.0_4 \
+ css-text==0.1.1_10 \
+ data-default==0.5.3_4 \
+ data-default-class==0.0.1_4 \
+ data-default-instances-base==0.0.1_4 \
+ data-default-instances-containers==0.0.1_4 \
+ data-default-instances-dlist==0.0.1_4 \
+ data-default-instances-old-locale==0.0.1_4 \
+ date-cache==0.3.0_6 \
+ dlist==0.5_13 \
+ email-validate==1.0.0_5 \
+ entropy==0.2.1_9 \
+ failure==0.2.0.1_8 \
+ fast-logger==0.3.1_7 \
+ file-embed==0.0.4.7_5 \
+ filesystem-conduit==1.0.0_5 \
+ hamlet==1.1.7.1_4 \
+ hashable==1.1.2.5_4,1 \
+ hjsmin==0.1.4.1_5 \
+ hspec==1.5.4_4 \
+ hspec-expectations==0.3.2_4 \
+ html-conduit==1.1.0_5 \
+ http-conduit==1.9.3_4 \
+ http-date==0.0.4_6 \
+ http-types==0.8.0_5 \
+ language-javascript==0.5.7_6 \
+ lifted-base==0.2.0.5_4 \
+ mime-mail==0.4.1.2_7 \
+ mime-types==0.1.0.3_5 \
+ mmorph==1.0.0_4 \
+ monad-control==0.3.2.1_4 \
+ monad-logger==0.3.1.1_4 \
+ network-conduit==1.0.0_5 \
+ path-pieces==0.1.2_6 \
+ pem==0.1.2_6 \
+ persistent==1.2.0.1_4 \
+ persistent-template==1.2.0_4 \
+ pool-conduit==0.1.2_4 \
+ primitive==0.5.0.1_6 \
+ publicsuffixlist==0.1_4 \
+ pureMD5==2.1.2.1_7 \
+ pwstore-fast==2.3_7 \
+ quickcheck-io==0.1.0_4 \
+ resource-pool==0.2.1.1_6 \
+ resourcet==0.4.7.1_4 \
+ safe==0.3.3_9 \
+ semigroups==0.9.1_4 \
+ setenv==0.1.0_6 \
+ SHA==1.6.1_6 \
+ shakespeare==1.0.5_4 \
+ shakespeare-css==1.0.5.1_4 \
+ shakespeare-i18n==1.0.0.2_9 \
+ shakespeare-js==1.1.4_4 \
+ shakespeare-text==1.0.0.5_7 \
+ silently==1.2.4.1_5 \
+ simple-sendfile==0.2.11_5 \
+ skein==1.0.3_4 \
+ socks==0.5.1_4 \
+ stringsearch==0.3.6.4_6 \
+ system-fileio==0.3.11_5 \
+ system-filepath==0.4.7_6 \
+ tagged==0.6_4 \
+ tagsoup==0.12.8_6 \
+ tagstream-conduit==0.5.4_5 \
+ tls==1.1.2_5 \
+ tls-extra==0.6.1_6 \
+ transformers-base==0.4.1_9 \
+ unix-compat==0.4.1.1_4 \
+ unordered-containers==0.2.3.1_4 \
+ utf8-light==0.4.0.1_8 \
+ utf8-string==0.3.7_9 \
+ vault==0.2.0.4_5 \
+ vector==0.10.0.1_6 \
+ void==0.6_4 \
+ wai==1.4.0_5 \
+ wai-app-static==1.3.1.2_5 \
+ wai-extra==1.3.4_4 \
+ wai-logger==0.3.0_7 \
+ wai-test==1.3.1_4 \
+ warp==1.3.8.1_4 \
+ word8==0.0.3_5 \
+ xml-conduit==1.1.0.3_5 \
+ xml-types==0.3.3_6 \
+ xss-sanitize==0.3.3_6 \
+ yaml==0.8.2.4_4 \
+ yesod==1.2.0.1_4 \
+ yesod-auth==1.2.0_4 \
+ yesod-core==1.2.0.4_4 \
+ yesod-form==1.3.0_4 \
+ yesod-persistent==1.2.0_4 \
+ yesod-routes==1.2.0_4 \
+ yesod-static==1.2.0_4 \
+ yesod-test==1.2.0_4 \
+ zlib-bindings==0.1.1.3_5 \
+ zlib-conduit==1.0.0_5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-yesod-routes/Makefile b/www/hs-yesod-routes/Makefile
index 4fe1d91b3e04..ac9af6b3bf26 100644
--- a/www/hs-yesod-routes/Makefile
+++ b/www/hs-yesod-routes/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-routes
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-static/Makefile b/www/hs-yesod-static/Makefile
index c4d7d6164889..ad27340e9a97 100644
--- a/www/hs-yesod-static/Makefile
+++ b/www/hs-yesod-static/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-static
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-test/Makefile b/www/hs-yesod-test/Makefile
index 51dd86a5efa2..69fa68058e79 100644
--- a/www/hs-yesod-test/Makefile
+++ b/www/hs-yesod-test/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod-test
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile
index 3811795a33c7..b9a9a7b08e01 100644
--- a/www/hs-yesod/Makefile
+++ b/www/hs-yesod/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod
PORTVERSION= 1.2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org