pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52597 CVS commit: pkgsrc/devel/libuv



The following reply was made to PR pkg/52597; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52597 CVS commit: pkgsrc/devel/libuv
Date: Fri, 6 Oct 2017 15:58:15 +0000

 Module Name:	pkgsrc
 Committed By:	kamil
 Date:		Fri Oct  6 15:58:15 UTC 2017
 
 Modified Files:
 	pkgsrc/devel/libuv: distinfo
 Added Files:
 	pkgsrc/devel/libuv/patches: patch-src_unix_netbsd.c
 
 Log Message:
 libuv: Fix build on NetBSD without KERN_PROC_PATHNAME
 
 Add fallback implementation reading /proc/self/exe to exctract the
 executable name.
 
 PR pkg/52597 by Joern Clausen
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/libuv/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libuv/patches/patch-src_unix_netbsd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index