diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-09-15 06:25:13 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-09-15 06:25:13 +0000 |
commit | 27c121f6e9e4217241ec116b58fe849dba3399db (patch) | |
tree | 057086d03869572d2a2ee932ed14a1c7bbd65d40 | |
parent | www/typo3-9: Update to 9.5.21 (diff) |
www/typo3-10: Update to 10.4.7
These versions are maintenance releases and contain bug fixes only.
For details about the releases, please see:
https://get.typo3.org/release-notes/10.4.7
PR: 249313
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
MFH: 2020Q3
-rw-r--r-- | www/typo3-10/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-10/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-10/Makefile b/www/typo3-10/Makefile index 85d0b2cd2318..a14fee368d34 100644 --- a/www/typo3-10/Makefile +++ b/www/typo3-10/Makefile @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 6 +PORT_V_PATCH= 7 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-10/distinfo b/www/typo3-10/distinfo index 45bc1136d799..1376d2f7f469 100644 --- a/www/typo3-10/distinfo +++ b/www/typo3-10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596371758 -SHA256 (typo3_src-10.4.6.tar.gz) = 32f251154285e9f2b723751bcdaef1ca55c230971eb28fd09cdf2af884696ec6 -SIZE (typo3_src-10.4.6.tar.gz) = 28467603 +TIMESTAMP = 1600092374 +SHA256 (typo3_src-10.4.7.tar.gz) = f7ae7b45e905f2ceac93f050aa3c6c0f9070af2cf56358b6f1e8a3e0885c45bc +SIZE (typo3_src-10.4.7.tar.gz) = 28466652 |