aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
commit1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch)
tree8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /www
parent04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff)
downloadports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.tar.gz
ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.zip
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
Notes
Notes: svn path=/head/; revision=347809
Diffstat (limited to 'www')
-rw-r--r--www/R-cran-RgoogleMaps/Makefile2
-rw-r--r--www/R-cran-Rpad/Makefile2
-rw-r--r--www/R-cran-httpuv/Makefile1
-rw-r--r--www/R-cran-scrapeR/Makefile2
-rw-r--r--www/R-cran-shiny/Makefile1
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox-i18n/Makefile1
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/gecko-mediaplayer/Makefile2
-rw-r--r--www/gecko-sharp20/Makefile2
-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/Makefile2
-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
-rw-r--r--www/node-devel/Makefile1
-rw-r--r--www/npapi-vlc/Makefile1
-rw-r--r--www/pylot/Makefile2
-rw-r--r--www/seamonkey-i18n/Makefile1
-rw-r--r--www/xpi-conkeror/Makefile1
64 files changed, 64 insertions, 56 deletions
diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile
index 772c569316c3..af84832543e8 100644
--- a/www/R-cran-RgoogleMaps/Makefile
+++ b/www/R-cran-RgoogleMaps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RgoogleMaps
PORTVERSION= 1.2.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile
index 6d9191bb6486..b20bbae93f34 100644
--- a/www/R-cran-Rpad/Makefile
+++ b/www/R-cran-Rpad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Rpad
PORTVERSION= 1.3.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile
index 48901de55424..4e5276db4f5e 100644
--- a/www/R-cran-httpuv/Makefile
+++ b/www/R-cran-httpuv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= httpuv
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile
index 224d67b48ed1..ded855b6df01 100644
--- a/www/R-cran-scrapeR/Makefile
+++ b/www/R-cran-scrapeR/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scrapeR
PORTVERSION= 0.1.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile
index 7fc91cc1b643..e27c16a84ec0 100644
--- a/www/R-cran-shiny/Makefile
+++ b/www/R-cran-shiny/Makefile
@@ -3,6 +3,7 @@
PORTNAME= shiny
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 355787d2b240..314bfe9f8dd9 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firefox
DISTVERSION= 24.3.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile
index 60a54394d9dd..ecea8bf0b575 100644
--- a/www/firefox-i18n/Makefile
+++ b/www/firefox-i18n/Makefile
@@ -3,6 +3,7 @@
PORTNAME= firefox-i18n
PORTVERSION= 27.0.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi
PKGNAMEPREFIX=
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 836c95c7729a..345fff78d5da 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= firefox
DISTVERSION= 27.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source
diff --git a/www/gecko-mediaplayer/Makefile b/www/gecko-mediaplayer/Makefile
index 7155a10a6e87..6b78211c64df 100644
--- a/www/gecko-mediaplayer/Makefile
+++ b/www/gecko-mediaplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gecko-mediaplayer
DISTVERSION= 1.0.9a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www multimedia gnome
MASTER_SITES= GOOGLE_CODE
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 716d9d72a67a..4cd3fa33fbe8 100644
--- a/www/gecko-sharp20/Makefile
+++ b/www/gecko-sharp20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gecko-sharp
PORTVERSION= 0.13
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www
MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}2/
DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index ca9a9b02fdec..a54f15db1cf7 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -3,7 +3,7 @@
PORTNAME= HTTP
PORTVERSION= 4000.2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile
index 211b85ec9154..40f1a7091870 100644
--- a/www/hs-activehs/Makefile
+++ b/www/hs-activehs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= activehs
PORTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-authenticate/Makefile b/www/hs-authenticate/Makefile
index 601f094cbe18..d331c101de3c 100644
--- a/www/hs-authenticate/Makefile
+++ b/www/hs-authenticate/Makefile
@@ -2,7 +2,7 @@
PORTNAME= authenticate
PORTVERSION= 1.3.2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile
index 46166113371d..11ca277c7409 100644
--- a/www/hs-cgi/Makefile
+++ b/www/hs-cgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgi
PORTVERSION= 3001.1.7.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www haskell
diff --git a/www/hs-cookie/Makefile b/www/hs-cookie/Makefile
index 605687d46d04..3e59d2e5c622 100644
--- a/www/hs-cookie/Makefile
+++ b/www/hs-cookie/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cookie
PORTVERSION= 0.4.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-css-text/Makefile b/www/hs-css-text/Makefile
index 9e082277961a..e33fb4605312 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= 8
+PORTREVISION= 9
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-fastcgi/Makefile b/www/hs-fastcgi/Makefile
index e678bbde6ea9..57baa83f9c23 100644
--- a/www/hs-fastcgi/Makefile
+++ b/www/hs-fastcgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fastcgi
PORTVERSION= 3001.0.2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index 30cf0ad85794..94210a7095e9 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitit
PORTVERSION= 0.10.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hS3/Makefile b/www/hs-hS3/Makefile
index 5643d6d554f7..355260e330b2 100644
--- a/www/hs-hS3/Makefile
+++ b/www/hs-hS3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hS3
PORTVERSION= 0.5.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hamlet/Makefile b/www/hs-hamlet/Makefile
index 62921b6e3e72..6fb03acac775 100644
--- a/www/hs-hamlet/Makefile
+++ b/www/hs-hamlet/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hamlet
PORTVERSION= 1.1.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-happstack-server/Makefile b/www/hs-happstack-server/Makefile
index b401e033f194..ace4e1f02d08 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile
index 99418343caad..ac55ee53180d 100644
--- a/www/hs-happstack/Makefile
+++ b/www/hs-happstack/Makefile
@@ -2,7 +2,7 @@
PORTNAME= happstack
PORTVERSION= 7.0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-heist/Makefile b/www/hs-heist/Makefile
index 567e2cb645db..d4bfd74422c9 100644
--- a/www/hs-heist/Makefile
+++ b/www/hs-heist/Makefile
@@ -2,7 +2,7 @@
PORTNAME= heist
PORTVERSION= 0.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index 0c9d3244d3af..9383cd908a92 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hjsmin
PORTVERSION= 0.1.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-conduit/Makefile b/www/hs-http-conduit/Makefile
index e536cb219cc9..d19b106dc063 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-date/Makefile b/www/hs-http-date/Makefile
index 0de6c3fd8265..622fc8700f8a 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= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-reverse-proxy/Makefile b/www/hs-http-reverse-proxy/Makefile
index b2fcf01f4f4f..1c6fd8ada68c 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-server/Makefile b/www/hs-http-server/Makefile
index 2a539cba4684..95b460cb314b 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= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile
index abbb92e533f6..fb4e22c48910 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= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index 87e6053f931c..2f911dcfaf0d 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oeis
PORTVERSION= 0.3.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-path-pieces/Makefile b/www/hs-path-pieces/Makefile
index 35727555ab03..91fc20f3b005 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= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-recaptcha/Makefile b/www/hs-recaptcha/Makefile
index bbc1fccc4a22..545adf9e7fe9 100644
--- a/www/hs-recaptcha/Makefile
+++ b/www/hs-recaptcha/Makefile
@@ -2,7 +2,7 @@
PORTNAME= recaptcha
PORTVERSION= 0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-scgi/Makefile b/www/hs-scgi/Makefile
index 24a5544d8a38..b0e58b14fa9a 100644
--- a/www/hs-scgi/Makefile
+++ b/www/hs-scgi/Makefile
@@ -5,7 +5,7 @@
PORTNAME= scgi
PORTVERSION= 0.3.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-css/Makefile b/www/hs-shakespeare-css/Makefile
index f0e66e55c78d..443b1682997f 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-i18n/Makefile b/www/hs-shakespeare-i18n/Makefile
index 28f23ad5a869..ca77ffc5e8fe 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= 7
+PORTREVISION= 8
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-js/Makefile b/www/hs-shakespeare-js/Makefile
index 1e5e3e4599b0..a12b57399c2d 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare-text/Makefile b/www/hs-shakespeare-text/Makefile
index cd1741b92b1b..623b3791fcda 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= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-shakespeare/Makefile b/www/hs-shakespeare/Makefile
index dfe06966239e..77d6610ffcab 100644
--- a/www/hs-shakespeare/Makefile
+++ b/www/hs-shakespeare/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shakespeare
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-core/Makefile b/www/hs-snap-core/Makefile
index 5d1f6919dc23..04fd63770f70 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= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap-server/Makefile b/www/hs-snap-server/Makefile
index fc2dcbcc9af7..8c2a5b484924 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= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile
index b86c5867d162..1649725ca52f 100644
--- a/www/hs-snap/Makefile
+++ b/www/hs-snap/Makefile
@@ -2,7 +2,7 @@
PORTNAME= snap
PORTVERSION= 0.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-url/Makefile b/www/hs-url/Makefile
index 9722ba342b45..3e09b32fd244 100644
--- a/www/hs-url/Makefile
+++ b/www/hs-url/Makefile
@@ -3,7 +3,7 @@
PORTNAME= url
PORTVERSION= 2.1.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile
index fb54e0b50a89..51b05f900050 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= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-extra/Makefile b/www/hs-wai-extra/Makefile
index 01697e361bff..877bf2f573b5 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-logger/Makefile b/www/hs-wai-logger/Makefile
index c2420a46d047..541d70c332d9 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= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai-test/Makefile b/www/hs-wai-test/Makefile
index 1b86ca9124d2..41e3ac5e6d5f 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile
index a30cddd17178..96bbe68be1e8 100644
--- a/www/hs-wai/Makefile
+++ b/www/hs-wai/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wai
PORTVERSION= 1.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile
index 73949f6629cf..8f72875a1d47 100644
--- a/www/hs-warp/Makefile
+++ b/www/hs-warp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= warp
PORTVERSION= 1.3.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-webkit/Makefile b/www/hs-webkit/Makefile
index 0d4b19d7914e..f3e3a35c165d 100644
--- a/www/hs-webkit/Makefile
+++ b/www/hs-webkit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webkit
PORTVERSION= 0.12.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-xss-sanitize/Makefile b/www/hs-xss-sanitize/Makefile
index 35bd8053124c..4e1f8a7a7207 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= 4
+PORTREVISION= 5
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile
index 188c980f2168..0c0467b99e36 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-core/Makefile b/www/hs-yesod-core/Makefile
index 03146cf321b8..036460b4c0b3 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-form/Makefile b/www/hs-yesod-form/Makefile
index 382a6f7e02dc..892519dd0ef1 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-persistent/Makefile b/www/hs-yesod-persistent/Makefile
index e10f3d537000..7ee3ef1e7227 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-platform/Makefile b/www/hs-yesod-platform/Makefile
index c169c6b00316..14922ba10659 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-routes/Makefile b/www/hs-yesod-routes/Makefile
index cf46882d88e9..4fe1d91b3e04 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-static/Makefile b/www/hs-yesod-static/Makefile
index aac803a7845e..c4d7d6164889 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-test/Makefile b/www/hs-yesod-test/Makefile
index 93b4696d1b2e..51dd86a5efa2 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= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile
index e84e80ae4cfc..3811795a33c7 100644
--- a/www/hs-yesod/Makefile
+++ b/www/hs-yesod/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yesod
PORTVERSION= 1.2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/node-devel/Makefile b/www/node-devel/Makefile
index 76c96c05b59f..d24468f7d829 100644
--- a/www/node-devel/Makefile
+++ b/www/node-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= node
PORTVERSION= 0.11.11
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= -devel
diff --git a/www/npapi-vlc/Makefile b/www/npapi-vlc/Makefile
index 39daeaff0fc6..ba38ab76488f 100644
--- a/www/npapi-vlc/Makefile
+++ b/www/npapi-vlc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= npapi-vlc
PORTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= www multimedia
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc-webplugins/${PORTVERSION}/
diff --git a/www/pylot/Makefile b/www/pylot/Makefile
index 3d51af734284..300dc1c1d47c 100644
--- a/www/pylot/Makefile
+++ b/www/pylot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pylot
PORTVERSION= 1.26
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/seamonkey-i18n/Makefile b/www/seamonkey-i18n/Makefile
index fa9de41f489c..55bcbc2f6f95 100644
--- a/www/seamonkey-i18n/Makefile
+++ b/www/seamonkey-i18n/Makefile
@@ -3,6 +3,7 @@
PORTNAME= seamonkey-i18n
PORTVERSION= 2.24
+PORTREVISION= 1
CATEGORIES= www mail news editors irc
MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/langpack
PKGNAMEPREFIX=
diff --git a/www/xpi-conkeror/Makefile b/www/xpi-conkeror/Makefile
index 32afc5ad6eb1..de8925664679 100644
--- a/www/xpi-conkeror/Makefile
+++ b/www/xpi-conkeror/Makefile
@@ -3,6 +3,7 @@
PORTNAME= conkeror
PORTVERSION= 20131117
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dhn