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.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to