Date: Mon, 28 Apr 2003 23:51:02 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefileports/textproc/p5-String-ShowDiff Makefile distinfo pkg-descr pkg-plist Message-ID: <200304290651.h3T6p2Ic023372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304290651.h3T6p2Ic023372>
