pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-http4 php-http4: Unbreak pkgsrc tree



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f31bebb3368e
branches:  trunk
changeset: 771130:f31bebb3368e
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Dec 13 21:35:01 2021 +0000

description:
php-http4: Unbreak pkgsrc tree

diffstat:

 www/php-http4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3038aa19844e -r f31bebb3368e www/php-http4/Makefile
--- a/www/php-http4/Makefile    Mon Dec 13 19:04:20 2021 +0000
+++ b/www/php-http4/Makefile    Mon Dec 13 21:35:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/12/13 15:13:17 taca Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/13 21:35:01 nia Exp $
 
 MODNAME=               http
 PECL_VERSION=          4.2.1
@@ -14,6 +14,7 @@
 CONFLICTS=             php-http-[0-9]*
 
 #PHP_VERSIONS_ACCEPTED=        80 81
+PHP_VERSIONS_INCOMPATIBLE=     56 # php-raphf2
 
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            bash



Home | Main Index | Thread Index | Old Index