ports/archivers/php85-phar/files/patch-config.m4
Muhammad Moinur Rahman c0b9892033
*/*php85*: Sunrise
Please DO NOT use this version in production, it is an early test
version.

For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.5.0alpha1/UPGRADING

Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS
2025-07-02 18:29:38 +02:00

12 lines
254 B
Plaintext

--- config.m4.orig 2025-07-01 21:58:05 UTC
+++ config.m4
@@ -32,8 +32,4 @@ if test "$PHP_PHAR" != "no"; then
PHP_ADD_EXTENSION_DEP(phar, spl)
PHP_ADD_MAKEFILE_FRAGMENT
- AC_CONFIG_FILES([
- $ext_dir/phar.1
- $ext_dir/phar.phar.1
- ])
fi