Date: Sun, 3 Feb 2019 09:39:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r492034 - in branches/2019Q1/www: typo3-8 typo3-9 Message-ID: <201902030939.x139dfqS048884@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 3 09:39:41 2019 New Revision: 492034 URL: https://svnweb.freebsd.org/changeset/ports/492034 Log: MFH: r491199 r491200 Update to 8.7.24 Changes: https://typo3.org/article/typo3-954-and-8723-security-releases-published/ https://typo3.org/article/typo3-v8724-lts-released/ PR: 235187 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Update to 9.5.4 Changes: https://typo3.org/article/typo3-954-and-8723-security-releases-published/ PR: 235188 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Approved by: ports-secteam (joneum) Modified: branches/2019Q1/www/typo3-8/Makefile branches/2019Q1/www/typo3-8/distinfo branches/2019Q1/www/typo3-9/Makefile branches/2019Q1/www/typo3-9/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/www/typo3-8/Makefile ============================================================================== --- branches/2019Q1/www/typo3-8/Makefile Sun Feb 3 09:36:56 2019 (r492033) +++ branches/2019Q1/www/typo3-8/Makefile Sun Feb 3 09:39:41 2019 (r492034) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 22 +PORT_V_PATCH= 24 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2019Q1/www/typo3-8/distinfo ============================================================================== --- branches/2019Q1/www/typo3-8/distinfo Sun Feb 3 09:36:56 2019 (r492033) +++ branches/2019Q1/www/typo3-8/distinfo Sun Feb 3 09:39:41 2019 (r492034) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544818061 -SHA256 (typo3_src-8.7.22.tar.gz) = 4794e5bb95ea791c1c59aacc58b92c5da531da29c859e7ede5ef2f58752a571e -SIZE (typo3_src-8.7.22.tar.gz) = 21162081 +TIMESTAMP = 1548414485 +SHA256 (typo3_src-8.7.24.tar.gz) = 0277d821bfd8e931428029383db7c0c1709fe7d90a4d2a8ba3e9b473c433622d +SIZE (typo3_src-8.7.24.tar.gz) = 21153917 Modified: branches/2019Q1/www/typo3-9/Makefile ============================================================================== --- branches/2019Q1/www/typo3-9/Makefile Sun Feb 3 09:36:56 2019 (r492033) +++ branches/2019Q1/www/typo3-9/Makefile Sun Feb 3 09:39:41 2019 (r492034) @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 3 +PORT_V_PATCH= 4 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2019Q1/www/typo3-9/distinfo ============================================================================== --- branches/2019Q1/www/typo3-9/distinfo Sun Feb 3 09:36:56 2019 (r492033) +++ branches/2019Q1/www/typo3-9/distinfo Sun Feb 3 09:39:41 2019 (r492034) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544818704 -SHA256 (typo3_src-9.5.3.tar.gz) = e03a94e685068d412679e20e4c3e2fa4bed9536f26323d3772941f420b15e120 -SIZE (typo3_src-9.5.3.tar.gz) = 27036786 +TIMESTAMP = 1548414522 +SHA256 (typo3_src-9.5.4.tar.gz) = 2190b02a5d5b392121974717b96f9de22c18162d4c57df7acd7e2b1a58a9d6f0 +SIZE (typo3_src-9.5.4.tar.gz) = 27030493
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902030939.x139dfqS048884>