pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Dec 13 15:14:00 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable php-http4


To generate a diff of this commit:
cvs rdiff -u -r1.1596 -r1.1597 pkgsrc/www/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/Makefile
diff -u pkgsrc/www/Makefile:1.1596 pkgsrc/www/Makefile:1.1597
--- pkgsrc/www/Makefile:1.1596  Sun Dec 12 13:00:12 2021
+++ pkgsrc/www/Makefile Mon Dec 13 15:14:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1596 2021/12/12 13:00:12 taca Exp $
+# $NetBSD: Makefile,v 1.1597 2021/12/13 15:14:00 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -601,6 +601,7 @@ SUBDIR+=    php-fpm
 SUBDIR+=       php-glpi
 SUBDIR+=       php-http
 SUBDIR+=       php-http3
+SUBDIR+=       php-http4
 SUBDIR+=       php-ja-wordpress
 SUBDIR+=       php-nextcloud
 SUBDIR+=       php-owncloud



Home | Main Index | Thread Index | Old Index