pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix Use the latest IPv6 patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/018bf8a7e045
branches:  trunk
changeset: 475610:018bf8a7e045
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri May 21 08:10:41 2004 +0000

description:
Use the latest IPv6 patch

diffstat:

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

diffs (36 lines):

diff -r 2791e2bf2dda -r 018bf8a7e045 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Fri May 21 02:17:59 2004 +0000
+++ b/mail/postfix/Makefile     Fri May 21 08:10:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2004/05/05 06:55:28 martti Exp $
+# $NetBSD: Makefile,v 1.131 2004/05/21 08:10:41 martti Exp $
 
 DISTNAME=      postfix-2.0.20
 CATEGORIES=    mail
@@ -50,8 +50,8 @@
 
 .if defined(POSTFIX_USE_INET6) && ${POSTFIX_USE_INET6} == "YES"
 .  include "../../security/openssl/buildlink3.mk"
-PATCHFILES+=           tls+ipv6-1.23-pf-2.0.20.patch.gz
-PATCH_SITES+=          ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.23/
+PATCHFILES+=           tls+ipv6-1.24-pf-2.0.20.patch.gz
+PATCH_SITES+=          ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.24/
 PATCH_DIST_STRIP=      -p1
 
 CCARGS+=       -DHAS_SSL
diff -r 2791e2bf2dda -r 018bf8a7e045 mail/postfix/distinfo
--- a/mail/postfix/distinfo     Fri May 21 02:17:59 2004 +0000
+++ b/mail/postfix/distinfo     Fri May 21 08:10:41 2004 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.63 2004/05/05 06:55:28 martti Exp $
+$NetBSD: distinfo,v 1.64 2004/05/21 08:10:41 martti Exp $
 
 SHA1 (postfix/postfix-2.0.20.tar.gz) = ffedae380952a5afc2c3f6b5e610b099e10e3c91
 Size (postfix/postfix-2.0.20.tar.gz) = 1354414 bytes
-SHA1 (postfix/tls+ipv6-1.23-pf-2.0.20.patch.gz) = d728c4f885438f54147fc7b9863fc8e2de90c50d
-Size (postfix/tls+ipv6-1.23-pf-2.0.20.patch.gz) = 258336 bytes
+SHA1 (postfix/tls+ipv6-1.24-pf-2.0.20.patch.gz) = ff6d08bb950eb8b038fe518b7132705518270486
+Size (postfix/tls+ipv6-1.24-pf-2.0.20.patch.gz) = 258462 bytes
 SHA1 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 51498e624f9fc68f33384c2355803f0b181ca64a
 Size (postfix/postfix-pg.postfix-2.0.0.2.patch) = 27419 bytes
 SHA1 (patch-aa) = 39a89a28cec3fd264dbda97633e34695eaad01e9



Home | Main Index | Thread Index | Old Index