Index: head/devel/pear-Text_Diff/Makefile =================================================================== --- head/devel/pear-Text_Diff/Makefile (revision 191303) +++ head/devel/pear-Text_Diff/Makefile (revision 191304) @@ -1,36 +1,36 @@ # Ports collection makefile for: pear-Text_Diff # Date created: 18 Feb 2005 # Whom: Joseph Scott # # $FreeBSD$ # PORTNAME= Text_Diff -PORTVERSION= 0.1.1 +PORTVERSION= 0.2.1 CATEGORIES= devel pear MAINTAINER= joseph@randomnetworks.com COMMENT= Engine for performing and rendering text diffs BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear 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 EXAMPLES= 1.txt \ 2.txt \ diff.php _EXAMPLESDIR= docs/examples .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/devel/pear-Text_Diff/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/pear-Text_Diff/distinfo =================================================================== --- head/devel/pear-Text_Diff/distinfo (revision 191303) +++ head/devel/pear-Text_Diff/distinfo (revision 191304) @@ -1,3 +1,3 @@ -MD5 (PEAR/Text_Diff-0.1.1.tgz) = 2e4273d64e8dc1da44f9be295733cfdc -SHA256 (PEAR/Text_Diff-0.1.1.tgz) = 7f4a64008646ba8cd305d616d70318db1fd6deb113600c3e9598611d261e4609 -SIZE (PEAR/Text_Diff-0.1.1.tgz) = 12925 +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 Property changes on: head/devel/pear-Text_Diff/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property