Date: Fri, 14 Dec 2007 20:33:21 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/eroaster Makefile Message-ID: <200712142033.lBEKXLQJ005329@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2007-12-14 20:33:21 UTC
FreeBSD ports repository
Modified files:
sysutils/eroaster Makefile
Log:
- eroaster fails to run due to the use of 'whrandom' in the application's
gnometools.py. whrandom has been deprecated in favor of random. This patch
simply uses a REINPLACE_CMD to replace whrandom with random.
PR: ports/117793
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer timeout (1 month)
Revision Changes Path
1.10 +3 -1 ports/sysutils/eroaster/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712142033.lBEKXLQJ005329>
