cvs commit: ports/sysutils/eroaster Makefile

Pav Lucistnik pav at FreeBSD.org
Fri Dec 14 12:33:22 PST 2007


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 at chessgriffin.com>
  Approved by:    maintainer timeout (1 month)
  
  Revision  Changes    Path
  1.10      +3 -1      ports/sysutils/eroaster/Makefile


More information about the cvs-all mailing list