CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/06/25 06:00:25
Modified files:
mail/roundcubemail: Makefile
Added files:
mail/roundcubemail/patches:
patch-program_lib_Roundcube_bootstrap_php
Log message:
Roundcube forces its own error_reporting options; adjust the mask to avoid
reporting E_DEPRECATED messages as there is a deprecation warning with Net_SMTP
that is unfixed upstream resulting in a lot of noise in roundcube's error log
for each sent message.
