head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2023.02.07.09.01.41; author adam; state dead; branches; next 1.1; commitid uEraFRfNJ5QrzzcE; 1.1 date 2023.01.31.15.18.59; author jperkin; state Exp; branches; next ; commitid zEuQcDnywcGSSHbE; desc @@ 1.2 log @tevent: updated to 0.14.1 0.14.1 Bug fixes @ text @$NetBSD: patch-lib_replace_wscript,v 1.1 2023/01/31 15:18:59 jperkin Exp $ tevent_port.c was removed --- lib/replace/wscript.orig 2023-01-18 15:27:05.368657800 +0000 +++ lib/replace/wscript @@@@ -708,9 +708,6 @@@@ syscall(SYS_copy_file_range,0,NULL,0,NUL if conf.CONFIG_SET('HAVE_EPOLL_CREATE') and conf.CONFIG_SET('HAVE_SYS_EPOLL_H'): conf.DEFINE('HAVE_EPOLL', 1) - if conf.CONFIG_SET('HAVE_PORT_CREATE') and conf.CONFIG_SET('HAVE_PORT_H'): - conf.DEFINE('HAVE_SOLARIS_PORTS', 1) - if conf.CHECK_FUNCS('eventfd', headers='sys/eventfd.h'): conf.DEFINE('HAVE_EVENTFD', 1) @ 1.1 log @tevent: Handle tevent_port removal. @ text @d1 1 a1 1 $NetBSD$ @