From 86afb7175b68ae54d508ec258188607473e4c670 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 19 Jan 2012 12:19:07 +0000 Subject: main/postfix: init.d script fixes sync with gentoo's init.d - replace opts variable. ref #943 - add abort and flush extra commands --- main/postfix/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/postfix/APKBUILD') diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 7627e4fe1..52d067c97 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=postfix pkgver=2.8.7 -pkgrel=0 +pkgrel=1 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" @@ -153,7 +153,7 @@ pgsql() { _mv_dict pgsql ; } sqlite() { _mv_dict sqlite ; } md5sums="b3ff47a38db920fc15bb207f42da53db postfix-2.8.7.tar.gz -6bbabcd041aefaf40e1f3ee1fc1d6d7e postfix.initd +d773f01dcc965d219a8a37b88f89c5bf postfix.initd 632fce950f64aa0794f9c2af85d45423 0001-support-for-dynamic-maps.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf 2ebe51a882eb9d6d7866583eb6af3969 postfix-ldap.post-install -- cgit v1.2.3