Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Sep 2008 15:16:28 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        joseph@randomnetworks.com
Subject:   ports/127138: [PATCH] devel/pear-Text_Diff: update to 1.0.0
Message-ID:  <20080906071628.867E8B822@chinsan.info>
Resent-Message-ID: <200809060720.m867K1Vk082898@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127138
>Category:       ports
>Synopsis:       [PATCH] devel/pear-Text_Diff: update to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 06 07:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.info 7.0-STABLE FreeBSD 7.0-STABLE #2: Mon Apr 21 11:50:08 CST 2008
>Description:
- Update to 1.0.0

Port maintainer (joseph@randomnetworks.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-Text_Diff-1.0.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-Text_Diff/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/Makefile
--- /usr/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
diff -ruN --exclude=CVS /usr/ports/devel/pear-Text_Diff/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/devel/pear-Text_Diff/distinfo
--- /usr/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
--- pear-Text_Diff-1.0.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080906071628.867E8B822>