summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca>2014-01-16 15:56:58 +0000
committertaca <taca>2014-01-16 15:56:58 +0000
commit6ab7ef4044001f86016316a4e9031f377b361a91 (patch)
treecf76713f162f84595b3cdd8e5cd5a9791eb795eb /mail/postfix/Makefile
parent65958bb14f7e5870e226966241d7613a9af0d355 (diff)
downloadpkgsrc-6ab7ef4044001f86016316a4e9031f377b361a91.tar.gz
Update postfix to 2.10.3.
Postfix 2.10.3, 2.9.9, and 2.8.17: * Future proofing against OpenSSL library API changes. When support for a bug workaround is removed from OpenSSL, the corresponding named bit in tls_disable_workarounds will be ignored instead of causing existing Postfix configurations to fail. All supported releases: * Future proofing against PCRE library API changes that introduce the pcre_free_study() function. * The postconf '-#' option reset prior options instead of adding to them. * Correct an error in MULTI_INSTANCE_README Makefile example. * Correct an error in SASL_README PostgreSQL example. * Correct a malformed error message in conf/post-install.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index c3a0bcf2a51..a57b2a4a823 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.268 2013/10/19 09:07:07 adam Exp $
+# $NetBSD: Makefile,v 1.269 2014/01/16 15:56:58 taca Exp $
-DISTNAME= postfix-2.10.2
-PKGREVISION= 1
+DISTNAME= postfix-2.10.3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/