cvs commit: ports/textproc Makefile ports/textproc/rubygem-diff-lcs
 Makefile distinfo pkg-descr
    Martin Wilke 
    miwi at FreeBSD.org
       
    Sun Nov  9 15:00:52 PST 2008
    
    
  
miwi        2008-11-09 23:00:51 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-diff-lcs Makefile distinfo pkg-descr 
  Log:
  Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
  common subsequence (LCS) algorithm to compute intelligent differences between
  two sequenced enumerable containers.
  
  WWW: http://rubyforge.org/projects/ruwiki/
  
  PR:             ports/128591
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.1274    +1 -0      ports/textproc/Makefile
  1.1       +28 -0     ports/textproc/rubygem-diff-lcs/Makefile (new)
  1.1       +3 -0      ports/textproc/rubygem-diff-lcs/distinfo (new)
  1.1       +5 -0      ports/textproc/rubygem-diff-lcs/pkg-descr (new)
    
    
More information about the cvs-all
mailing list