diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-18 22:50:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-18 22:50:47 +0000 |
commit | fb0e29eb4a49a297aaacbcb5da38932772bfd108 (patch) | |
tree | 422e3abb475e589c20324b9e1c2b0c0d029bc093 /devel/pear-Text_Diff | |
parent | c7b6110fe9c4e73dba9a429e5d1d577314501bc3 (diff) |
Notes
Diffstat (limited to 'devel/pear-Text_Diff')
-rw-r--r-- | devel/pear-Text_Diff/Makefile | 4 | ||||
-rw-r--r-- | devel/pear-Text_Diff/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pear-Text_Diff/Makefile b/devel/pear-Text_Diff/Makefile index 7f1c3d91c1dd..663f7b781111 100644 --- a/devel/pear-Text_Diff/Makefile +++ b/devel/pear-Text_Diff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text_Diff -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= devel pear MAINTAINER= joseph@randomnetworks.com @@ -25,7 +25,7 @@ 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 + unified2.phpt xdiff.phpt EXAMPLES= 1.txt \ 2.txt \ diff.php diff --git a/devel/pear-Text_Diff/distinfo b/devel/pear-Text_Diff/distinfo index 94ddb2f2d1d9..a2aad961422e 100644 --- a/devel/pear-Text_Diff/distinfo +++ b/devel/pear-Text_Diff/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (PEAR/Text_Diff-1.1.1.tgz) = 283a929608a08a4639072d9868f9ec44 +SHA256 (PEAR/Text_Diff-1.1.1.tgz) = 1afe6bf3f27b6aab7288f51fef14f282b7df6f2ec986e45dee5ef512c76ea180 +SIZE (PEAR/Text_Diff-1.1.1.tgz) = 22009 |