--- /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/Makefile 2007-05-02 02:16:51.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/Makefile 2008-09-06 15:12:53.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Text_Diff -PORTVERSION= 0.2.1 +PORTVERSION= 1.0.0 CATEGORIES= devel pear MAINTAINER= joseph@randomnetworks.com @@ -16,16 +16,16 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Text -FILES= Diff.php \ - Diff3.php \ - Diff/Renderer.php \ - Diff/Renderer/inline.php \ - Diff/Renderer/unified.php -TESTS= 1.txt \ - 2.txt \ - diff.phpt \ - inline.phpt \ - unified.phpt +FILES= Diff.php Diff/Engine/native.php Diff/Engine/shell.php \ + Diff/Engine/string.php Diff/Engine/xdiff.php \ + Diff/Mapped.php Diff/Renderer.php Diff/Renderer/context.php \ + Diff/Renderer/inline.php Diff/Renderer/unified.php \ + Diff/ThreeWay.php Diff3.php +TESTS= 1.txt 2.txt 3.txt 4.txt 5.txt 6.txt context.patch context.phpt \ + context2.phpt diff.phpt inline.phpt inline2.phpt \ + pear_bug12740.phpt pear_bug4879.phpt pear_bug6251.phpt \ + pear_bug6428.phpt string.phpt unified.patch unified.phpt \ + unified2.phpt EXAMPLES= 1.txt \ 2.txt \ diff.php --- /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/distinfo 2007-05-02 02:16:51.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/distinfo 2008-09-06 15:04:32.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/Text_Diff-0.2.1.tgz) = 60aad0df0baf54223d0531c31b2b2d4b -SHA256 (PEAR/Text_Diff-0.2.1.tgz) = 295432e1acde3b9d38fbf14541cb40ce0fd1406545358f5e26739875077d00ae -SIZE (PEAR/Text_Diff-0.2.1.tgz) = 15753 +MD5 (PEAR/Text_Diff-1.0.0.tgz) = 422475dcdbab1c6f037efc32714f40cb +SHA256 (PEAR/Text_Diff-1.0.0.tgz) = 6008c099d9a8c43a1cff6d2ab2f95a6003d3c858e17359121dc22003f5e21344 +SIZE (PEAR/Text_Diff-1.0.0.tgz) = 21212