diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-12 23:09:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-12 23:09:54 +0800 |
commit | fd7d2b38af991a762d37a3d7254408af3faf9c65 (patch) | |
tree | 2a2b05d6b34b2258e22a80c9cf680c7838ec6afe /www | |
parent | d40444ef550c417bc21131f8a396115d5d5152d8 (diff) | |
download | freebsd-ports-gnome-fd7d2b38af991a762d37a3d7254408af3faf9c65.tar.gz freebsd-ports-gnome-fd7d2b38af991a762d37a3d7254408af3faf9c65.tar.zst freebsd-ports-gnome-fd7d2b38af991a762d37a3d7254408af3faf9c65.zip |
Update to 8.7.8
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-878-released/
PR: 222950
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-8/Makefile | 4 | ||||
-rw-r--r-- | www/typo3-8/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index bc3d0583b7a5..191ed9960a98 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -21,12 +21,12 @@ USES= cpe php:web shebangfix SHEBANG_GLOB= *.sh *.php NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml +xUSE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 7 +PORT_V_PATCH= 8 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index d31cbb5f8e7c..b662bf79eb90 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505916570 -SHA256 (typo3_src-8.7.7.tar.gz) = cc9d25caac24858356e4a0fa43391f7801734dc2a70a0e9728c69a650e008095 -SIZE (typo3_src-8.7.7.tar.gz) = 18454263 +TIMESTAMP = 1507812258 +SHA256 (typo3_src-8.7.8.tar.gz) = eed3dfe16c8deffedc44e6102ab4e4066adeb14cb116d0e9d5f7dd7bffa9b29b +SIZE (typo3_src-8.7.8.tar.gz) = 18454489 |