Date: Wed, 14 Sep 2016 13:49:43 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422132 - head/www/wordpress Message-ID: <201609141349.u8EDnhhF039913@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Sep 14 13:49:43 2016 New Revision: 422132 URL: https://svnweb.freebsd.org/changeset/ports/422132 Log: www/wordpress: Update from 4.6 to 4.6.1 Changes: https://codex.wordpress.org/Version_4.6.1 MFH: 2016Q3 PR: 212627 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) Approved by: swills (mentor) Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Wed Sep 14 13:36:20 2016 (r422131) +++ head/www/wordpress/Makefile Wed Sep 14 13:49:43 2016 (r422132) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6 +PORTVERSION= 4.6.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Wed Sep 14 13:36:20 2016 (r422131) +++ head/www/wordpress/distinfo Wed Sep 14 13:49:43 2016 (r422132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471435446 -SHA256 (wordpress-4.6.tar.gz) = c1856cf969b1e73025ba2c681491908c3a4a6c5a2333f4531bf9bfb90f634380 -SIZE (wordpress-4.6.tar.gz) = 7961192 +TIMESTAMP = 1473265458 +SHA256 (wordpress-4.6.1.tar.gz) = 873f562cdea14d6305b9ad2f41f18a557d99cd8694b4a0056a33970e127abfee +SIZE (wordpress-4.6.1.tar.gz) = 7961036
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609141349.u8EDnhhF039913>