diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-25 20:00:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-25 20:00:16 +0000 |
commit | dbaf04c1d44e7c3a49312ecfcce63055b5b73459 (patch) | |
tree | 3d2790897f5b1e485bd7a54fd54d54ac3494a18a /www | |
parent | ecd477e3186078baec7ee64b767bf12db08a183f (diff) | |
download | freebsd-ports-dbaf04c1d44e7c3a49312ecfcce63055b5b73459.zip |
Update to 8.7.24
Changes: https://typo3.org/article/typo3-954-and-8723-security-releases-published/
https://typo3.org/article/typo3-v8724-lts-released/
PR: 235187
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-8/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-8/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 4d2aeb894c4c..e9773612951b 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 22 +PORT_V_PATCH= 24 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 2bbf955e587c..9da428754427 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544818061 -SHA256 (typo3_src-8.7.22.tar.gz) = 4794e5bb95ea791c1c59aacc58b92c5da531da29c859e7ede5ef2f58752a571e -SIZE (typo3_src-8.7.22.tar.gz) = 21162081 +TIMESTAMP = 1548414485 +SHA256 (typo3_src-8.7.24.tar.gz) = 0277d821bfd8e931428029383db7c0c1709fe7d90a4d2a8ba3e9b473c433622d +SIZE (typo3_src-8.7.24.tar.gz) = 21153917 |