From a3f3a679407ee55d80c5ae19f264c94c40301ac6 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Feb 2017 09:35:16 +0000 Subject: Fix build with tidy-5.x. --- mail/prayer/distinfo | 3 ++- mail/prayer/patches/patch-session_html__secure__tidy.c | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 mail/prayer/patches/patch-session_html__secure__tidy.c (limited to 'mail/prayer') diff --git a/mail/prayer/distinfo b/mail/prayer/distinfo index e10375c07d0..44d08a30de2 100644 --- a/mail/prayer/distinfo +++ b/mail/prayer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.15 2011/06/30 01:17:37 schnoebe Exp $ +$NetBSD: distinfo,v 1.16 2017/02/20 09:35:17 wiz Exp $ SHA1 (prayer-1.3.4.tar.gz) = 53399193b13c223422dcb5a546759f3a1ddab4ff RMD160 (prayer-1.3.4.tar.gz) = d7fe2de40d29a584f10af6e56ccc9eb7bb6357a4 @@ -10,4 +10,5 @@ SHA1 (patch-lib_os.c) = 7e9646b4aaa2518152f3c338ea22700e71f5c8be SHA1 (patch-lib_os__bsd.h) = b64c720e1ddbcf1756c05fed505aca00a7c61b8f SHA1 (patch-man_Makefile) = 2d5849da042477ea031292fce2da76e2a4f7452d SHA1 (patch-servers_Makefile) = db4f3051d7f22b1bb269b8dcc9977b7aa52dde47 +SHA1 (patch-session_html__secure__tidy.c) = e6a0c0252c09655dbf894cc94107d6cf92839c8b SHA1 (patch-utils_Makefile) = 12e95f0603fcb8b83fb20ab737fe2943ecba26b3 diff --git a/mail/prayer/patches/patch-session_html__secure__tidy.c b/mail/prayer/patches/patch-session_html__secure__tidy.c new file mode 100644 index 00000000000..3d183982235 --- /dev/null +++ b/mail/prayer/patches/patch-session_html__secure__tidy.c @@ -0,0 +1,15 @@ +$NetBSD: patch-session_html__secure__tidy.c,v 1.1 2017/02/20 09:35:17 wiz Exp $ + +tidy-5.x compatibility. + +--- session/html_secure_tidy.c.orig 2011-06-17 14:25:54.000000000 +0000 ++++ session/html_secure_tidy.c +@@ -12,7 +12,7 @@ + #include + #endif + +-#include ++#include + + /* ====================================================================== */ + -- cgit v1.2.3