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: jperkin
Date: Thu Feb 29 10:28:24 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/bulk-test-php: Makefile
Log Message:
bulk-test-php: Catch up with wordpress PKGNAME change.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/meta-pkgs/bulk-test-php/Makefile:1.3
--- pkgsrc/meta-pkgs/bulk-test-php/Makefile:1.2 Tue Feb 27 10:35:45 2024
+++ pkgsrc/meta-pkgs/bulk-test-php/Makefile Thu Feb 29 10:28:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/02/27 10:35:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/02/29 10:28:24 jperkin Exp $
DISTNAME= bulk-test-php-20240227
CATEGORIES= meta-pkgs
@@ -17,7 +17,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
# Large programs and applications
DEPENDS+= ${PHP_PKG_PREFIX}-dotclear-[0-9]*:../../www/php-dotclear
-DEPENDS+= wordpress-[0-9]*:../../www/wordpress
+DEPENDS+= ${PHP_PKG_PREFIX}-wordpress-[0-9]*:../../www/wordpress
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
Home |
Main Index |
Thread Index |
Old Index