pkgsrc-WIP-changes archive

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

wip/unit-php: php72 is EOL



Module Name:	pkgsrc-wip
Committed By:	Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By:	osa
Date:		Mon Feb 22 11:02:45 2021 -0500
Changeset:	391344b157043e2f2e2728c72c070b4ddf6a9d20

Modified Files:
	unit-php/Makefile

Log Message:
wip/unit-php: php72 is EOL

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=391344b157043e2f2e2728c72c070b4ddf6a9d20

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

diffstat:
 unit-php/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/unit-php/Makefile b/unit-php/Makefile
index 20f553bc38..13fd22d743 100644
--- a/unit-php/Makefile
+++ b/unit-php/Makefile
@@ -8,7 +8,7 @@ MODNAME=	${LANG}${PHP_VERSION}
 
 MAINTAINER=	osa%FreeBSD.org@localhost
 
-PHP_VERSIONS_ACCEPTED?=	56 72 73 74
+PHP_VERSIONS_ACCEPTED?=	56 73 74
 
 .include "../../lang/php/phpversion.mk"
 


Home | Main Index | Thread Index | Old Index