diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-21 00:32:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-21 00:32:58 +0800 |
commit | 0a27571f38f7c333a0ce463fd75ff020ec30bced (patch) | |
tree | 4620495c5ae934bdea3c8a9cfdc8b558d2636256 /www | |
parent | 18de55da4dd029c8cf56ee720a62994d5ed864be (diff) | |
download | freebsd-ports-gnome-0a27571f38f7c333a0ce463fd75ff020ec30bced.tar.gz freebsd-ports-gnome-0a27571f38f7c333a0ce463fd75ff020ec30bced.tar.zst freebsd-ports-gnome-0a27571f38f7c333a0ce463fd75ff020ec30bced.zip |
Update to 8.7.7
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-877-and-7623-released/
PR: 222469
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 d7281a0aa2a9..bc3d0583b7a5 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= 6 +PORT_V_PATCH= 7 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 36b684bd6f4d..d31cbb5f8e7c 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505310566 -SHA256 (typo3_src-8.7.6.tar.gz) = fd6aa98c5e35a38174f7bb9f3e09c6212c393ede7cab72344e682ba1fea5a545 -SIZE (typo3_src-8.7.6.tar.gz) = 18453545 +TIMESTAMP = 1505916570 +SHA256 (typo3_src-8.7.7.tar.gz) = cc9d25caac24858356e4a0fa43391f7801734dc2a70a0e9728c69a650e008095 +SIZE (typo3_src-8.7.7.tar.gz) = 18454263 |