diff options
author | joneum <joneum@FreeBSD.org> | 2018-02-09 02:02:03 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-02-09 02:02:03 +0800 |
commit | a060b2b4eb3bc799a1aa7ace96b6db0ebf7b8bdf (patch) | |
tree | 4279842cf97fd874bc11592f1192fd732cec4502 /www | |
parent | be16df4fe0b17bed1b8304f3888030ceb7993a66 (diff) | |
download | freebsd-ports-graphics-a060b2b4eb3bc799a1aa7ace96b6db0ebf7b8bdf.tar.gz freebsd-ports-graphics-a060b2b4eb3bc799a1aa7ace96b6db0ebf7b8bdf.tar.zst freebsd-ports-graphics-a060b2b4eb3bc799a1aa7ace96b6db0ebf7b8bdf.zip |
www/typo3-8: Update to 8.7.10
Changelog: https://typo3.org/news/article/typo3-8710-and-7624-released/
PR: 225730
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Approved by: mentors (implicit)
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 af2f130878b..52e8bd9874f 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 9 +PORT_V_PATCH= 10 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 891982bdae4..d6d3a863ca2 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513617636 -SHA256 (typo3_src-8.7.9.tar.gz) = bfccc7194b2ed9378699a760797fa2d129119abcb7f00a4be8b3233eabb86da0 -SIZE (typo3_src-8.7.9.tar.gz) = 18503191 +TIMESTAMP = 1518112790 +SHA256 (typo3_src-8.7.10.tar.gz) = 618319843c3516a6705afacef361413db83c95368072f4a11deeca3df5da063c +SIZE (typo3_src-8.7.10.tar.gz) = 19227923 |