pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/wordpress



Module Name:    pkgsrc
Committed By:   morr
Date:           Thu Jan 24 10:24:20 UTC 2019

Modified Files:
        pkgsrc/www/wordpress: Makefile distinfo

Log Message:
Update to newest version, 5.0.3.

Version 5.0.2 fixed 73 bugs. Details here:
https://wordpress.org/support/wordpress-version/version-5-0-2/

Version 5.0.3 fixed 37 bugs and 7 performance improvements for the block editor.
Details here:
https://wordpress.org/support/wordpress-version/version-5-0-3/


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/wordpress/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/wordpress/Makefile
diff -u pkgsrc/www/wordpress/Makefile:1.82 pkgsrc/www/wordpress/Makefile:1.83
--- pkgsrc/www/wordpress/Makefile:1.82  Thu Dec 13 07:09:42 2018
+++ pkgsrc/www/wordpress/Makefile       Thu Jan 24 10:24:19 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2018/12/13 07:09:42 morr Exp $
+# $NetBSD: Makefile,v 1.83 2019/01/24 10:24:19 morr Exp $
 
 DISTNAME=              wordpress-${VERSION}
-VERSION=               5.0.1
+VERSION=               5.0.3
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/
 

Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.66 pkgsrc/www/wordpress/distinfo:1.67
--- pkgsrc/www/wordpress/distinfo:1.66  Thu Dec 13 07:09:42 2018
+++ pkgsrc/www/wordpress/distinfo       Thu Jan 24 10:24:19 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2018/12/13 07:09:42 morr Exp $
+$NetBSD: distinfo,v 1.67 2019/01/24 10:24:19 morr Exp $
 
-SHA1 (wordpress-5.0.1.tar.gz) = 298bd17feb7b4948e7eb8fa0cde17438a67db19a
-RMD160 (wordpress-5.0.1.tar.gz) = c5c2a8567e02461996304b1832db5350b48434d3
-SHA512 (wordpress-5.0.1.tar.gz) = 7e89ad55730d0434f84f2ceedc17ce0a3de3b15b4c4e906dcda4b3d7503f7e04721d2964d6602d208f36f5507c7699776deeeace2a8d7d19c946a7aa42357f48
-Size (wordpress-5.0.1.tar.gz) = 10506712 bytes
+SHA1 (wordpress-5.0.3.tar.gz) = f9a4b482288b5be7a71e9f3dc9b5b0c1f881102b
+RMD160 (wordpress-5.0.3.tar.gz) = f43ef125224fd3807caa88ec02e86a8e9fcbc816
+SHA512 (wordpress-5.0.3.tar.gz) = 562986b5d6ade5a1680a27b1d856b7a64d50c18ea10370e7ed5d5cb8abd09fbe451c5124b254a46422a957003626ef5a999266da1080f0ac9d1e1f9625bcd76d
+Size (wordpress-5.0.3.tar.gz) = 10515429 bytes



Home | Main Index | Thread Index | Old Index