From sunpoet@sunpoet.net  Fri Jun 15 16:20:40 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 42E201065680
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jun 2012 16:20:40 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 08FFC8FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jun 2012 16:20:40 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3WDRkJ0mPTzBFj; Sat, 16 Jun 2012 00:20:08 +0800 (CST)
Message-Id: <3WDRkJ0mPTzBFj@sunpoet.net>
Date: Sat, 16 Jun 2012 00:20:08 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: takefu@airport.fm
Subject: [PATCH] japanese/wordpress: update to 3.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: takefu@airport.fm

>Number:         169115
>Category:       ports
>Synopsis:       [PATCH] japanese/wordpress: update to 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 00:02:00 UTC 2012
>Closed-Date:    Mon Jun 18 06:52:31 UTC 2012
>Last-Modified:  Mon Jun 18 07:00:29 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Thu May 31 14:45:51 CST 2012
>Description:
- Update to 3.4
- Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX
- Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to PREFIX/www/wordpress/

Changes:	http://ja.wordpress.org/2012/06/15/wordpress-3-4-ja/

Port maintainer (takefu@airport.fm) is cc'd.

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

--- ja-wordpress-3.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/wordpress/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	27 May 2012 10:08:17 -0000	1.4
+++ Makefile	15 Jun 2012 16:20:05 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	wordpress
-PORTVERSION=	3.3.2
+PORTVERSION=	3.4
 CATEGORIES=	japanese www
 MASTER_SITES=	http://ja.wordpress.org/
-PKGNAMESUFFIX=	-ja
-DISTNAME=	${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
+DISTNAME=	${PORTNAME}-${PORTVERSION}-ja
 
 MAINTAINER=	takefu@airport.fm
 COMMENT=	A state-of-the-art semantic personal publishing platform
@@ -18,8 +17,7 @@
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/license.txt
 
-CONFLICTS_INSTALL=	wordpress-3.* de-wordpress-de-3.* ru-wordpress-ru-3.*\
-			zh-wordpress-zh_CN-3.* zh-wordpress-zh_TW-3.*
+CONFLICTS_INSTALL=	wordpress-3.* de-wordpress-3.* ru-wordpress-ru-3.*
 
 NO_BUILD=	yes
 USE_PHP=	curl gd mysql pcre tokenizer xml zip
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/wordpress/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	27 May 2012 10:08:17 -0000	1.4
+++ distinfo	15 Jun 2012 16:20:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.3.2-ja.tar.gz) = 27f11b63fcd4563d2dd207a20de7d5a275a19c0818db164f9588b53be16c0d1b
-SIZE (wordpress-3.3.2-ja.tar.gz) = 4321986
+SHA256 (wordpress-3.4-ja.tar.gz) = d4a73af418f3979e3d4a8662920e21f05590f2c3605714889676867907bc445d
+SIZE (wordpress-3.4-ja.tar.gz) = 4986664
--- ja-wordpress-3.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 16 01:59:22 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169115 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 16 01:59:27 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: takefu@airport.fm
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/169115: [PATCH] japanese/wordpress: update to 3.4
Date: Sat, 16 Jun 2012 01:59:25 UT

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

From: Takefu <takefu@airport.fm>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/169115: [PATCH] japanese/wordpress: update to 3.4
Date: Mon, 18 Jun 2012 11:25:31 +0900

 $B$?$1$U!wBg:eK-Cf$G$9!#(B
 
 approve.
 
 
 Edwin Groothuis $B$5$s$O=q$-$^$7$?(B (2012/06/16 10:59):
 > Maintainer of japanese/wordpress,
 > 
 > Please note that PR ports/169115 has just been submitted.
 
 --
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Jun 18 06:52:29 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169115: commit references a PR
Date: Mon, 18 Jun 2012 06:52:52 +0000 (UTC)

 sunpoet     2012-06-18 06:51:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/wordpress   Makefile distinfo 
   Log:
   - Update to 3.4
   - Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX
   - Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to PREFIX/www/wordpress/
   
   Changes:        http://ja.wordpress.org/2012/06/15/wordpress-3-4-ja/
   PR:             ports/169115
   Submitted by:   sunpoet (myself)
   Approved by:    Takefu <takefu@airport.fm> (maintainer)
   
   Revision  Changes    Path
   1.5       +3 -5      ports/japanese/wordpress/Makefile
   1.5       +2 -2      ports/japanese/wordpress/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:
