From 70aae4aa9b52b5238765bc50989282c8e88ef092 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Thu, 23 May 2002 04:29:10 +0000 Subject: Upgrade 5.9.6 --> 5.9.11 (fixing a remotely exploitable buffer overrun). PR: 38328 Submitted by: Dominic Marks Approved by: kris for the Security Officer Team, will for the Port Manager Team, and MAINTAINER timeout --- mail/fetchmail/files/patch-aclocal.m4 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'mail/fetchmail/files/patch-aclocal.m4') diff --git a/mail/fetchmail/files/patch-aclocal.m4 b/mail/fetchmail/files/patch-aclocal.m4 index c7aac731d7a8..454af9df60c4 100644 --- a/mail/fetchmail/files/patch-aclocal.m4 +++ b/mail/fetchmail/files/patch-aclocal.m4 @@ -1,12 +1,12 @@ ---- aclocal.m4 2001/03/20 09:46:26 1.3 -+++ aclocal.m4 2001/03/23 11:09:05 -@@ -177,6 +177,9 @@ - INSTOBJEXT=.mo - fi - fi -+ if test "$gt_cv_func_gettext_libintl" = "yes"; then +--- aclocal.m4.orig Sat Mar 9 04:27:20 2002 ++++ aclocal.m4 Wed May 22 21:11:00 2002 +@@ -273,6 +273,9 @@ + + CATOBJEXT=.gmo + fi ++ if test "$gt_cv_func_gettext_libintl" = "yes"; then + INTLLIBS='-lintl' -+ fi ++ fi ]) if test "$CATOBJEXT" = "NONE"; then -- cgit v1.2.3