Fri Apr 27 19:53:52 2018 UTC ()
Pullup ticket #5738 - requested by morr
www/wordpress: security fix

Revisions pulled up:
- www/wordpress/Makefile                                        1.77
- www/wordpress/distinfo                                        1.62

---
   Module Name:    pkgsrc
   Committed By:   morr
   Date:           Mon Apr 16 10:22:10 UTC 2018

   Modified Files:
           pkgsrc/www/wordpress: Makefile distinfo

   Log Message:
   Update to version 4.9.5.

   This maintenance release fixes 28 bugs in 4.9, including fixes for Customizer, media library, error notices, and some security fixes. Twenty Seventeen bundled theme and Hello Dolly bundled plugin have also been updated.

   WordPress versions 4.9.4 and earlier are affected by three security issues.

   More changes at https://codex.wordpress.org/Version_4.9.5.


(bsiegert)
diff -r1.76 -r1.76.2.1 pkgsrc/www/wordpress/Makefile
diff -r1.61 -r1.61.2.1 pkgsrc/www/wordpress/distinfo

cvs diff -r1.76 -r1.76.2.1 pkgsrc/www/wordpress/Makefile (expand / switch to unified diff)

--- pkgsrc/www/wordpress/Makefile 2018/02/12 08:33:19 1.76
+++ pkgsrc/www/wordpress/Makefile 2018/04/27 19:53:52 1.76.2.1
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.76 2018/02/12 08:33:19 jklos Exp $ 1# $NetBSD: Makefile,v 1.76.2.1 2018/04/27 19:53:52 bsiegert Exp $
2 2
3DISTNAME= wordpress-${VERSION} 3DISTNAME= wordpress-${VERSION}
4VERSION= 4.9.4 4VERSION= 4.9.5
5CATEGORIES= www 5CATEGORIES= www
6MASTER_SITES= https://wordpress.org/ 6MASTER_SITES= https://wordpress.org/
7 7
8MAINTAINER= morr@NetBSD.org 8MAINTAINER= morr@NetBSD.org
9HOMEPAGE= https://wordpress.org/ 9HOMEPAGE= https://wordpress.org/
10COMMENT= Blogging tool written in php 10COMMENT= Blogging tool written in php
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_TOOLS+= pax 13USE_TOOLS+= pax
14 14
15.include "../../mk/bsd.prefs.mk" 15.include "../../mk/bsd.prefs.mk"
16.include "../../lang/php/phpversion.mk" 16.include "../../lang/php/phpversion.mk"
17.include "options.mk" 17.include "options.mk"

cvs diff -r1.61 -r1.61.2.1 pkgsrc/www/wordpress/distinfo (expand / switch to unified diff)

--- pkgsrc/www/wordpress/distinfo 2018/02/12 08:33:19 1.61
+++ pkgsrc/www/wordpress/distinfo 2018/04/27 19:53:52 1.61.2.1
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.61 2018/02/12 08:33:19 jklos Exp $ 1$NetBSD: distinfo,v 1.61.2.1 2018/04/27 19:53:52 bsiegert Exp $
2 2
3SHA1 (wordpress-4.9.4.tar.gz) = 0e630bf940fd586b10e099cd9195b3e825fb194c 3SHA1 (wordpress-4.9.5.tar.gz) = 6992f19163e21720b5693bed71ffe1ab17a4533a
4RMD160 (wordpress-4.9.4.tar.gz) = de5ac34808c39de0b354c56c70414085842c1469 4RMD160 (wordpress-4.9.5.tar.gz) = bcdb1ecce6665516bec69744c25380ef719ca8f9
5SHA512 (wordpress-4.9.4.tar.gz) = 5cbfbb965bfaa071b91f942fd0bff7f7509fa022b700ce8473f0530bb701f4cd025da21c4de3184b3332c283a72d633d704157ebdf203da7a971642bf6fc0a32 5SHA512 (wordpress-4.9.5.tar.gz) = 958345a97429012dc17ee8223076539cbbe4a6f3daf057249be96b2b5be5ee97b5d2ad9031a748e22771eec3da890597fe2269fdc4c31d3389d7bdd79a904b80
6Size (wordpress-4.9.4.tar.gz) = 8565525 bytes 6Size (wordpress-4.9.5.tar.gz) = 8565154 bytes