Subject: CVS commit: pkgsrc/devel/libuv
From: Maya Rashish
Date: 2017-03-28 20:44:49
Message id: 20170328184449.ED1DDFBE4@cvs.NetBSD.org

Log Message:
libuv: add and use autoconf test for pthread_condattr_setclock.
This call is absent in netbsd-6-0. libuv built anyway, but it later died
with undefined references in cmake.

I read outdated information and assumed that the previous attempt at
fixing the problem did not make a functional change, but it did.
pthread_condattr_setclock does have an effect on netbsd.

bump PKGREVISION so it is rebuilt, and for previous functional change.

thanks joerg and riastradh for clearing things up.

Files:
RevisionActionfile
1.14modifypkgsrc/devel/libuv/Makefile
1.14modifypkgsrc/devel/libuv/distinfo
1.2modifypkgsrc/devel/libuv/patches/patch-src_unix_thread.c
1.1addpkgsrc/devel/libuv/patches/patch-configure.ac