summaryrefslogtreecommitdiff
path: root/security
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 /security
parente0a597e777c48d708400e893123a123704293c72 (diff)
downloadpkgsrc-121271ead8af3fd6e6fbb5ef06a852163f5743f1.tar.gz
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
Diffstat (limited to 'security')
-rw-r--r--security/base/Makefile4
-rw-r--r--security/php-oauth1/Makefile4
-rw-r--r--security/php-ssdeep/Makefile4
-rw-r--r--security/php-ssh2/Makefile4
-rw-r--r--security/php-suhosin/Makefile4
-rw-r--r--security/zoneminder/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 4b1a382108f..1d1c9764923 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/07/09 06:38:53 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/09/11 17:03:27 taca Exp $
#
DISTNAME= base-1.4.3.1
@@ -28,7 +28,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime-[0-9]*:../../mail/pear-Mail_Mime
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.4:../../www/ap-php
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
NO_BUILD= YES
#WRKSRC= ${WRKDIR}/base-php4
diff --git a/security/php-oauth1/Makefile b/security/php-oauth1/Makefile
index 2aa6b805d1c..5a32338141c 100644
--- a/security/php-oauth1/Makefile
+++ b/security/php-oauth1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/03/12 09:39:57 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/11 17:03:27 taca Exp $
MODNAME= oauth
PKGREVISION= 2
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP oauth consumer extension
LICENSE= modified-bsd
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_LANGUAGES= c c++
diff --git a/security/php-ssdeep/Makefile b/security/php-ssdeep/Makefile
index 0b0fed3accc..6cde51b05e3 100644
--- a/security/php-ssdeep/Makefile
+++ b/security/php-ssdeep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/19 14:27:14 taca Exp $
+# $NetBSD: Makefile,v 1.5 2016/09/11 17:03:27 taca Exp $
#
MODNAME= ssdeep
@@ -10,7 +10,7 @@ HOMEPAGE= http://treffynnon.github.io/php_ssdeep/
COMMENT= PHP extension for ssdeep
LICENSE= artistic
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS+= --with-ssdeep=${PREFIX}
diff --git a/security/php-ssh2/Makefile b/security/php-ssh2/Makefile
index a79dbcf09ae..ac515e88d1c 100644
--- a/security/php-ssh2/Makefile
+++ b/security/php-ssh2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/03/05 11:29:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/11 17:03:27 taca Exp $
#
MODNAME= ssh2
@@ -13,7 +13,7 @@ LICENSE= php
CONFLICTS= php-ssh2-[0-9]*
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS+= --with-ssh2=${PREFIX}
#WRKSRC= ${WRKDIR}/${MODNAME}-${PECL_VERSION}
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index 89da8070924..c32f8547a5f 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/12/19 14:27:14 taca Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/11 17:03:27 taca Exp $
#
MODNAME= suhosin
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.suhosin.org/
COMMENT= Advanced protection system for PHP installations
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS= --enable-${MODNAME}
diff --git a/security/zoneminder/Makefile b/security/zoneminder/Makefile
index 1432c136004..3c048f02ae9 100644
--- a/security/zoneminder/Makefile
+++ b/security/zoneminder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2016/08/17 00:06:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2016/09/11 17:03:28 taca Exp $
PKGNAME= ${DISTNAME:S/ZoneMinder-/zoneminder-/}
DISTNAME= ZoneMinder-1.28.1
@@ -19,7 +19,7 @@ EXTRACT_USING= gtar
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
PKG_OPTIONS_VAR= PKG_OPTIONS.zoneminder
PKG_SUPPORTED_OPTIONS= apache