aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-24 18:34:16 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-24 18:34:16 +0000
commit37f54e0f66813dcddb3659fd7810198377792a1e (patch)
tree14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /www
parent04ad7b544504ae333b1f3574897902b386bde4b4 (diff)
downloadports-37f54e0f66813dcddb3659fd7810198377792a1e.tar.gz
ports-37f54e0f66813dcddb3659fd7810198377792a1e.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/aws/Makefile2
-rw-r--r--www/c-icap/Makefile2
-rw-r--r--www/cacheboy16/Makefile2
-rw-r--r--www/cherokee/Makefile2
-rw-r--r--www/lighttpd/Makefile2
-rw-r--r--www/lusca-head/Makefile2
-rw-r--r--www/mod_cfg_ldap/Makefile2
-rw-r--r--www/mod_vhost_ldap/Makefile1
-rw-r--r--www/nginx-devel/Makefile1
-rw-r--r--www/nginx/Makefile2
-rw-r--r--www/sarg/Makefile2
-rw-r--r--www/squid/Makefile2
-rw-r--r--www/squid32/Makefile2
-rw-r--r--www/squid33/Makefile2
-rw-r--r--www/squidguard/Makefile2
-rw-r--r--www/tengine/Makefile2
-rw-r--r--www/xshttpd-devel/Makefile1
-rw-r--r--www/xshttpd/Makefile2
18 files changed, 18 insertions, 15 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile
index 44716fc225dd..c43da3864b0e 100644
--- a/www/aws/Makefile
+++ b/www/aws/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aws
PORTVERSION= 3.2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://downloads.dragonlace.net/src/
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile
index 5a7a5d94206d..2de4a3806e5d 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= c-icap
PORTVERSION= 0.3.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3.x/
diff --git a/www/cacheboy16/Makefile b/www/cacheboy16/Makefile
index a0eef350d37c..81201351f61c 100644
--- a/www/cacheboy16/Makefile
+++ b/www/cacheboy16/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cacheboy
DISTVERSION= 1.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= cacheboy-1.6-r13601
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index ff028c823356..4a5d8a776172 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.101
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR=cherokee/1.2/${PORTVERSION}
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 48d178c1921e..67b95e4498cf 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= lighttpd
PORTVERSION= 1.4.35
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES?= www
MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/
diff --git a/www/lusca-head/Makefile b/www/lusca-head/Makefile
index 1c1f003de789..1a7335efd073 100644
--- a/www/lusca-head/Makefile
+++ b/www/lusca-head/Makefile
@@ -76,7 +76,7 @@ NO_STAGE= yes
PORTNAME= lusca
DISTVERSION= r14809
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= lusca-cache
diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile
index bcb4f01a34ec..bf4e58de1b23 100644
--- a/www/mod_cfg_ldap/Makefile
+++ b/www/mod_cfg_ldap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mod_cfg_ldap
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= SF/modcfgldap/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= apache2
diff --git a/www/mod_vhost_ldap/Makefile b/www/mod_vhost_ldap/Makefile
index a3946071acb3..3eb628033eb5 100644
--- a/www/mod_vhost_ldap/Makefile
+++ b/www/mod_vhost_ldap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mod_vhost_ldap
PORTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR=pool/main/m/mod-vhost-ldap
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 7c865895de42..381f26db33d6 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.7.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 50da1ffb3906..267bd3cf7cea 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.6.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
diff --git a/www/sarg/Makefile b/www/sarg/Makefile
index 55da35f1e20b..27888d54d2f4 100644
--- a/www/sarg/Makefile
+++ b/www/sarg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sarg
PORTVERSION= 2.3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/www/squid/Makefile b/www/squid/Makefile
index dae846b77e46..76de3e69854b 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -75,7 +75,7 @@ NO_STAGE= yes
PORTNAME= squid
PORTVERSION= 2.7.${SQUID_STABLE_VER}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
diff --git a/www/squid32/Makefile b/www/squid32/Makefile
index 74b637cb8ff0..83102d08ecbb 100644
--- a/www/squid32/Makefile
+++ b/www/squid32/Makefile
@@ -3,7 +3,7 @@
PORTNAME= squid
PORTVERSION= 3.2.${SQUID_STABLE_VER}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
diff --git a/www/squid33/Makefile b/www/squid33/Makefile
index 71f891005718..a2a5344b385d 100644
--- a/www/squid33/Makefile
+++ b/www/squid33/Makefile
@@ -3,7 +3,7 @@
PORTNAME= squid
PORTVERSION= 3.3.${SQUID_STABLE_VER}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index ee1c29ce5c5f..7135cde94d8f 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -2,7 +2,7 @@
PORTNAME= squidGuard
PORTVERSION= 1.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= http://www.squidguard.org/Downloads/:a \
http://www.squidguard.org/Downloads/Contrib/:b
diff --git a/www/tengine/Makefile b/www/tengine/Makefile
index b80b499e36c0..1cdc3fc45a98 100644
--- a/www/tengine/Makefile
+++ b/www/tengine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tengine
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= GH
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile
index c9ddaf18393a..43bf93d4568a 100644
--- a/www/xshttpd-devel/Makefile
+++ b/www/xshttpd-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xshttpd
DISTVERSION= 3.7b30
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 52190d417d6c..59101ed35a8b 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xshttpd
DISTVERSION= 3.6g01
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/