Date: Fri, 14 Dec 2018 12:46:17 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487428 - head/www/typo3-9 Message-ID: <201812141246.wBECkHBw037057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Dec 14 12:46:17 2018 New Revision: 487428 URL: https://svnweb.freebsd.org/changeset/ports/487428 Log: Update to 9.5.2 Changelog: https://typo3.org/article/typo3-952-8721-and-7632-security-releases-published/ PR: 233936 MFH: 2018Q4 Security: bab29816-ff93-11e8-b05b-00e04c1ea73d Sponsored by: Netzkommune GmbH Modified: head/www/typo3-9/Makefile head/www/typo3-9/distinfo Modified: head/www/typo3-9/Makefile ============================================================================== --- head/www/typo3-9/Makefile Fri Dec 14 12:44:44 2018 (r487427) +++ head/www/typo3-9/Makefile Fri Dec 14 12:46:17 2018 (r487428) @@ -17,7 +17,7 @@ IGNORE_WITH_PHP=56 71 USES= cpe php:web,flavors shebangfix USE_PHP= ctype dom fileinfo filter hash intl json openssl pcre session simplexml \ - spl soap tokenizer xml zip + spl tokenizer xml zip WRKSRC= ${WRKDIR}/${TYPO3SRC} NO_BUILD= yes @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 1 +PORT_V_PATCH= 2 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-9/distinfo ============================================================================== --- head/www/typo3-9/distinfo Fri Dec 14 12:44:44 2018 (r487427) +++ head/www/typo3-9/distinfo Fri Dec 14 12:46:17 2018 (r487428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541599834 -SHA256 (typo3_src-9.5.1.tar.gz) = bf5472f2adbbb3e32851c21be32516a28e704e2509e0ea341d73a760a7cfcb07 -SIZE (typo3_src-9.5.1.tar.gz) = 26991695 +TIMESTAMP = 1544789038 +SHA256 (typo3_src-9.5.2.tar.gz) = d1de29b2ded9703a288408cc16479d170c1d144a9d44e7981feb307f48f32482 +SIZE (typo3_src-9.5.2.tar.gz) = 27036512
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812141246.wBECkHBw037057>