mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Add symbols for IMAP cclient (mm_*) to php.map. Thus IMAP support
works again after adding --enable-versioning. Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
This commit is contained in:
parent
dd3198dc7b
commit
d1c37e0334
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36403
8
www/mod_php3/files/patch-at
Normal file
8
www/mod_php3/files/patch-at
Normal file
@ -0,0 +1,8 @@
|
||||
--- php.map.orig Sat Sep 11 00:19:26 1999
|
||||
+++ php.map Tue Dec 26 14:27:56 2000
|
||||
@@ -1,4 +1,5 @@
|
||||
PHP3 {
|
||||
global: php3_module;
|
||||
+ mm_*;
|
||||
local: *;
|
||||
};
|
Loading…
Reference in New Issue
Block a user