CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/02/22 06:55:11
Added files:
mail/grommunio/mapi-header-php/patches:
patch-class_baserecurrence_php
patch-mapidefs_php
Log message:
CAL_DEFAULT has been defined as 1 since the dawn of outlook and php made the
stupid decision in the calendar extension to ignore this fact and #undef it
to "unbreak" build on windows and creating a conflict because that extension
sets it to 0, so rename our variable for now
