postfix: update to 2.10.0.

This commit is contained in:
Juan RP 2013-02-14 06:01:52 +01:00
parent f868d49104
commit c6919edaa9

View file

@ -1,6 +1,6 @@
# Template file for 'postfix'
pkgname=postfix
version=2.9.5
version=2.10.0
revision=1
makedepends="perl openssl-devel db-devel pcre-devel>=8.30 libsasl-devel
libldap-devel libmysqlclient-devel>=5.5.27 postgresql-libs-devel sqlite-devel"
@ -9,13 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="IBM Public License 1.0, BSD-alike"
homepage="http://www.postfix.org/"
distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$version.tar.gz"
checksum=590381cc0705a6d3fd2279760e79aff625adab6000cb895cf5336ae6a11ee6e4
long_desc="
It is Wietse Venema's mail server that started life at IBM research as an
alternative to the widely-used Sendmail program.
Postfix attempts to be fast, easy to administer, and secure. The outside has
a definite Sendmail-ish flavor, but the inside is completely different."
checksum=4a42a6029af418cbd4a8668b4f8c7e1ea9975cbe9756df760649c0a941bfeb7b
conf_files="
/etc/postfix/access
@ -55,7 +49,6 @@ system_groups="postdrop"
provides="smtp-server-0"
replaces="smtp-server>=0"
do_build() {
make makefiles DEBUG='' CCARGS=' \
-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \