svn commit: r487468 - head/www/typo3-9
Kubilay Kocak
koobs at FreeBSD.org
Sat Dec 15 05:50:21 UTC 2018
On 14/12/2018 8:28 pm, Jochen Neumeister wrote:
> Author: joneum
> Date: Fri Dec 14 20:28:19 2018
> New Revision: 487468
> URL: https://svnweb.freebsd.org/changeset/ports/487468
>
> Log:
> Update to 9.5.3
>
> Changelog: https://get.typo3.org/release-notes/9.5.3
>
> PR: 234008
> Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
> Sponsored by: Netzkommune GmbH
Per the analysis in PR: 233936
- 9.5.2 contains (contained) the security fixes [1]
- 9.5.3 is bugfix only, which *also fixes regressions* in 9.5.2 [2]
This is why bug 233935 was closed superseded by 233936
.2 has now been merged to quarterly, but *specifically*, .3 fixes
*regressions* in .2 and includes *further* bugfixes, which means .3
must be merged to quarterly too.
Quarterly is now BROKEN (regressions)
@ports-secteam
Approval to merge this change to quarterly please (although it is a
blanket change
> 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 20:18:01 2018 (r487467)
> +++ head/www/typo3-9/Makefile Fri Dec 14 20:28:19 2018 (r487468)
> @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
>
> PORT_V_MAJOR= 9
> PORT_V_MINOR= 5
> -PORT_V_PATCH= 2
> +PORT_V_PATCH= 3
>
> TYPO3WWW= www
> TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
>
> Modified: head/www/typo3-9/distinfo
> ==============================================================================
> --- head/www/typo3-9/distinfo Fri Dec 14 20:18:01 2018 (r487467)
> +++ head/www/typo3-9/distinfo Fri Dec 14 20:28:19 2018 (r487468)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1544789038
> -SHA256 (typo3_src-9.5.2.tar.gz) = d1de29b2ded9703a288408cc16479d170c1d144a9d44e7981feb307f48f32482
> -SIZE (typo3_src-9.5.2.tar.gz) = 27036512
> +TIMESTAMP = 1544818704
> +SHA256 (typo3_src-9.5.3.tar.gz) = e03a94e685068d412679e20e4c3e2fa4bed9536f26323d3772941f420b15e120
> +SIZE (typo3_src-9.5.3.tar.gz) = 27036786
>
More information about the svn-ports-head
mailing list