PR/60203 CVS commit: pkgsrc/devel/glib2
"matthew green" <[email protected]> Fri, 24 Apr 2026 08:05:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60203; it has been noted by GNATS. From: "matthew green" <[email protected]> To: [email protected] Cc: Subject: PR/60203 CVS commit: pkgsrc/devel/glib2 Date: Fri, 24 Apr 2026 08:02:58 +0000 Module Name: pkgsrc Committed By: mrg Date: Fri Apr 24 08:02:58 UTC 2026 Modified Files: pkgsrc/devel/glib2: distinfo pkgsrc/devel/glib2/patches: patch-glib_glib-unix.c Log Message: fix build on netbsd-9 which doesn't have F_GETPATH. use the same method eg, Hurd does (just fail) instead of not compiling. should fix PR#60203 To generate a diff of this commit: cvs rdiff -u -r1.342 -r1.343 pkgsrc/devel/glib2/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glib2/patches/patch-glib_glib-unix.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.