Subject: CVS commit: pkgsrc/net/mldonkey
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2006 15:21:22
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jan 24 15:21:22 UTC 2006

Modified Files:
	pkgsrc/net/mldonkey: Makefile
	pkgsrc/net/mldonkey/files: mldonkey.sh

Log Message:
Unlimit the maximum number of open files when starting the daemon as it
requires more than the default 64.  Bump PKGREVISION to 1.
Fixes PR pkg/32602.

I guess the real solution could be to modify mldonkey's source to unlimit
this value itself, but I don't want to deal with (i.e., learn) ocaml code...


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/net/mldonkey/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/mldonkey/files/mldonkey.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.