summaryrefslogtreecommitdiffstats
path: root/main/postfix/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-03 13:03:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-03 13:14:08 +0000
commitc9a0373ce633758e260fe02e1173c9b7c3bc2802 (patch)
treedc3ee0096b2e26f2425797c049a2e6999208a5e5 /main/postfix/APKBUILD
parentb97618d2f714849ab9b7a10269d47f47ccb8875c (diff)
downloadaports-c9a0373ce633758e260fe02e1173c9b7c3bc2802.tar.bz2
aports-c9a0373ce633758e260fe02e1173c9b7c3bc2802.tar.xz
main/postfix: upgrade to 2.9.0
and forward port the dynamic-maps patch
Diffstat (limited to 'main/postfix/APKBUILD')
-rw-r--r--main/postfix/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD
index 54f67ab32..4757cfd0f 100644
--- a/main/postfix/APKBUILD
+++ b/main/postfix/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
-pkgver=2.8.8
+pkgver=2.9.0
pkgrel=0
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
@@ -14,8 +14,7 @@ subpackages="$pkgname-doc $pkgname-ldap $pkgname-mysql $pkgname-pcre
$pkgname-pgsql $pkgname-sqlite"
source="ftp://ftp.porcupine.org/mirrors/$pkgname-release/official/$pkgname-$pkgver.tar.gz
$pkgname.initd
- 0001-support-for-dynamic-maps.patch
- mail_params.patch
+ dynamic-maps3.patch
dynamicmaps.cf
postfix-ldap.post-install
postfix-mysql.post-install
@@ -157,10 +156,9 @@ pcre() { _mv_dict pcre ; }
pgsql() { _mv_dict pgsql ; }
sqlite() { _mv_dict sqlite ; }
-md5sums="b5ab8ba2691620dd31b1295b1e21ee23 postfix-2.8.8.tar.gz
+md5sums="43a5ea2d6fb39185a60b4635e016967e postfix-2.9.0.tar.gz
d773f01dcc965d219a8a37b88f89c5bf postfix.initd
-632fce950f64aa0794f9c2af85d45423 0001-support-for-dynamic-maps.patch
-c0f9552a6cfb1e23dedb8d5a12a45ee4 mail_params.patch
+8de3f108639eda995162c590053a1278 dynamic-maps3.patch
442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf
2ebe51a882eb9d6d7866583eb6af3969 postfix-ldap.post-install
2ebe51a882eb9d6d7866583eb6af3969 postfix-mysql.post-install