vd          2007-03-28 20:39:18 UTC

  FreeBSD ports repository

  Modified files:
    Tools/scripts        rmport 
  Log:
  Use echo instead of printf because external commands cannot be executed
  with very long arguments (>400000 characters).
  
  The problem reveals for example if
  /usr/ports/Tools/scripts/rmport -d print/ghostscript-gnu
  is executed - it does
  printf "%s\n" "... 451109 chars ..."
  
  Spotted by:     rafan
  
  Revision  Changes    Path
  1.18      +4 -4      ports/Tools/scripts/rmport
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to