diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-09-15 06:23:51 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-09-15 06:23:51 +0000 |
commit | 25461d5f635c26acff2f02c70aa5fb7ee11c5735 (patch) | |
tree | 9605dcbded54cdff0003154167f81f8d51ebeaaa | |
parent | Lower default buffer latency in rc.d script. (diff) |
www/typo3-9: Update to 9.5.21
These versions are maintenance releases and contain bug fixes only.
For details about the releases, please see:
https://get.typo3.org/release-notes/9.5.21
PR: 249314
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
MFC after: 2 weeks
MFH: 2020Q3
-rw-r--r-- | www/typo3-9/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-9/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-9/Makefile b/www/typo3-9/Makefile index c2978ea15e8a..a1674b28a288 100644 --- a/www/typo3-9/Makefile +++ b/www/typo3-9/Makefile @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 20 +PORT_V_PATCH= 21 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-9/distinfo b/www/typo3-9/distinfo index 650006abec95..49beb81dadff 100644 --- a/www/typo3-9/distinfo +++ b/www/typo3-9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596533439 -SHA256 (typo3_src-9.5.20.tar.gz) = dd1adf61d7e0fb77b23da0048fbdf67b3ab0be0c273b18197a0b753f39c4e432 -SIZE (typo3_src-9.5.20.tar.gz) = 29493649 +TIMESTAMP = 1600093860 +SHA256 (typo3_src-9.5.21.tar.gz) = 44aa723607b5a55c7d5d63df7bb3aa55ae67c52b01ff3fa245c9268e78f92e6c +SIZE (typo3_src-9.5.21.tar.gz) = 29483902 |