pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Updated postfix to 2.0.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1aa5ca8250b
branches:  trunk
changeset: 462424:d1aa5ca8250b
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu Oct 02 10:39:12 2003 +0000

description:
Updated postfix to 2.0.16

* bug fixes
* new IPv6 patch

diffstat:

 mail/postfix/Makefile |   8 ++++----
 mail/postfix/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r 439777d88a21 -r d1aa5ca8250b mail/postfix/Makefile
--- a/mail/postfix/Makefile     Thu Oct 02 10:11:49 2003 +0000
+++ b/mail/postfix/Makefile     Thu Oct 02 10:39:12 2003 +0000
@@ -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 @@
 
 .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
 
diff -r 439777d88a21 -r d1aa5ca8250b mail/postfix/distinfo
--- a/mail/postfix/distinfo     Thu Oct 02 10:11:49 2003 +0000
+++ b/mail/postfix/distinfo     Thu Oct 02 10:39:12 2003 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2003/09/01 10:42:33 martti Exp $
+$NetBSD: distinfo,v 1.47 2003/10/02 10:39:12 martti Exp $
 
-SHA1 (postfix/postfix-2.0.14.tar.gz) = 99f3363380d6eb86ede7af59702efe1cdda9e663
-Size (postfix/postfix-2.0.14.tar.gz) = 1351520 bytes
-SHA1 (postfix/tls+ipv6-1.17-pf-2.0.14.patch.gz) = 3f64104c87ec5393dec4338a413ec31922ab51e3
-Size (postfix/tls+ipv6-1.17-pf-2.0.14.patch.gz) = 116182 bytes
+SHA1 (postfix/postfix-2.0.16.tar.gz) = 6272be8b87df1142a467f2a4e13c4e27d00bf952
+Size (postfix/postfix-2.0.16.tar.gz) = 1353520 bytes
+SHA1 (postfix/tls+ipv6-1.18a-pf-2.0.16.patch.gz) = c974934914aac2ec4fae1c20ad937713fac1ccc7
+Size (postfix/tls+ipv6-1.18a-pf-2.0.16.patch.gz) = 253429 bytes
 SHA1 (patch-aa) = 39a89a28cec3fd264dbda97633e34695eaad01e9
 SHA1 (patch-ad) = 2f83cc6108eea4a1c401fe9e549d93430166f7fa
 SHA1 (patch-ae) = daa160ef54d725ca156f29322d45efcf4af6c02a



Home | Main Index | Thread Index | Old Index