summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authormartti <martti>2003-10-02 10:39:12 +0000
committermartti <martti>2003-10-02 10:39:12 +0000
commit6b351dd975abc75fab0ebe74c96b6b162343ed0a (patch)
tree7ccee32b3feb7fff2227f6b595db641280e714e6 /mail/postfix/Makefile
parent380510ce356ec116cd3354297a1a8ea84916acbf (diff)
downloadpkgsrc-6b351dd975abc75fab0ebe74c96b6b162343ed0a.tar.gz
Updated postfix to 2.0.16
* bug fixes * new IPv6 patch
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 2e95f313e17..438e1d673d7 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2003/09/01 10:42:32 martti Exp $
+# $NetBSD: Makefile,v 1.103 2003/10/02 10:39:12 martti Exp $
-DISTNAME= postfix-2.0.14
+DISTNAME= postfix-2.0.16
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
@@ -32,8 +32,8 @@ FIX_RPATH+= AUXLIBS
.if defined(POSTFIX_USE_INET6) && ${POSTFIX_USE_INET6} == "YES"
.include "../../security/openssl/buildlink2.mk"
-PATCHFILES+= tls+ipv6-1.17-pf-2.0.14.patch.gz
-PATCH_SITES+= ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.17/
+PATCHFILES+= tls+ipv6-1.18a-pf-2.0.16.patch.gz
+PATCH_SITES+= ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.18/
PATCH_DIST_STRIP= -p1
BUILD_DEFS+= POSTFIX_USE_INET6