diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-05-21 09:26:20 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-05-21 09:26:20 +0000 |
commit | f4b1db64fb3437ea428c659737a21a52e23e3d37 (patch) | |
tree | 8edf323628b46cab7cfa603f56142b15f2aa09ff | |
parent | 2f051a95cb1fe7e8a091c755c2ccdee3ded3ff61 (diff) | |
download | ports-f4b1db64fb3437ea428c659737a21a52e23e3d37.tar.gz ports-f4b1db64fb3437ea428c659737a21a52e23e3d37.zip |
www/typo3-10: Update to 10.4.28
PR: 263917
Reported by: freebsd-ports@charlieroot.de(maintainer)
-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 51c5d3fecaf7..7c3ddac9dde4 100644 --- a/www/typo3-10/Makefile +++ b/www/typo3-10/Makefile @@ -31,7 +31,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 27 +PORT_V_PATCH= 28 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-10/distinfo b/www/typo3-10/distinfo index f4ac7d64f39f..d52f2f20b84e 100644 --- a/www/typo3-10/distinfo +++ b/www/typo3-10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650976531 -SHA256 (typo3_src-10.4.27.tar.gz) = 697040c22cd810a6a2aa3258155f30ac3d0a07a12c13e660aa8b3e646bd17499 -SIZE (typo3_src-10.4.27.tar.gz) = 29488694 +TIMESTAMP = 1653057411 +SHA256 (typo3_src-10.4.28.tar.gz) = a73f61fa4b3880f6bbb88e3daa7c7fa3c2cc8423a216c5883a0d849ef69de094 +SIZE (typo3_src-10.4.28.tar.gz) = 29502329 |