Date: Thu, 9 Feb 2012 11:22:12 -0500 From: Michael Scheidell <scheidell@freebsd.org> To: <ports@freebsd.org> Subject: need 10. exp run? kusefs-kmod? Message-ID: <4F33F2B4.6070400@freebsd.org>
next in thread | raw e-mail | index | archive | help
Tested on 8.2, and 9.0, tinderbox logs fine (you will notice scons tries to delete an extra egg... I will that, but that is a different pr) submitter has 10.0, maintainer has 8.2. Can I get some testing on 10.0 for this? pr has specific code looking for 10.x: +#if __FreeBSD_version>= 1000005 ++ if (checkpath(dir, mntpath) != 0) ++ err(1, "%s", mntpath); ++#else + (void)checkpath(dir, mntpath); ++#endif pr is http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164218 patch (with portsrevision added): http://people.freebsd.org/~scheidell/pr_164218_sysutils_fusefs-kmod.patch -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F33F2B4.6070400>