((__FreeBSD_version >= 503101) && (__FreeBSD_version < 503105))
nfiles was renamed to openfiles, but the change was reverted in RELENG_5.
- Since this causes a runtime error, PORTREVISION was bumped.
Reported by: Tony Maher <anthony.maher@uts.edu.au> [1]
Ted Faber <faber@ISI.EDU> [2]
PR: ports/84097 [1], ports/86128 [2]
Patch by: Ted Faber <faber@ISI.EDU> [2] (partly)
Approved by: maintainer timeout (7 weeks, for [1])
of the nfs-statistics (which since 5.x didn't work at all), the
lower part (replacing "kd" by "NULL" in calls to devstat_getdevs())
fixes the memory leak.
- patched by Bertram Barth
- bump PORTREVISION
PR: 68341
Submitted by: Kevin T. Likes <klikes AT doit dot in dot gov>
Reviewed by: Bertram Barth <bertram AT gummo dot bbb dot sub dot org>