pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/drupal8
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 2 13:40:18 UTC 2020
Modified Files:
pkgsrc/www/drupal8: Makefile
Log Message:
www/drupal8: remove SUBST block for nonexistent file
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/drupal8/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/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.31 pkgsrc/www/drupal8/Makefile:1.32
--- pkgsrc/www/drupal8/Makefile:1.31 Sun Apr 26 09:18:43 2020
+++ pkgsrc/www/drupal8/Makefile Sat May 2 13:40:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/04/26 09:18:43 taca Exp $
+# $NetBSD: Makefile,v 1.32 2020/05/02 13:40:18 rillig Exp $
DISTNAME= drupal-8.7.12
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -45,12 +45,6 @@ REPLACE_FILES.php+= core/scripts/update-
REPLACE_FILES.php+= core/scripts/rebuild_token_calculator.sh
REPLACE_FILES.php+= vendor/pear/archive_tar/scripts/phptar.in
-SUBST_CLASSES+= sh
-SUBST_STAGE.sh= pre-configure
-SUBST_MESSAGE.sh= Fixing path to sh
-SUBST_FILES.sh+= vendor/paragonie/random_compat/build-phar.sh
-SUBST_SED.sh= -e "s|/usr/bin/env bash|${SH}|"
-
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install
SUBST_FILES.conf= drupal.conf
Home |
Main Index |
Thread Index |
Old Index