From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 16 16:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A219BFB5 for ; Wed, 16 Apr 2014 16:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AEE31339 for ; Wed, 16 Apr 2014 16:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3GGU0EU022892 for ; Wed, 16 Apr 2014 16:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3GGU0nf022891; Wed, 16 Apr 2014 16:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 16 Apr 2014 16:30:00 GMT Resent-Message-Id: <201404161630.s3GGU0nf022891@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joe Horn Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBEF5D8F for ; Wed, 16 Apr 2014 16:20:31 +0000 (UTC) Received: from mail-pb0-x236.google.com (mail-pb0-x236.google.com [IPv6:2607:f8b0:400e:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A30FF122D for ; Wed, 16 Apr 2014 16:20:31 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id ma3so10990715pbc.41 for ; Wed, 16 Apr 2014 09:20:30 -0700 (PDT) Received: from www.joehorn.idv.tw (ec2-54-193-78-254.us-west-1.compute.amazonaws.com. [54.193.78.254]) by mx.google.com with ESMTPSA id sy2sm47934453pbc.28.2014.04.16.09.20.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Apr 2014 09:20:29 -0700 (PDT) Received: by www.joehorn.idv.tw (Postfix, from userid 0) id CF54514653; Thu, 17 Apr 2014 00:20:27 +0800 (CST) Message-Id: <20140416162027.CF54514653@www.joehorn.idv.tw> Date: Thu, 17 Apr 2014 00:20:27 +0800 (CST) From: Joe Horn To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188694: [PATCH] japanese/wordpress: update to 3.8.3, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 16:30:00 -0000 >Number: 188694 >Category: ports >Synopsis: [PATCH] japanese/wordpress: update to 3.8.3, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 16 16:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 10.0-RELEASE amd64 >Organization: Taiwanese user >Environment: System: FreeBSD www.joehorn.idv.tw 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC >Description: - Update to 3.8.3 - Take maintainership Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- wordpress-3.8.3.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 351398) +++ Makefile (working copy) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.3 CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ja -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joehorn@gmail.com COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 Index: distinfo =================================================================== --- distinfo (revision 351398) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.8.1-ja.tar.gz) = 5a5598c7da4de1ee1a8a4aea92b10f0de5f4c738a54d51312f9fec0ec32ebf83 -SIZE (wordpress-3.8.1-ja.tar.gz) = 6315056 +SHA256 (wordpress-3.8.3-ja.tar.gz) = 69f760c65da5e23bc9afe5b8f8b51b802c0a2385f7c50b1ec810ede03ff379a3 +SIZE (wordpress-3.8.3-ja.tar.gz) = 6319743 --- wordpress-3.8.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: