W B Hacker wrote:
> "portupgrade <currently-installed-exim-version>"
>
> - followed by an "...~/exim.sh restart"
With portupgrade you can leave out even restart part.
Just add in your pkgtools.conf the lines:
AFTERINSTALL = {
'*' => proc { |origin|
cmd_start_rc(origin)
},
}
And you will have just-one-line-upgrade.
PS. Exim rocks! Really.
--
Dixi.
Sem.