svn commit: r397019 - head/www/wordpress

Xin LI delphij at FreeBSD.org
Tue Sep 15 19:53:41 UTC 2015


Author: delphij
Date: Tue Sep 15 19:53:40 2015
New Revision: 397019
URL: https://svnweb.freebsd.org/changeset/ports/397019

Log:
  Security update to 4.3.1.  Further details are available at WordPress
  website at https://wordpress.org/news/2015/09/wordpress-4-3-1/ .
  
  MFH:		2015Q3
  Security:	f4ce64c2-5bd4-11e5-9040-3c970e169bc2
  Security:	CVE-2015-5714
  Security:	CVE-2015-5715

Modified:
  head/www/wordpress/Makefile
  head/www/wordpress/distinfo

Modified: head/www/wordpress/Makefile
==============================================================================
--- head/www/wordpress/Makefile	Tue Sep 15 19:23:40 2015	(r397018)
+++ head/www/wordpress/Makefile	Tue Sep 15 19:53:40 2015	(r397019)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	4.3
+PORTVERSION=	4.3.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/

Modified: head/www/wordpress/distinfo
==============================================================================
--- head/www/wordpress/distinfo	Tue Sep 15 19:23:40 2015	(r397018)
+++ head/www/wordpress/distinfo	Tue Sep 15 19:53:40 2015	(r397019)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-4.3.tar.gz) = 3b0db3abe8504f15a33cf64188a493ec0de01eaa8d20e37c3d6a1d9fa0a40fb4
-SIZE (wordpress-4.3.tar.gz) = 6524201
+SHA256 (wordpress-4.3.1.tar.gz) = df5a5bfa28c916e11e8a636297c8eeb68816fff1d1bc2564c1d73c0063f0027c
+SIZE (wordpress-4.3.1.tar.gz) = 6526208


More information about the svn-ports-head mailing list