aboutsummaryrefslogtreecommitdiff
path: root/security/php74-filter
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-20 20:04:28 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-20 20:04:28 +0000
commit8bd2d8042228aed62906e4077c54c0336bffcefa (patch)
tree0fe29d4729f86a988471ea32e0df7dd9b123a91a /security/php74-filter
parent3f1915711db5e32dd082295bb1a3e4eb36969d34 (diff)
downloadports-8bd2d8042228aed62906e4077c54c0336bffcefa.tar.gz
ports-8bd2d8042228aed62906e4077c54c0336bffcefa.zip
lang/php74: Remove obsolete patches
All these patches are no longer needed. Their existence break the ports, so now commit their deletion. Sponsored by: PHP Update Service
Notes
Notes: svn path=/head/; revision=512441
Diffstat (limited to 'security/php74-filter')
-rw-r--r--security/php74-filter/files/patch-config.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/security/php74-filter/files/patch-config.m4 b/security/php74-filter/files/patch-config.m4
deleted file mode 100644
index ab64c6c9d5ad..000000000000
--- a/security/php74-filter/files/patch-config.m4
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.m4.orig 2009-03-06 08:25:45.000000000 +0100
-+++ config.m4 2009-03-06 08:28:10.000000000 +0100
-@@ -32,6 +32,7 @@
- #endif
- ],[
- PHP_PCRE_REGEX=pecl
-+ PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
- ],[
- PHP_PCRE_REGEX=no
- ])