diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-03-22 03:50:35 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-03-22 03:50:35 +0800 |
commit | 12ab11173fcc37b1f11462f931a1f29360b109ee (patch) | |
tree | b7659fd8951e5c57b75a2ee7c2cfedc130eee355 /www | |
parent | e8f306888a1df1933c51bd2b5c6d188eb0812771 (diff) | |
download | freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.gz freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.zst freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.zip |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache)
Diffstat (limited to 'www')
-rw-r--r-- | www/apache22/Makefile | 2 | ||||
-rw-r--r-- | www/apache24/Makefile | 1 | ||||
-rw-r--r-- | www/flood/Makefile | 2 | ||||
-rw-r--r-- | www/htdigest/Makefile | 2 | ||||
-rw-r--r-- | www/httest/Makefile | 1 | ||||
-rw-r--r-- | www/mod_asn/Makefile | 1 | ||||
-rw-r--r-- | www/mod_dav_svn/Makefile | 1 | ||||
-rw-r--r-- | www/mod_md-devel/Makefile | 1 | ||||
-rw-r--r-- | www/mod_pagespeed/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/Makefile | 1 | ||||
-rw-r--r-- | www/rubygem-passenger/Makefile | 2 | ||||
-rw-r--r-- | www/serf/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat-native/Makefile | 1 |
13 files changed, 13 insertions, 6 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 064ee510e7e2..76c033e215cc 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -2,7 +2,7 @@ PORTNAME= apache22 PORTVERSION= 2.2.34 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 66c0707b4042..f2a9617ed36f 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -2,6 +2,7 @@ PORTNAME= apache24 PORTVERSION= 2.4.29 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/flood/Makefile b/www/flood/Makefile index 9b890dbe9c2e..e4634c365711 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -2,7 +2,7 @@ PORTNAME= flood PORTVERSION= 0.20041105 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= httpd-test_20041105052051 diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile index c168e8a84226..2e50da194f14 100644 --- a/www/htdigest/Makefile +++ b/www/htdigest/Makefile @@ -2,7 +2,7 @@ PORTNAME= htdigest PORTVERSION= 2.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/httest/Makefile b/www/httest/Makefile index f65b2539c702..06f407fb0eef 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,6 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.23 +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 6c02384ed99f..ca33b3bc41da 100644 --- a/www/mod_asn/Makefile +++ b/www/mod_asn/Makefile @@ -2,6 +2,7 @@ PORTNAME= mod_asn PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/kuriyama \ http://mirrorbrain.org/files/releases/ diff --git a/www/mod_dav_svn/Makefile b/www/mod_dav_svn/Makefile index 39c3773c1a06..da2a46fb69e4 100644 --- a/www/mod_dav_svn/Makefile +++ b/www/mod_dav_svn/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_dav_svn DISTNAME= subversion-${PORTVERSION} +PORTREVISION= 1 CATEGORIES= www diff --git a/www/mod_md-devel/Makefile b/www/mod_md-devel/Makefile index da865169c7c0..96c9a909a681 100644 --- a/www/mod_md-devel/Makefile +++ b/www/mod_md-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_md PORTVERSION= 1.1.10 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 1de151388edf..2beb51b3cb92 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 08351c32703a..defc1763ff42 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -2,6 +2,7 @@ PORTNAME= mod_security PORTVERSION= 2.9.2 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/rubygem-passenger/Makefile b/www/rubygem-passenger/Makefile index 4449122026d8..a93f95b22cf7 100644 --- a/www/rubygem-passenger/Makefile +++ b/www/rubygem-passenger/Makefile @@ -3,7 +3,7 @@ PORTNAME= passenger PORTVERSION= 5.1.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMEPREFIX= rubygem- diff --git a/www/serf/Makefile b/www/serf/Makefile index 8487ecb02719..68f9ee9a52ed 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -3,7 +3,7 @@ PORTNAME= serf PORTVERSION= 1.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= APACHE/serf diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index 792be18f25b6..e0a50f9491b1 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -3,6 +3,7 @@ PORTNAME= tomcat-native PORTVERSION= 1.2.16 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-connectors/native/${PORTVERSION}/source DISTNAME= ${PORTNAME}-${PORTVERSION}-src |