3.39 has (finally) been released.
       - David doc updates:
         - toaster-watcher.conf: remove vpopmail doc note
         - toaster.conf and toaster-watcher.conf updates
       - UPGRADE.pod: added -s courier
       - FAQ.pod
         - added migrate Mail::Toaster entry
         - added upgrade hard drive entry
       - toaster_setup.pl
         -  call UpdateSrcTree directly
       - toaster-watcher.conf
         - updated rbl definitions
       - toaster.conf
         - added web_qmailadmin_help_url
       - Setup.pm: removed InstallSources subroutine
       - FreeBSD.pm:
         - Prototyped subroutines
         - Updated UpdateSrcTree and UpdatePortsTree
            no longer require passed variables and expect
            a single hashref to be passed.
         - More verbose explanation of portsdb -Uu
       - Qmail.pm
         - Added notes to */run and */log/run files denoting
           that they are automatically generated.
         - Only restart qmail-smtpd if the run file changed
         - Detect and prefer a port installed openssl, else
           use the default FreeBSD supplied version.
         - UpdateVirusBlocks: strip .cdb off relay cdb path
         - StopQmailSend: check for supervise not running
         - Check to make sure file exists before copying
       - Utility.pm
         - export files_diff sub
       - CGI.pm, index.tmpl
         - added help ? to qmailadmin
       - Setup.pm
         - run razor-admin commands after installing razor
           to set up razor for use
         - changed InstallPackage(ruby) to ruby18_static