diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
| commit | 0d6e69bd42dae91a5c445c5fb7633d7d678847cc (patch) | |
| tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /www | |
| parent | - Update to 0.140890 (diff) | |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit)
Diffstat (limited to 'www')
| -rw-r--r-- | www/apache22/Makefile | 2 | ||||
| -rw-r--r-- | www/flood/Makefile | 2 | ||||
| -rw-r--r-- | www/ftasv/Makefile | 6 | ||||
| -rw-r--r-- | www/htdigest/Makefile | 1 | ||||
| -rw-r--r-- | www/httest/Makefile | 1 | ||||
| -rw-r--r-- | www/mod_asn/Makefile | 2 | ||||
| -rw-r--r-- | www/mod_security/Makefile | 2 | ||||
| -rw-r--r-- | www/nginx-devel/Makefile | 1 | ||||
| -rw-r--r-- | www/nginx/Makefile | 1 | ||||
| -rw-r--r-- | www/serf/Makefile | 1 |
10 files changed, 10 insertions, 9 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 6889e16fbd9d..5e407adf0675 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -2,7 +2,7 @@ PORTNAME= apache22 PORTVERSION= 2.2.27 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} diff --git a/www/flood/Makefile b/www/flood/Makefile index ab86955f5fb3..ea4f8787d43b 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -2,7 +2,7 @@ PORTNAME= flood PORTVERSION= 0.20041105 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= httpd-test_20041105052051 diff --git a/www/ftasv/Makefile b/www/ftasv/Makefile index 40b9532a3cb9..93cca679b566 100644 --- a/www/ftasv/Makefile +++ b/www/ftasv/Makefile @@ -3,7 +3,7 @@ PORTNAME= ftasv PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://fabletech.com/${PORTNAME}-download/ @@ -21,10 +21,6 @@ PORTDOCS= AUTHORS COPYING ChangeLog README NO_STAGE= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -BROKEN= does not link on 6.X -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile index d5386b3f1303..bf9da723b6a3 100644 --- a/www/htdigest/Makefile +++ b/www/htdigest/Makefile @@ -2,6 +2,7 @@ PORTNAME= htdigest PORTVERSION= 2.4.6 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} diff --git a/www/httest/Makefile b/www/httest/Makefile index c23ecc98d414..d99ae04d7a7b 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,6 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} diff --git a/www/mod_asn/Makefile b/www/mod_asn/Makefile index 8bc64647659c..78dca95a7c82 100644 --- a/www/mod_asn/Makefile +++ b/www/mod_asn/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_asn PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://mirrorbrain.org/files/releases/ diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 6e482fdfa98a..6022095acf72 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_security PORTVERSION= 2.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 1e2c83414abe..45de37f5d88f 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.7.1 +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 e2d387478303..3045bfcd719c 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,6 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.6.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ diff --git a/www/serf/Makefile b/www/serf/Makefile index 3f45bfbfdac1..7091dd4b53e3 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -3,6 +3,7 @@ PORTNAME= serf PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/svn/src_releases/ |
