summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2016-09-11 17:03:25 +0000
committertaca <taca>2016-09-11 17:03:25 +0000
commit121271ead8af3fd6e6fbb5ef06a852163f5743f1 (patch)
tree9a7c9b41db86f5a5419b5fda1aedb2a950f18bf9 /www
parente0a597e777c48d708400e893123a123704293c72 (diff)
downloadpkgsrc-121271ead8af3fd6e6fbb5ef06a852163f5743f1.tar.gz
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
Diffstat (limited to 'www')
-rw-r--r--www/blur6ex/Makefile4
-rw-r--r--www/fengoffice/Makefile4
-rw-r--r--www/gallery2/Makefile4
-rw-r--r--www/horde/options.mk4
-rw-r--r--www/matcha-sns/Makefile4
-rw-r--r--www/mediawiki/options.mk4
-rw-r--r--www/moodle/options.mk4
-rw-r--r--www/php-apcu4/Makefile4
-rw-r--r--www/php-http/Makefile4
-rw-r--r--www/php-ja-wordpress/Makefile4
-rw-r--r--www/php-phrasea2/Makefile4
-rw-r--r--www/php-piwigo/Makefile4
-rw-r--r--www/php-propro/Makefile4
-rw-r--r--www/php-tt-rss/options.mk4
-rw-r--r--www/php-uploadprogress/Makefile4
-rw-r--r--www/phraseanet/Makefile4
16 files changed, 32 insertions, 32 deletions
diff --git a/www/blur6ex/Makefile b/www/blur6ex/Makefile
index 21802336b2f..4213e916adb 100644
--- a/www/blur6ex/Makefile
+++ b/www/blur6ex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/12/06 12:13:12 taca Exp $
+# $NetBSD: Makefile,v 1.19 2016/09/11 17:03:28 taca Exp $
#
DISTNAME= blur6ex-0.1.198
@@ -13,7 +13,7 @@ COMMENT= Weblog and content framework
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.0:../../www/ap-php
DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_TOOLS+= pax
diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile
index 0fffc4699d6..66332de4ca5 100644
--- a/www/fengoffice/Makefile
+++ b/www/fengoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/01/27 14:15:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2016/09/11 17:03:28 taca Exp $
#
DISTNAME= fengoffice_3.2.2.1
@@ -21,7 +21,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.1.0:../../textproc/php-dom
DEPENDS+= ${PHP_PKG_PREFIX}-imap>=5.1.0:../../mail/php-imap
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
WRKSRC= ${WRKDIR}/fengoffice
USE_TOOLS= pax
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile
index 3fc90b15883..4f677447ba5 100644
--- a/www/gallery2/Makefile
+++ b/www/gallery2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/11 17:03:28 taca Exp $
#
DISTNAME= gallery-2.3.2-full
@@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.0.4:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=5.0.4:../../devel/php-gettext
DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}-[0-9]*:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_TOOLS= pax
USE_LANGUAGES= # none
diff --git a/www/horde/options.mk b/www/horde/options.mk
index f8bef7c1b8f..8bb06f91ec8 100644
--- a/www/horde/options.mk
+++ b/www/horde/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: options.mk,v 1.4 2016/09/11 17:03:28 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.horde
PKG_SUPPORTED_OPTIONS= ldap pgsql mysql
@@ -25,5 +25,5 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=4.3.3:../../databases/php-pgsql
###
.if !empty(PKG_OPTIONS:Mmysql)
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.3:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.endif
diff --git a/www/matcha-sns/Makefile b/www/matcha-sns/Makefile
index e98b152fabd..a1f6de4faa5 100644
--- a/www/matcha-sns/Makefile
+++ b/www/matcha-sns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: Makefile,v 1.5 2016/09/11 17:03:28 taca Exp $
#
DISTNAME= matcha-sns-1.3.7
@@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= # none
diff --git a/www/mediawiki/options.mk b/www/mediawiki/options.mk
index f074edf38e0..063b92b8012 100644
--- a/www/mediawiki/options.mk
+++ b/www/mediawiki/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: options.mk,v 1.5 2016/09/11 17:03:28 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mediawiki
@@ -15,7 +15,7 @@ PKG_SUGGESTED_OPTIONS= apache mysql
###
.if !empty(PKG_OPTIONS:Mmysql)
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.10:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.elif !empty(PKG_OPTIONS:Mpgsql)
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=5:../../databases/php-pgsql
.endif
diff --git a/www/moodle/options.mk b/www/moodle/options.mk
index ca10a9946cf..ad9e1f12c5c 100644
--- a/www/moodle/options.mk
+++ b/www/moodle/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: options.mk,v 1.4 2016/09/11 17:03:28 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.moodle
@@ -13,7 +13,7 @@ PKG_SUGGESTED_OPTIONS= mysql
###
.if !empty(PKG_OPTIONS:Mmysql)
DEPENDS+= ${PHP_PKG_PREFIX}-mysqli>=5.2.14:../../databases/php-mysqli
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.elif !empty(PKG_OPTIONS:Mpgsql)
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=5:../../databases/php-pgsql
.endif
diff --git a/www/php-apcu4/Makefile b/www/php-apcu4/Makefile
index be843b7c925..7677cc19b7e 100644
--- a/www/php-apcu4/Makefile
+++ b/www/php-apcu4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/08/11 23:11:25 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/11 17:03:28 taca Exp $
MODNAME= apcu
PECL_VERSION= 4.0.11
@@ -8,7 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= APCu - APC User Cache
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS+= --enable-${MODNAME}
diff --git a/www/php-http/Makefile b/www/php-http/Makefile
index 710c8d5febe..326979adb43 100644
--- a/www/php-http/Makefile
+++ b/www/php-http/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/03/12 08:39:47 fhajny Exp $
+# $NetBSD: Makefile,v 1.9 2016/09/11 17:03:29 taca Exp $
MODNAME= http
PECL_VERSION= 2.5.6
@@ -13,7 +13,7 @@ LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/www/php-ja-wordpress/Makefile b/www/php-ja-wordpress/Makefile
index eea141d98c7..1243e5fbea3 100644
--- a/www/php-ja-wordpress/Makefile
+++ b/www/php-ja-wordpress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/09/09 11:28:54 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/11 17:03:29 taca Exp $
DISTNAME= wordpress-${VERSION}-ja
PKGNAME= ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION}
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pax
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.include "../../mk/bsd.prefs.mk"
.include "../../lang/php/phpversion.mk"
diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile
index 553123d70ec..6e43e4ed850 100644
--- a/www/php-phrasea2/Makefile
+++ b/www/php-phrasea2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/12/25 01:18:10 taca Exp $
+# $NetBSD: Makefile,v 1.12 2016/09/11 17:03:29 taca Exp $
#
.include "../../www/phraseanet/Makefile.common"
@@ -11,7 +11,7 @@ EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2
EXTRACT_SUFX= .tar.gz
USE_LANGUAGES= c c++
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.include "../../lang/php/ext.mk"
diff --git a/www/php-piwigo/Makefile b/www/php-piwigo/Makefile
index d4557ed1f7d..db0415dfc2c 100644
--- a/www/php-piwigo/Makefile
+++ b/www/php-piwigo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/12/08 00:30:47 taca Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/11 17:03:29 taca Exp $
#
PWVER= 2.7.4
@@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-exif>=5.2.0:../../graphics/php-exif
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
WRKSRC= ${WRKDIR}/piwigo
USE_LANGUAGES= # none
diff --git a/www/php-propro/Makefile b/www/php-propro/Makefile
index a05fa7d7bad..d1308f0b711 100644
--- a/www/php-propro/Makefile
+++ b/www/php-propro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/03/12 08:34:33 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/11 17:03:29 taca Exp $
MODNAME= propro
PECL_VERSION= 1.0.2
@@ -11,7 +11,7 @@ LICENSE= 2-clause-bsd
BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/www/php-tt-rss/options.mk b/www/php-tt-rss/options.mk
index 368cb069f1e..9af98dbfccb 100644
--- a/www/php-tt-rss/options.mk
+++ b/www/php-tt-rss/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/12/06 12:13:13 taca Exp $
+# $NetBSD: options.mk,v 1.3 2016/09/11 17:03:29 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.php-tt-rss
@@ -14,7 +14,7 @@ PKG_SUGGESTED_OPTIONS= pgsql
###
.if !empty(PKG_OPTIONS:Mmysql)
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.elif !empty(PKG_OPTIONS:Mpgsql)
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=5.2.0:../../databases/php-pgsql
.endif
diff --git a/www/php-uploadprogress/Makefile b/www/php-uploadprogress/Makefile
index 20f61a004dd..4b2bc0ecf7b 100644
--- a/www/php-uploadprogress/Makefile
+++ b/www/php-uploadprogress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/12/19 14:27:15 taca Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/11 17:03:29 taca Exp $
#
MODNAME= uploadprogress
@@ -8,7 +8,7 @@ CATEGORIES= www
MAINTAINER= mbowie@buzmo.com
COMMENT= PHP extension to track progress of a file upload
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS+= --enable-${MODNAME}
diff --git a/www/phraseanet/Makefile b/www/phraseanet/Makefile
index 91f913c1937..8f37f6c7dac 100644
--- a/www/phraseanet/Makefile
+++ b/www/phraseanet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/12/29 03:23:50 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2016/09/11 17:03:29 taca Exp $
#
.include "../../www/phraseanet/Makefile.common"
@@ -35,7 +35,7 @@ DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
DEPENDS+= p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.include "../../mk/bsd.prefs.mk"