head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.22 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.20 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.18 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.16 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.14 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.12 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.10 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.8 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.6 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.4 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.2 pkgsrc-2007Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2007.11.21.20.29.47; author gdt; state dead; branches; next 1.1; 1.1 date 2007.10.11.09.49.59; author tron; state Exp; branches; next ; desc @@ 1.2 log @Update to 4.0. Removed patches were merged upstream. From the changelog, this seems to be many bugfixes and better RBL support. @ text @$NetBSD: patch-ad,v 1.1 2007/10/11 09:49:59 tron Exp $ --- configure.orig 2006-11-20 20:51:36.000000000 +0000 +++ configure 2007-10-11 10:37:03.000000000 +0100 @@@@ -9031,7 +9031,7 @@@@ # Check whether --enable-dnsrbl or --disable-dnsrbl was given. if test "${enable_dnsrbl+set}" = set; then enableval="$enable_dnsrbl" - if test x$enableval = xyes -a $rdns = yes; then + if test $rdns = yes; then CFLAGS=$CFLAGS" -DUSE_DNSRBL" else echo "--enable-dnsrbl used but DNS resolver is not thread safe"; @ 1.1 log @Don't check for a thread-safe resolver library if both SPF and DNS RBL support are disabled. Based on a patch by Emmanuel Dreyfus. This should fix PR pkg/37064 by Petar Bogdanovic. @ text @d1 1 a1 1 $NetBSD$ @