cvs commit: ports/textproc Makefileports/textproc/p5-String-ShowDiff Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Mon Apr 28 23:51:03 PDT 2003


edwin       2003/04/28 23:51:02 PDT

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-String-ShowDiff Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  NEW PORT devel/p5-String-ShowDiff
  
          This module is a wrapper around the diff algorithm from the
          module Algorithm::Diff. It's job is to simplify a visualization
          of the differences of each strings.
  
          Compared to the many other Diff modules, the output is
          neither in diff-style nor are the recognised differences
          on line or word boundaries, they are at character level.
  
  PR:             ports/51434
  Submitted by:   Mathieu Arnold <m at absolight.net>
  
  Revision  Changes    Path
  1.507     +1 -0      ports/textproc/Makefile
  1.1       +31 -0     ports/textproc/p5-String-ShowDiff/Makefile (new)
  1.1       +1 -0      ports/textproc/p5-String-ShowDiff/distinfo (new)
  1.1       +9 -0      ports/textproc/p5-String-ShowDiff/pkg-descr (new)
  1.1       +5 -0      ports/textproc/p5-String-ShowDiff/pkg-plist (new)


More information about the cvs-all mailing list