diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2022-04-17 14:12:00 +0200 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2022-04-17 14:13:46 +0200 |
commit | 0fa601ef4efd588e91870530314988697db8e7ac (patch) | |
tree | de9088709eaec1f853aacc0dad52c7c6e3225024 | |
parent | www/nextcloud-calendar: Document command injection vuln (diff) |
*/wordpress*: Update to 5.9.3
Sponsored by: Netzkommune GmbH
-rw-r--r-- | chinese/wordpress-zh_CN/Makefile | 2 | ||||
-rw-r--r-- | chinese/wordpress-zh_CN/distinfo | 6 | ||||
-rw-r--r-- | chinese/wordpress-zh_TW/Makefile | 2 | ||||
-rw-r--r-- | chinese/wordpress-zh_TW/distinfo | 6 | ||||
-rw-r--r-- | french/wordpress/Makefile | 2 | ||||
-rw-r--r-- | french/wordpress/distinfo | 6 | ||||
-rw-r--r-- | german/wordpress/Makefile | 2 | ||||
-rw-r--r-- | german/wordpress/distinfo | 6 | ||||
-rw-r--r-- | japanese/wordpress/Makefile | 2 | ||||
-rw-r--r-- | japanese/wordpress/distinfo | 6 | ||||
-rw-r--r-- | russian/wordpress/Makefile | 2 | ||||
-rw-r--r-- | russian/wordpress/distinfo | 6 | ||||
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 |
14 files changed, 28 insertions, 28 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index b8bcff9fa235..456edaabeb3b 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Horn <joehorn@gmail.com> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -zh_CN CATEGORIES= chinese www MASTER_SITES= https://cn.wordpress.org/ diff --git a/chinese/wordpress-zh_CN/distinfo b/chinese/wordpress-zh_CN/distinfo index 3f6c97a9f345..fb9b63315029 100644 --- a/chinese/wordpress-zh_CN/distinfo +++ b/chinese/wordpress-zh_CN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458564 -SHA256 (wordpress-5.9.2-zh_CN.tar.gz) = 5eaa34f1f79a580b38c1b4192eb9e6f4cf1e683159329d53446220f421c7b08d -SIZE (wordpress-5.9.2-zh_CN.tar.gz) = 19461947 +TIMESTAMP = 1650182229 +SHA256 (wordpress-5.9.3-zh_CN.tar.gz) = b4a7cbfe4714ba9ba047d74462e2175941506dce882df2fbff7202d91d4cbf0e +SIZE (wordpress-5.9.3-zh_CN.tar.gz) = 19463922 diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 3f75533e14b7..6b949d2d40f4 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Horn <joehorn@gmail.com> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -zh_TW CATEGORIES= chinese www MASTER_SITES= https://tw.wordpress.org/ diff --git a/chinese/wordpress-zh_TW/distinfo b/chinese/wordpress-zh_TW/distinfo index 9d4f8d20af9e..c78ee358123c 100644 --- a/chinese/wordpress-zh_TW/distinfo +++ b/chinese/wordpress-zh_TW/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458612 -SHA256 (wordpress-5.9.2-zh_TW.tar.gz) = 0e06c6e6d968aee7df5c81f2b7ff9f6772f18bc744a50a900fac8fe164d2ad06 -SIZE (wordpress-5.9.2-zh_TW.tar.gz) = 19506259 +TIMESTAMP = 1650182277 +SHA256 (wordpress-5.9.3-zh_TW.tar.gz) = 96fffcd3e4b8f7b71f1033d013495c36e721148ff50d47c4027acbff52330fe9 +SIZE (wordpress-5.9.3-zh_TW.tar.gz) = 19520286 diff --git a/french/wordpress/Makefile b/french/wordpress/Makefile index 4bc966d3066c..c02fc72ccae4 100644 --- a/french/wordpress/Makefile +++ b/french/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -fr_FR PORTEPOCH= 1 CATEGORIES= french www diff --git a/french/wordpress/distinfo b/french/wordpress/distinfo index 352353380987..f906cca72594 100644 --- a/french/wordpress/distinfo +++ b/french/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458654 -SHA256 (wordpress-5.9.2-fr_FR.tar.gz) = 2c5395efd7ecce69ccd369731bdfbd6203cad695793f8a7bf363bdf6850b85e2 -SIZE (wordpress-5.9.2-fr_FR.tar.gz) = 19516303 +TIMESTAMP = 1650182301 +SHA256 (wordpress-5.9.3-fr_FR.tar.gz) = 6f78546b835b02f2be182da81691100d5258e55a06c44d1cdd87ea0090630ccf +SIZE (wordpress-5.9.3-fr_FR.tar.gz) = 19515823 diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index f4c97d40142f..42a622700eb0 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: miwi PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= https://de.wordpress.org/ diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index 8ac7f0a0882a..e0034b6aa87f 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458695 -SHA256 (wordpress-5.9.2-de_DE.tar.gz) = 0374d704139b0d23dab9fb034bdd4731b806df7f42145ac1cb9f457f41303f82 -SIZE (wordpress-5.9.2-de_DE.tar.gz) = 19512521 +TIMESTAMP = 1650182330 +SHA256 (wordpress-5.9.3-de_DE.tar.gz) = 4f0ed8140759302aa4f1bc79767d041f793deff1315b5b1d5a5d86bd2afa6d4c +SIZE (wordpress-5.9.3-de_DE.tar.gz) = 19528738 diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index 75a50fc11560..c3d3a7bc075e 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Takefu PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= https://ja.wordpress.org/ diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index 99c86c77c126..9a4fecd70b97 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458733 -SHA256 (wordpress-5.9.2-ja.tar.gz) = 571d70b966c97b74148ac159c6f47030ea998eb6784e84278665a46f4b003495 -SIZE (wordpress-5.9.2-ja.tar.gz) = 19520078 +TIMESTAMP = 1650182359 +SHA256 (wordpress-5.9.3-ja.tar.gz) = a797dd8f9a2963a7e66cdcd6aac51c4f98c8bb7b11db125970ca36c6712b6589 +SIZE (wordpress-5.9.3-ja.tar.gz) = 19533099 diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile index 474f0f36c71a..345d27e17331 100644 --- a/russian/wordpress/Makefile +++ b/russian/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Mihail Timofeev <9267096@gmail.com> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= https://ru.wordpress.org/ diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo index be16addd35a7..b6d62cf596f4 100644 --- a/russian/wordpress/distinfo +++ b/russian/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458804 -SHA256 (wordpress-5.9.2-ru_RU.tar.gz) = 58006acbed8af9b7b7f1223ae56e91d3c1ab3359b7976a8fdf78bb456b4a9152 -SIZE (wordpress-5.9.2-ru_RU.tar.gz) = 19599115 +TIMESTAMP = 1650182395 +SHA256 (wordpress-5.9.3-ru_RU.tar.gz) = aa82ae42747df710663687f63746a6bce68ea3b42b89ca82f0bda400d062039d +SIZE (wordpress-5.9.3-ru_RU.tar.gz) = 19598737 diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5a521f606c09..ad91b843515d 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 049f9bb1f031..a5b387d3b648 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647458872 -SHA256 (wordpress-5.9.2.tar.gz) = 7765f2dd2a56ce920799787cc7904a585f63365bca2ba0f7bb06ea2060c69f8b -SIZE (wordpress-5.9.2.tar.gz) = 18722604 +TIMESTAMP = 1650182433 +SHA256 (wordpress-5.9.3.tar.gz) = 70cbea5d72decfb129f4cc8e6c3d0175ea64bec68e97961b6db0377278a52a56 +SIZE (wordpress-5.9.3.tar.gz) = 18725197 |