Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/php-suhosin/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/php-suhosin/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- pkgsrc/security/php-suhosin/Makefile 2015/08/30 14:54:49 1.12 +++ pkgsrc/security/php-suhosin/Makefile 2015/12/19 14:27:14 1.13 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/08/30 14:54:49 taca Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/19 14:27:14 taca Exp $ # MODNAME= suhosin @@ -15,6 +15,8 @@ HOMEPAGE= http://www.suhosin.org/ COMMENT= Advanced protection system for PHP installations LICENSE= php +PHP_VERSIONS_ACCEPTED= 55 56 + CONFIGURE_ARGS= --enable-${MODNAME} .include "../../lang/php/ext.mk"