head 1.2; access; symbols pkgsrc-2013Q3:1.1.0.4 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2013.12.10.14.48.26; author adam; state dead; branches; next 1.1; commitid eaQnR91sJI8p2Bgx; 1.1 date 2013.06.04.15.16.42; author tron; state Exp; branches; next ; commitid 6RxCDemAJQGOgjSw; desc @@ 1.2 log @Changes 3.4.1: * Bug 3589: intercepted and ICAP modified request using a cache_peer * OpenBSD portability fix in DiskThreads * Bug 3935: Invalid pointer dereference when peeking at origin server certificate * Destroy ACLs in the reverse order of creation to avoid destruction segfaults * Portability: sleep() is sometimes a macro * Windows: fix compile errors in WinSvc.cc * Portability: std::string:npos is not always appropriate for String::npos * Portability: refresh_pattern requires regex * librfcnb: portability fixes @ text @$NetBSD: patch-helpers_log_daemon_DB_config.test,v 1.1 2013/06/04 15:16:42 tron Exp $ Overright broken Perl config test that fails with Perl 5.18.0 and newer. --- helpers/log_daemon/DB/config.test.orig 2013-05-20 12:48:55.000000000 +0100 +++ helpers/log_daemon/DB/config.test 2013-06-04 15:48:25.000000000 +0100 @@@@ -2,6 +2,7 @@@@ ## Test: do we have perl to build the helper scripts? ## Test: do we have pod2man to build the manual? -perl --version >/dev/null && echo | pod2man >/dev/null +#perl --version >/dev/null && echo | pod2man >/dev/null +true exit $? @ 1.1 log @Override broken "configure" test that doesn't work with Perl 5.18.0 to fix the build of one of the helper scripts. Bump the package revision because the binary package would have been incomplete previously. @ text @d1 1 a1 1 $NetBSD$ @