pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 13 00:07:29 UTC 2025

Modified Files:
        pkgsrc/www/drupal11: Makefile

Log Message:
drupal11: there is no php84 yet


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/drupal11/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/drupal11/Makefile
diff -u pkgsrc/www/drupal11/Makefile:1.1 pkgsrc/www/drupal11/Makefile:1.2
--- pkgsrc/www/drupal11/Makefile:1.1    Wed Jan  8 01:55:28 2025
+++ pkgsrc/www/drupal11/Makefile        Mon Jan 13 00:07:29 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/01/08 01:55:28 wen Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/13 00:07:29 wiz Exp $
 
 DISTNAME=      drupal-11.1.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-pdo>=8.3.0:.
 DEPENDS+=      ${PHP_PKG_PREFIX}-mbstring>=8.3.0:../../converters/php-mbstring
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=8.3.0:../../archivers/php-zlib
 
-PHP_VERSIONS_ACCEPTED= 83 84
+PHP_VERSIONS_ACCEPTED= 83 # 84
 
 NO_BUILD=      YES
 DRUPAL=                share/drupal



Home | Main Index | Thread Index | Old Index