Date: Fri, 16 Sep 2005 08:47:38 +0000 (UTC) From: Simon Barner <barner@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/xsysinfo Makefile ports/sysutils/xsysinfo/files patch-sysinfo.c Message-ID: <200509160847.j8G8lcjJ074555@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
barner 2005-09-16 08:47:38 UTC
FreeBSD ports repository
Modified files:
sysutils/xsysinfo Makefile
sysutils/xsysinfo/files patch-sysinfo.c
Log:
- Use openfiles for (__FreeBSD_version >= 600000) ||
((__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])
Revision Changes Path
1.20 +1 -1 ports/sysutils/xsysinfo/Makefile
1.5 +21 -20 ports/sysutils/xsysinfo/files/patch-sysinfo.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509160847.j8G8lcjJ074555>
