From sunpoet@sunpoet.net  Sat Oct 26 09:21:01 2013
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 692F234D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Oct 2013 09:21:00 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.135.71.135])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 3AC0221AE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Oct 2013 09:21:00 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id EA9974ECA; Sat, 26 Oct 2013 17:20:40 +0800 (CST)
Message-Id: <20131026092040.EA9974ECA@sunpoet.net>
Date: Sat, 26 Oct 2013 17:20:40 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ychsiao@ychsiao.org
Subject: [PATCH] www/wordpress: update to 3.7,1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ychsiao@ychsiao.org

>Number:         183326
>Category:       ports
>Synopsis:       [PATCH] www/wordpress: update to 3.7,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 26 09:30:01 UTC 2013
>Closed-Date:    Sun Oct 27 13:08:11 UTC 2013
>Last-Modified:  Tue Oct 29 23:14:47 UTC 2013
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256445: Tue Oct 15 04:48:04 CST
>Description:
- Update to 3.7

Changes:	http://wordpress.org/news/2013/10/basie/

Port maintainer (ychsiao@ychsiao.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- wordpress-3.7,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 331667)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.6.1
+PORTVERSION=	3.7
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/
Index: distinfo
===================================================================
--- distinfo	(revision 331667)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.6.1.tar.gz) = 6a44302b6375c5e97ad116913d84610f4f0589dd9906d5d9166e66e5146f94d1
-SIZE (wordpress-3.6.1.tar.gz) = 4029511
+SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94
+SIZE (wordpress-3.7.tar.gz) = 4594074
--- wordpress-3.7,1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Oct 26 09:30:21 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183326 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Oct 26 09:36:14 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ychsiao@ychsiao.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/183326: [PATCH] www/wordpress: update to 3.7,1
Date: Sat, 26 Oct 2013 09:30:20 UT

 Maintainer of www/wordpress,
 
 Please note that PR ports/183326 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/183326
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

Date: Sun, 27 Oct 2013 18:34:13 +0800
From: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
Sender: ychsiao@gmail.com
To: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Subject: Re: [PATCH] www/wordpress: update to 3.7,1
References: <20131026092040.EA9974ECA@sunpoet.net>

 --f46d0442673a7af4bb04e9b687f9
 Content-Type: text/plain; charset=UTF-8
 
 please commit :D
 
 --f46d0442673a7af4bb04e9b687f9--
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sun Oct 27 13:08:10 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183326: commit references a PR
Date: Sun, 27 Oct 2013 13:08:09 +0000 (UTC)

 Author: sunpoet
 Date: Sun Oct 27 13:08:01 2013
 New Revision: 331769
 URL: http://svnweb.freebsd.org/changeset/ports/331769
 
 Log:
   - Update to 3.7
   
   Changes:	http://wordpress.org/news/2013/10/basie/
   PR:		ports/183326
   Submitted by:	sunpoet (myself)
   Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
 
 Modified:
   head/www/wordpress/Makefile
   head/www/wordpress/distinfo
 
 Modified: head/www/wordpress/Makefile
 ==============================================================================
 --- head/www/wordpress/Makefile	Sun Oct 27 12:28:06 2013	(r331768)
 +++ head/www/wordpress/Makefile	Sun Oct 27 13:08:01 2013	(r331769)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	wordpress
 -PORTVERSION=	3.6.1
 +PORTVERSION=	3.7
  PORTEPOCH=	1
  CATEGORIES=	www
  MASTER_SITES=	http://wordpress.org/
 
 Modified: head/www/wordpress/distinfo
 ==============================================================================
 --- head/www/wordpress/distinfo	Sun Oct 27 12:28:06 2013	(r331768)
 +++ head/www/wordpress/distinfo	Sun Oct 27 13:08:01 2013	(r331769)
 @@ -1,2 +1,2 @@
 -SHA256 (wordpress-3.6.1.tar.gz) = 6a44302b6375c5e97ad116913d84610f4f0589dd9906d5d9166e66e5146f94d1
 -SIZE (wordpress-3.6.1.tar.gz) = 4029511
 +SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94
 +SIZE (wordpress-3.7.tar.gz) = 4594074
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
