From 6dee0a203a8290427ca77705bc1cae90381529b2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 4 Sep 2011 23:14:34 +0000 Subject: Sun Sep 4 23:14:34 UTC 2011 --- extra/postfix/PKGBUILD | 8 ++++---- extra/postfix/install | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'extra/postfix') diff --git a/extra/postfix/PKGBUILD b/extra/postfix/PKGBUILD index e48ce2510..2d93ebfe8 100644 --- a/extra/postfix/PKGBUILD +++ b/extra/postfix/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 130701 2011-07-07 21:12:32Z bisson $ +# $Id: PKGBUILD 136958 2011-09-03 21:03:54Z bisson $ # Contributor: Jeff Brodnax # Maintainer: Gaetan Bisson # Maintainer: Paul Mattal pkgname=postfix -pkgver=2.8.4 +pkgver=2.8.5 pkgrel=1 -pkgdesc='Secure, fast, easy to administer drop in replacement for Sendmail (MTA)' +pkgdesc='Secure, fast, easy to administer alternative to Sendmail' url='http://www.postfix.org/' arch=('i686' 'x86_64') license=('custom') @@ -15,7 +15,7 @@ backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,ma source=("ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz" \ 'aliases.patch' \ 'rc.d') -sha1sums=('48d077ad2614098f39411cb965a74d8ce2f3e5be' +sha1sums=('49ef711c80b5a3434258ab24ae00940932503e80' '5fc3de6c7df1e5851a0a379e825148868808318b' '40c6be2eb55e6437a402f43775cdb3d22ea87a66') diff --git a/extra/postfix/install b/extra/postfix/install index f5d81a565..c276e0919 100644 --- a/extra/postfix/install +++ b/extra/postfix/install @@ -18,11 +18,10 @@ post_install() { post_upgrade() { post_install - if [ `vercmp $2 2.8` = -1 ]; then cat < You must now execute "/etc/rc.d/postfix reload" (or restart). -==> This is needed because the queue manager to delivery agent -==> protocol has changed. +==> This is needed because of an inter-daemon protocol change. EOF fi -- cgit v1.2.3-54-g00ecf