From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 31 13:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTP id 90348894 for ; Thu, 31 Oct 2013 13:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7E2042CF4 for ; Thu, 31 Oct 2013 13:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VDU1pr052216 for ; Thu, 31 Oct 2013 13:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9VDU1up052215; Thu, 31 Oct 2013 13:30:01 GMT (envelope-from gnats) Date: Thu, 31 Oct 2013 13:30:01 GMT Message-Id: <201310311330.r9VDU1up052215@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/183526: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 13:30:01 -0000 The following reply was made to PR ports/183526; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/183526: commit references a PR Date: Thu, 31 Oct 2013 13:23:24 +0000 (UTC) Author: sunpoet Date: Thu Oct 31 13:23:11 2013 New Revision: 332241 URL: http://svnweb.freebsd.org/changeset/ports/332241 Log: - Update to 3.7.1 Changes: http://wordpress.org/news/2013/10/wordpress-3-7-1/ PR: ports/183526 Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao (maintainer) Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Thu Oct 31 13:15:03 2013 (r332240) +++ head/www/wordpress/Makefile Thu Oct 31 13:23:11 2013 (r332241) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.7 +PORTVERSION= 3.7.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Thu Oct 31 13:15:03 2013 (r332240) +++ head/www/wordpress/distinfo Thu Oct 31 13:23:11 2013 (r332241) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94 -SIZE (wordpress-3.7.tar.gz) = 4594074 +SHA256 (wordpress-3.7.1.tar.gz) = 6f6bae8759bf3e115cd85de4204b062aeaac63ceb030fc26a9c561474aa64dd4 +SIZE (wordpress-3.7.1.tar.gz) = 4594818 _______________________________________________ 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"