cvs commit: ports/devel Makefile ports/devel/delta Makefile
 distinfo pkg-descr
    Eitan Adler 
    eadler at FreeBSD.org
       
    Tue Jul 10 04:59:12 UTC 2012
    
    
  
eadler      2012-07-10 04:59:12 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/delta          Makefile distinfo pkg-descr 
  Log:
  Delta assists you in minimizing "interesting" files subject
  to a test of their interestingness. A common such situation is when attempting
  to isolate a small failure-inducing substring of a large input that causes your
  program to exhibit a bug.
  
  WWW:    http://delta.tigris.org/
  
  Reviewed by:    Bryan Drewery <bryan at shatow.net>
  
  Revision  Changes    Path
  1.5017    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/delta/Makefile (new)
  1.1       +2 -0      ports/devel/delta/distinfo (new)
  1.1       +6 -0      ports/devel/delta/pkg-descr (new)
    
    
More information about the cvs-all
mailing list