summaryrefslogtreecommitdiff
path: root/mail/dkim-milter/patches
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2010-10-18 08:42:31 +0000
committerpettai <pettai@pkgsrc.org>2010-10-18 08:42:31 +0000
commitbd8627c44ed94f15201426abda093f5feb4d1572 (patch)
tree227a46b7ef057152884c7e3413b18c5d6632d6e8 /mail/dkim-milter/patches
parent1c096b0dceaea29a4a79dd6d02912e2679654311 (diff)
downloadpkgsrc-bd8627c44ed94f15201426abda093f5feb4d1572.tar.gz
- Add vbr option (FFR). See http://en.wikipedia.org/wiki/Vouch_by_Reference
Diffstat (limited to 'mail/dkim-milter/patches')
-rw-r--r--mail/dkim-milter/patches/patch-aa7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/dkim-milter/patches/patch-aa b/mail/dkim-milter/patches/patch-aa
index 3fc25385510..7475c9941fd 100644
--- a/mail/dkim-milter/patches/patch-aa
+++ b/mail/dkim-milter/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.7 2009/02/28 15:44:55 manu Exp $
+$NetBSD: patch-aa,v 1.8 2010/10/18 08:42:31 pettai Exp $
---- devtools/Site/site.config.m4.orig 2009-02-18 11:02:11.000000000 +0100
+--- devtools/Site/site.config.m4.orig 2010-10-18 07:58:27.000000000 +0000
+++ devtools/Site/site.config.m4
@@ -11,7 +11,7 @@
dnl If you are encountering coredumps and want to be able to analyze them
@@ -67,8 +67,9 @@ $NetBSD: patch-aa,v 1.7 2009/02/28 15:44:55 manu Exp $
dnl APPENDDEF(`confENVDEF', `-D_FFR_SELECT_CANONICALIZATION ')
dnl APPENDDEF(`confENVDEF', `-D_FFR_SELECTOR_HEADER ')
-dnl APPENDDEF(`confENVDEF', `-D_FFR_STATS ')
+-dnl APPENDDEF(`confENVDEF', `-D_FFR_VBR ')
+@STATS@ APPENDDEF(`confENVDEF', `-D_FFR_STATS ')
- dnl APPENDDEF(`confENVDEF', `-D_FFR_VBR ')
++@VBR@ APPENDDEF(`confENVDEF', `-D_FFR_VBR ')
dnl APPENDDEF(`confENVDEF', `-D_FFR_ZTAGS ')
+@INET6@ APPENDDEF(`confENVDEF', `-DNETINET6 ')