From nobody@FreeBSD.org  Fri Jan 24 10:08:33 2014
Return-Path: <nobody@FreeBSD.org>
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 ESMTPS id 447BE4B1
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Jan 2014 10:08:33 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2F4ED1A28
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Jan 2014 10:08:33 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0OA8W8u045182
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Jan 2014 10:08:32 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0OA8WMD045181;
	Fri, 24 Jan 2014 10:08:32 GMT
	(envelope-from nobody)
Message-Id: <201401241008.s0OA8WMD045181@oldred.freebsd.org>
Date: Fri, 24 Jan 2014 10:08:32 GMT
From: Mihail Timofeev <9267096@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] upgrade russian/wordpress to 3.8.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186070
>Category:       ports
>Synopsis:       [maintainer update] upgrade russian/wordpress to 3.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 24 10:10:00 UTC 2014
>Closed-Date:    Tue Feb 04 11:54:23 UTC 2014
>Last-Modified:  Tue Feb 04 11:54:23 UTC 2014
>Originator:     Mihail Timofeev
>Release:        11.0-CURRENT
>Organization:
>Environment:
>Description:
upgrade to 3.8.1
Changes: http://codex.wordpress.org/Version_3.8.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN wordpress.bak/Makefile wordpress/Makefile
--- wordpress.bak/Makefile      2014-01-24 17:03:21.980432429 +0700
+++ wordpress/Makefile  2014-01-24 17:03:38.137499179 +0700
@@ -2,7 +2,7 @@
 # $FreeBSD: russian/wordpress/Makefile 337633 2013-12-27 02:16:08Z sunpoet $

 PORTNAME=      wordpress
-PORTVERSION=   3.8
+PORTVERSION=   3.8.1
 CATEGORIES=    russian www
 MASTER_SITES=  http://ru.wordpress.org/
 DISTNAME=      ${PORTNAME}-${PORTVERSION}-ru_RU
diff -ruN wordpress.bak/distinfo wordpress/distinfo
--- wordpress.bak/distinfo      2014-01-24 17:03:21.980432429 +0700
+++ wordpress/distinfo  2014-01-24 17:03:45.961261975 +0700
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.8-ru_RU.tar.gz) = 24828ce9ca701f50596ff8c4d4c0574bd9a39d23031f4f13459c142a6b5f53f0
-SIZE (wordpress-3.8-ru_RU.tar.gz) = 6320758
+SHA256 (wordpress-3.8.1-ru_RU.tar.gz) = f1b699f9d8c40ede96f744604241df6a5a21b49a723636dd2157a2e664e9c287
+SIZE (wordpress-3.8.1-ru_RU.tar.gz) = 6336677


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 24 10:10:12 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186070: commit references a PR
Date: Tue,  4 Feb 2014 11:42:08 +0000 (UTC)

 Author: sunpoet
 Date: Tue Feb  4 11:41:45 2014
 New Revision: 342508
 URL: http://svnweb.freebsd.org/changeset/ports/342508
 QAT: https://qat.redports.org/buildarchive/r342508/
 
 Log:
   - Update to 3.8.1
   
   Changes:	http://wordpress.org/news/2014/01/wordpress-3-8-1/
   PR:		ports/186070
   Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
 
 Modified:
   head/russian/wordpress/Makefile
   head/russian/wordpress/distinfo
 
 Modified: head/russian/wordpress/Makefile
 ==============================================================================
 --- head/russian/wordpress/Makefile	Tue Feb  4 11:41:40 2014	(r342507)
 +++ head/russian/wordpress/Makefile	Tue Feb  4 11:41:45 2014	(r342508)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	wordpress
 -PORTVERSION=	3.8
 +PORTVERSION=	3.8.1
  CATEGORIES=	russian www
  MASTER_SITES=	http://ru.wordpress.org/
  DISTNAME=	${PORTNAME}-${PORTVERSION}-ru_RU
 
 Modified: head/russian/wordpress/distinfo
 ==============================================================================
 --- head/russian/wordpress/distinfo	Tue Feb  4 11:41:40 2014	(r342507)
 +++ head/russian/wordpress/distinfo	Tue Feb  4 11:41:45 2014	(r342508)
 @@ -1,2 +1,2 @@
 -SHA256 (wordpress-3.8-ru_RU.tar.gz) = 24828ce9ca701f50596ff8c4d4c0574bd9a39d23031f4f13459c142a6b5f53f0
 -SIZE (wordpress-3.8-ru_RU.tar.gz) = 6320758
 +SHA256 (wordpress-3.8.1-ru_RU.tar.gz) = f1b699f9d8c40ede96f744604241df6a5a21b49a723636dd2157a2e664e9c287
 +SIZE (wordpress-3.8.1-ru_RU.tar.gz) = 6336677
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Feb 4 11:54:22 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186070 
>Unformatted:
