From appleboy@freebsd.ee.ccu.edu.tw  Wed Jan 25 05:20:30 2012
Return-Path: <appleboy@freebsd.ee.ccu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E65D106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Jan 2012 05:20:30 +0000 (UTC)
	(envelope-from appleboy@freebsd.ee.ccu.edu.tw)
Received: from freebsd.ee.ccu.edu.tw (freebsd.ee.ccu.edu.tw [140.123.107.202])
	by mx1.freebsd.org (Postfix) with ESMTP id 459528FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Jan 2012 05:20:29 +0000 (UTC)
Received: from freebsd.ee.ccu.edu.tw (localhost [127.0.0.1])
	by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3) with ESMTP id q0P5KK6e019162;
	Wed, 25 Jan 2012 13:20:20 +0800 (CST)
	(envelope-from appleboy@freebsd.ee.ccu.edu.tw)
Received: (from root@localhost)
	by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3/Submit) id q0P5KKXI019161;
	Wed, 25 Jan 2012 13:20:20 +0800 (CST)
	(envelope-from appleboy)
Message-Id: <201201250520.q0P5KKXI019161@freebsd.ee.ccu.edu.tw>
Date: Wed, 25 Jan 2012 13:20:20 +0800 (CST)
From: Bo-Yi Wu <appleboy.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: joehorn@gmail.com
Subject: [PATCH] chinese/wordpress-zh_TW: update to 3.3.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: joehorn@gmail.com

>Number:         164465
>Category:       ports
>Synopsis:       [PATCH] chinese/wordpress-zh_TW: update to 3.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 25 05:30:10 UTC 2012
>Closed-Date:    Wed Jan 25 23:13:04 UTC 2012
>Last-Modified:  Wed Jan 25 23:20:01 UTC 2012
>Originator:     Bo-Yi Wu
>Release:        FreeBSD 7.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p13 FreeBSD 7.1-RELEASE-p13 #0: Mon Jul 12 17:44:51 UTC 2010
>Description:
- Update to 3.3.1

Port maintainer (joehorn@gmail.com) is cc'd.

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

--- wordpress-zh_TW-3.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/wordpress-zh_TW/Makefile /root/wordpress-zh_TW/Makefile
--- /usr/ports/chinese/wordpress-zh_TW/Makefile	2011-07-14 05:10:50.000000000 +0800
+++ /root/wordpress-zh_TW/Makefile	2012-01-25 12:09:06.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wordpress
-PORTVERSION=	3.2.1
+PORTVERSION=	3.3.1
 CATEGORIES=	chinese www
 MASTER_SITES=	http://tw.wordpress.org/ \
 		http://mirror.joehorn.idv.tw/wordpress/
diff -ruN --exclude=CVS /usr/ports/chinese/wordpress-zh_TW/distinfo /root/wordpress-zh_TW/distinfo
--- /usr/ports/chinese/wordpress-zh_TW/distinfo	2011-07-14 05:10:50.000000000 +0800
+++ /root/wordpress-zh_TW/distinfo	2012-01-25 12:11:32.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.2.1-zh_TW.tar.gz) = 70ee797901b6a0b5af025e02ed818fb66b4dd75cb3eebdc740e5744076059174
-SIZE (wordpress-3.2.1-zh_TW.tar.gz) = 3972979
+SHA256 (wordpress-3.3.1-zh_TW.tar.gz) = 22ac1207ca89d27b9014c75b1a8692de7daa5e970083628b3dd33a32dc7832e8
+SIZE (wordpress-3.3.1-zh_TW.tar.gz) = 4254273
--- wordpress-zh_TW-3.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jan 25 05:30:22 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: joehorn@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/164465: [PATCH] chinese/wordpress-zh_TW: update to 3.3.1
Date: Wed, 25 Jan 2012 05:30:19 UT

 Maintainer of chinese/wordpress-zh_TW,
 
 Please note that PR ports/164465 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/164465
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Wed Jan 25 16:37:17 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Joe Horn <joehorn@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/164465: [PATCH] chinese/wordpress-zh_TW: update to 3.3.1
Date: Thu, 26 Jan 2012 05:34:29 +0800

 --f46d04308a864dba1b04b76107ca
 Content-Type: text/plain; charset=UTF-8
 
 Please commit it.
 
 2012/1/25 Edwin Groothuis <edwin@freebsd.org>
 
 > Maintainer of chinese/wordpress-zh_TW,
 >
 > Please note that PR ports/164465 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/164465
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --f46d04308a864dba1b04b76107ca
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Please commit it.<br><br><div class=3D"gmail_quote">2012/1/25 Edwin Groothu=
 is <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@freebsd.org">edwin@freebsd=
 .org</a>&gt;</span><br><blockquote class=3D"gmail_quote" style=3D"margin:0 =
 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Maintainer of chinese/wordpress-zh_TW,<br>
 <br>
 Please note that PR ports/164465 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =C2=A0 =C2=A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports=
 /164465" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor=
 ts/164465</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br>
 
 --f46d04308a864dba1b04b76107ca--
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Jan 25 23:13:03 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164465: commit references a PR
Date: Wed, 25 Jan 2012 23:12:44 +0000 (UTC)

 sunpoet     2012-01-25 23:12:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     chinese/wordpress-zh_TW Makefile distinfo 
   Log:
   - Update to 3.3.1
   
   Changes:        http://tw.wordpress.org/2012/01/17/wordpress-3-3-1-%e5%ae%89%e5%85%a8%e8%88%87%e7%b6%ad%e8%ad%b7%e7%89%88%e6%9c%ac%e9%87%8b%e5%87%ba/
   PR:             ports/164465
   Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com>
   Approved by:    Joe Horn <joehorn@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.14      +1 -1      ports/chinese/wordpress-zh_TW/Makefile
   1.14      +2 -2      ports/chinese/wordpress-zh_TW/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:
