Re: [exim] Easy Upgrades

Top Page
Delete this message
Reply to this message
Author: Sergey Matveychuk
Date:  
To: W B Hacker
CC: exim users, krion
Subject: Re: [exim] Easy Upgrades
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.