pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/php-http4



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Dec 13 21:35:01 UTC 2021

Modified Files:
        pkgsrc/www/php-http4: Makefile

Log Message:
php-http4: Unbreak pkgsrc tree


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-http4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-http4/Makefile
diff -u pkgsrc/www/php-http4/Makefile:1.1 pkgsrc/www/php-http4/Makefile:1.2
--- pkgsrc/www/php-http4/Makefile:1.1   Mon Dec 13 15:13:17 2021
+++ pkgsrc/www/php-http4/Makefile       Mon Dec 13 21:35:01 2021
@@ -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 @@ LICENSE=              2-clause-bsd AND isc
 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