CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/11/16 06:01:04
Modified files:
net/icinga/core2: Makefile
net/icinga/core2/patches:
patch-etc_icinga2_scripts_mail-host-notification_sh
patch-etc_icinga2_scripts_mail-service-notification_sh
Log message:
Since februari the mail-{host,service}-notification.sh scripts contain an
urlencode function. This function is highly bash-specific.
Reimplement the function so it is as POSIX-compliant as possible.
OK sthen@
