Subject: Re: pkg/36709: milter bug in mail/postfix (patch supplied)
To: None <martti@NetBSD.org, gnats-admin@netbsd.org,>
From: Jukka Salmi <j+nbsd@2007.salmi.ch>
List: pkgsrc-bugs
Date: 08/04/2007 23:05:03
The following reply was made to PR pkg/36709; it has been noted by GNATS.
From: Jukka Salmi <j+nbsd@2007.salmi.ch>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/36709: milter bug in mail/postfix (patch supplied)
Date: Sun, 5 Aug 2007 01:00:09 +0200
--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Patch for updating Postfix to 2.4.5 is attached and available from
http://salmi.ch/~jukka/patches/pkgsrc/mail/postfix/243to245.diff
With 2.4.5 the patch sent previously is included.
--
It's an odd coincidence that all the men whose skulls have been opened
had a brain.
Ludwig Wittgenstein
--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="243to245.diff"
Index: mail/postfix/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/postfix/Makefile,v
retrieving revision 1.205
diff -u -p -r1.205 Makefile
--- mail/postfix/Makefile 1 Jun 2007 03:34:06 -0000 1.205
+++ mail/postfix/Makefile 4 Aug 2007 22:55:23 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.205 2007/06/01 03:34:06 martti Exp $
-DISTNAME= postfix-2.4.3
+DISTNAME= postfix-2.4.5
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
Index: mail/postfix/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/postfix/distinfo,v
retrieving revision 1.112
diff -u -p -r1.112 distinfo
--- mail/postfix/distinfo 1 Jun 2007 03:34:07 -0000 1.112
+++ mail/postfix/distinfo 4 Aug 2007 22:55:23 -0000
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.112 2007/06/01 03:34:07 martti Exp $
-SHA1 (postfix/postfix-2.4.3.tar.gz) = 7d3625332bb3e877e59ef01fad56b444ac59967b
-RMD160 (postfix/postfix-2.4.3.tar.gz) = cf07bdabf1c468daaebc164cb8b048130f42ab4b
-Size (postfix/postfix-2.4.3.tar.gz) = 2929905 bytes
+SHA1 (postfix/postfix-2.4.5.tar.gz) = dc3616ffd441c23748273527b6693835f3502ad2
+RMD160 (postfix/postfix-2.4.5.tar.gz) = a6ffd6211f292c56558ebd2ebce8f09deea95ca1
+Size (postfix/postfix-2.4.5.tar.gz) = 2934634 bytes
SHA1 (patch-aa) = b8f4e67ac18dcd1e5e3c56ad587b4552c539caa0
SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228
SHA1 (patch-ai) = 68201eac6b479ad733ba851741cc1cc2e56f7c9f
--YZ5djTAD1cGYuMQK--