pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-php
Module Name: pkgsrc
Committed By: jym
Date: Wed Mar 6 23:15:01 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/bulk-test-php: Makefile
Log Message:
Re-enable moodle, the newly imported 4.3.3 supports PHP 8.2 and up.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/bulk-test-php/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-php/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-php/Makefile:1.3 pkgsrc/meta-pkgs/bulk-test-php/Makefile:1.4
--- pkgsrc/meta-pkgs/bulk-test-php/Makefile:1.3 Thu Feb 29 10:28:24 2024
+++ pkgsrc/meta-pkgs/bulk-test-php/Makefile Wed Mar 6 23:15:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/02/29 10:28:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2024/03/06 23:15:01 jym Exp $
DISTNAME= bulk-test-php-20240227
CATEGORIES= meta-pkgs
@@ -21,8 +21,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-wordpress-[0
DEPENDS+= ${PHP_PKG_PREFIX}-nextcloud-[0-9]*:../../www/php-nextcloud
DEPENDS+= ${PHP_PKG_PREFIX}-owncloud-[0-9]*:../../www/php-owncloud
DEPENDS+= ${PHP_PKG_PREFIX}-davical-[0-9]*:../../www/davical
-# does not support the current 8.2 default of php
-#DEPENDS+= moodle-[0-9]*:../../www/moodle
+DEPENDS+= moodle-[0-9]*:../../www/moodle
DEPENDS+= ${PHP_PKG_PREFIX}-fpm-[0-9]*:../../www/php-fpm
DEPENDS+= ${PHP_PKG_PREFIX}-roundcube-[0-9]*:../../mail/roundcube
Home |
Main Index |
Thread Index |
Old Index