diff options
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 |