pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php73 lang/php73: remove phar.php from the files ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78dc7297686b
branches: trunk
changeset: 425513:78dc7297686b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 22 11:00:36 2020 +0000
description:
lang/php73: remove phar.php from the files to be patched
That file contains neither the word PREFIX nor CGIDIR.
diffstat:
lang/php73/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r e36767bbd523 -r 78dc7297686b lang/php73/Makefile
--- a/lang/php73/Makefile Sun Mar 22 10:56:25 2020 +0000
+++ b/lang/php73/Makefile Sun Mar 22 11:00:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/01/25 17:21:14 taca Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/22 11:00:36 rillig Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -33,8 +33,7 @@
SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing common paths.
SUBST_STAGE.path= pre-configure
-SUBST_FILES.path= ext/phar/phar/phar.php
-SUBST_FILES.path+= php.ini-development php.ini-production run-tests.php
+SUBST_FILES.path= php.ini-development php.ini-production run-tests.php
SUBST_FILES.path+= sapi/cgi/Makefile.frag
SUBST_VARS.path= CGIDIR
SUBST_VARS.path+= PREFIX
Home |
Main Index |
Thread Index |
Old Index