Subject: CVS commit: pkgsrc/www/siege
From: David Brownlee
Date: 2023-12-06 16:56:56
Message id: 20231206155656.DDCEAFA42@cvs.NetBSD.org

Log Message:
Fix crash on BSD when concurrency > 1

Add check for getaddrinfo() for non __GLIBC__ systems, rather than
falling back to mixing gethostbyname() with threads

OK'd by $MAINTAINER, bump PKGREVISION

Files:
RevisionActionfile
1.13modifypkgsrc/www/siege/Makefile
1.9modifypkgsrc/www/siege/distinfo
1.2modifypkgsrc/www/siege/patches/patch-src_init.c
1.1addpkgsrc/www/siege/patches/patch-configure
1.1addpkgsrc/www/siege/patches/patch-configure.ac
1.1addpkgsrc/www/siege/patches/patch-src_sock.c