Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 14:19:34 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r392825 - branches/2015Q3/www/wordpress
Message-ID:  <201507241419.t6OEJYpQ024904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Fri Jul 24 14:19:33 2015
New Revision: 392825
URL: https://svnweb.freebsd.org/changeset/ports/392825

Log:
  MFH: r392824
  
  Update to 4.2.3, fixing CVEs
  Add NO_ARCH
  
  Security:	CVE-2015-5622
  Security:	CVE-2015-5623
  Security:	c80b27a2-3165-11e5-8a1d-14dae9d210b8
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2015Q3/www/wordpress/Makefile
  branches/2015Q3/www/wordpress/distinfo
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/www/wordpress/Makefile
==============================================================================
--- branches/2015Q3/www/wordpress/Makefile	Fri Jul 24 14:18:34 2015	(r392824)
+++ branches/2015Q3/www/wordpress/Makefile	Fri Jul 24 14:19:33 2015	(r392825)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	4.2.2
+PORTVERSION=	4.2.3
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/
@@ -14,6 +14,7 @@ LICENSE=	GPLv2
 
 CONFLICTS_INSTALL=	de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].*
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 USES=		cpe
 USE_PHP=	curl gd hash mysql pcre tokenizer xml zip zlib

Modified: branches/2015Q3/www/wordpress/distinfo
==============================================================================
--- branches/2015Q3/www/wordpress/distinfo	Fri Jul 24 14:18:34 2015	(r392824)
+++ branches/2015Q3/www/wordpress/distinfo	Fri Jul 24 14:19:33 2015	(r392825)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-4.2.2.tar.gz) = 3c4e2cc3af289366ff5352e35c3f80fca2dcaed3d56a79f33b25374c356c3f90
-SIZE (wordpress-4.2.2.tar.gz) = 6307937
+SHA256 (wordpress-4.2.3.tar.gz) = 49073745a56f8ddf740b95018071d69c3100d730dba014566a49c7b386786b16
+SIZE (wordpress-4.2.3.tar.gz) = 6313518



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507241419.t6OEJYpQ024904>