summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/php-suhosin/Makefile19
-rw-r--r--security/php-suhosin/distinfo8
2 files changed, 10 insertions, 17 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index 9ae6ab14275..dd455e23618 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -1,27 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2013/12/08 22:34:33 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/15 00:35:14 taca Exp $
#
MODNAME= suhosin
DISTNAME= suhosin-${PECL_VERSION}
-PECL_VERSION= 0.9.33
+PECL_VERSION= 0.9.37.1
PECL_LEGACY_VERSION_SCHEME= yes
CATEGORIES= www
-MASTER_SITES= http://download.suhosin.org/
+MASTER_SITES= https://download.suhosin.org/
+# Do not remove EXTRACT_SUFX.
+EXTRACT_SUFX= .tar.gz
MAINTAINER= cg@cgall.de
-HOMEPAGE= http://www.hardened-php.net/suhosin/index.html
+HOMEPAGE= http://www.suhosin.org/
COMMENT= Advanced protection system for PHP installations
-# There is no patch for PHP 5.4 yet(?).
-PHP_VERSIONS_ACCEPTED= 53
-
CONFIGURE_ARGS= --enable-${MODNAME}
.include "../../lang/php/ext.mk"
-
-.include "../../mk/compiler.mk"
-.if !empty(PKGSRC_COMPILER:Mclang) && ${_PHP_VERSION} == "53"
-CFLAGS+= -Wno-error=return-type
-.endif
-
.include "../../mk/bsd.pkg.mk"
diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo
index 629b81454ae..dc786ee4efc 100644
--- a/security/php-suhosin/distinfo
+++ b/security/php-suhosin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/01/20 03:23:34 taca Exp $
+$NetBSD: distinfo,v 1.5 2015/03/15 00:35:14 taca Exp $
-SHA1 (php-suhosin/suhosin-0.9.33.tgz) = abb30c22e7fe341955b42ec71ed597c43439e2b8
-RMD160 (php-suhosin/suhosin-0.9.33.tgz) = 9c60b695b226ddcbe5562b1576228780123eb372
-Size (php-suhosin/suhosin-0.9.33.tgz) = 104488 bytes
+SHA1 (php-suhosin/suhosin-0.9.37.1.tar.gz) = 9de7a89ef7d336501a41f452fd3936ae66f63a6e
+RMD160 (php-suhosin/suhosin-0.9.37.1.tar.gz) = 37cd9bd86a65c9081260a9d809b646384290cebb
+Size (php-suhosin/suhosin-0.9.37.1.tar.gz) = 134207 bytes