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:   ryoon
Date:           Sun Nov  9 13:53:21 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable php-nextcloud31


To generate a diff of this commit:
cvs rdiff -u -r1.1886 -r1.1887 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.1886 pkgsrc/www/Makefile:1.1887
--- pkgsrc/www/Makefile:1.1886  Mon Nov  3 07:09:28 2025
+++ pkgsrc/www/Makefile Sun Nov  9 13:53:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1886 2025/11/03 07:09:28 taca Exp $
+# $NetBSD: Makefile,v 1.1887 2025/11/09 13:53:21 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -674,6 +674,7 @@ SUBDIR+=    php-ja-wordpress
 SUBDIR+=       php-matomo
 SUBDIR+=       php-nextcloud
 SUBDIR+=       php-nextcloud29
+SUBDIR+=       php-nextcloud31
 SUBDIR+=       php-owncloud
 SUBDIR+=       php-phalcon
 SUBDIR+=       php-phalcon4



Home | Main Index | Thread Index | Old Index