From ayu@commun.jp  Wed Sep  9 04:35:33 2009
Return-Path: <ayu@commun.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A7C1D1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Sep 2009 04:35:33 +0000 (UTC)
	(envelope-from ayu@commun.jp)
Received: from spur02.stridge.co.jp (unknown [IPv6:2001:470:834f::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 720268FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Sep 2009 04:35:33 +0000 (UTC)
Received: from spur02.stridge.co.jp (localhost [127.0.0.1])
	by spur02.stridge.co.jp (Postfix) with ESMTP id 776E6B2423;
	Wed,  9 Sep 2009 13:35:32 +0900 (JST)
Received: from dahlia.commun.jp (dahlia.commun.jp [IPv6:2001:470:f085::1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by spur02.stridge.co.jp (Postfix) with ESMTP;
	Wed,  9 Sep 2009 13:35:32 +0900 (JST)
Received: from strawberry.commun.jp (strawberry.na1.commun.jp [IPv6:2001:470:f085:1::14])
	by dahlia.commun.jp (Postfix) with ESMTP id 09B1439E26;
	Wed,  9 Sep 2009 13:35:30 +0900 (JST)
Received: by strawberry.commun.jp (Postfix, from userid 1001)
	id E01645C1A; Wed,  9 Sep 2009 13:35:29 +0900 (JST)
Message-Id: <20090909043529.E01645C1A@strawberry.commun.jp>
Date: Wed,  9 Sep 2009 13:35:29 +0900 (JST)
From: Ayumi Mitsui <ayu@commun.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: joseph@randomnetworks.com
Subject: [PATCH] devel/pear-Text_Diff: update to 1.1.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: joseph@randomnetworks.com

>Number:         138650
>Category:       ports
>Synopsis:       [PATCH] devel/pear-Text_Diff: update to 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 09 04:40:00 UTC 2009
>Closed-Date:    Fri Sep 18 22:50:54 UTC 2009
>Last-Modified:  Fri Sep 18 23:00:01 UTC 2009
>Originator:     Ayumi Mitsui
>Release:        FreeBSD 8.0-BETA4 amd64
>Organization:
>Environment:
System: FreeBSD strawberry.commun.jp 8.0-BETA4 FreeBSD 8.0-BETA4 #0: Sun Sep  6 04:44:31 UTC
>Description:
- Update to 1.1.1

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

Tested with Tinderbox
http://tb-amd64.commun.jp/index.php?action=describe_port&id=111
http://tb-i386.commun.jp/index.php?action=describe_port&id=111

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

--- pear-Text_Diff-1.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-Text_Diff.orig/Makefile /usr/ports/devel/pear-Text_Diff/Makefile
--- /usr/ports/devel/pear-Text_Diff.orig/Makefile	2009-09-09 13:07:06.000000000 +0900
+++ /usr/ports/devel/pear-Text_Diff/Makefile	2009-09-09 13:10:29.000000000 +0900
@@ -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 @@
 		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 -ruN --exclude=CVS /usr/ports/devel/pear-Text_Diff.orig/distinfo /usr/ports/devel/pear-Text_Diff/distinfo
--- /usr/ports/devel/pear-Text_Diff.orig/distinfo	2009-09-09 13:07:06.000000000 +0900
+++ /usr/ports/devel/pear-Text_Diff/distinfo	2009-09-09 13:07:45.000000000 +0900
@@ -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
--- pear-Text_Diff-1.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 9 04:40:10 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138650 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 9 04:40:14 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138650 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: joseph@randomnetworks.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138650: [PATCH] devel/pear-Text_Diff: update to 1.1.1
Date: Wed, 9 Sep 2009 04:40:13 UT

 Maintainer of devel/pear-Text_Diff,
 
 Please note that PR ports/138650 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138650
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Joseph Scott <joseph@randomnetworks.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/138650: [PATCH] devel/pear-Text_Diff: update to 1.1.1
Date: Fri, 11 Sep 2009 12:52:15 -0600

 I'm fine with the update.
 
 -- 
 Joseph Scott
 joseph@josephscott.org
 http://josephscott.org/
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Wed Sep 16 11:53:33 UTC 2009 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138650 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Sep 18 22:50:53 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138650 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138650: commit references a PR
Date: Fri, 18 Sep 2009 22:51:00 +0000 (UTC)

 miwi        2009-09-18 22:50:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pear-Text_Diff Makefile distinfo 
   Log:
   - Update to 1.1.1
   
   PR:             138650
   Submitted by:   Ayumi Mitsui <ayu@commun.jp>
   Approved by:    maintainer
   Feature safe: yes
   
   Revision  Changes    Path
   1.6       +2 -2      ports/devel/pear-Text_Diff/Makefile
   1.6       +3 -3      ports/devel/pear-Text_Diff/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
