Date: Sat, 29 Jun 2019 16:23:37 +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: r505359 - in branches/2019Q2/www: typo3-8 typo3-9 Message-ID: <201906291623.x5TGNbWV030397@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 29 16:23:37 2019 New Revision: 505359 URL: https://svnweb.freebsd.org/changeset/ports/505359 Log: MFH: r505311 r505312 Update to 8.7.27 Changes: https://get.typo3.org/release-notes/8.7.27 https://typo3.org/article/typo3-958-and-8727-security-releases-published/ PR: 238862 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: 5e35cfba-9994-11e9-b07f-df5abf8b84d6 Update to 9.5.8 Changes: https://get.typo3.org/release-notes/9.5.8 https://typo3.org/article/typo3-958-and-8727-security-releases-published/ PR: 238863 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: 5e35cfba-9994-11e9-b07f-df5abf8b84d6 Approved by: ports-secteam (miwi) Modified: branches/2019Q2/www/typo3-8/Makefile branches/2019Q2/www/typo3-8/distinfo branches/2019Q2/www/typo3-9/Makefile branches/2019Q2/www/typo3-9/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/www/typo3-8/Makefile ============================================================================== --- branches/2019Q2/www/typo3-8/Makefile Sat Jun 29 16:10:04 2019 (r505358) +++ branches/2019Q2/www/typo3-8/Makefile Sat Jun 29 16:23:37 2019 (r505359) @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 24 +PORT_V_PATCH= 27 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2019Q2/www/typo3-8/distinfo ============================================================================== --- branches/2019Q2/www/typo3-8/distinfo Sat Jun 29 16:10:04 2019 (r505358) +++ branches/2019Q2/www/typo3-8/distinfo Sat Jun 29 16:23:37 2019 (r505359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548414485 -SHA256 (typo3_src-8.7.24.tar.gz) = 0277d821bfd8e931428029383db7c0c1709fe7d90a4d2a8ba3e9b473c433622d -SIZE (typo3_src-8.7.24.tar.gz) = 21153917 +TIMESTAMP = 1561720331 +SHA256 (typo3_src-8.7.27.tar.gz) = e3299e418a2db7fa795af8fe29012726dd19e3c95a655bbd03ff47b5f9657969 +SIZE (typo3_src-8.7.27.tar.gz) = 21418524 Modified: branches/2019Q2/www/typo3-9/Makefile ============================================================================== --- branches/2019Q2/www/typo3-9/Makefile Sat Jun 29 16:10:04 2019 (r505358) +++ branches/2019Q2/www/typo3-9/Makefile Sat Jun 29 16:23:37 2019 (r505359) @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 4 +PORT_V_PATCH= 8 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2019Q2/www/typo3-9/distinfo ============================================================================== --- branches/2019Q2/www/typo3-9/distinfo Sat Jun 29 16:10:04 2019 (r505358) +++ branches/2019Q2/www/typo3-9/distinfo Sat Jun 29 16:23:37 2019 (r505359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548414522 -SHA256 (typo3_src-9.5.4.tar.gz) = 2190b02a5d5b392121974717b96f9de22c18162d4c57df7acd7e2b1a58a9d6f0 -SIZE (typo3_src-9.5.4.tar.gz) = 27030493 +TIMESTAMP = 1561720318 +SHA256 (typo3_src-9.5.8.tar.gz) = e63b00ef074cba6afc098b307e5f4f0254c66a604cadba2c91755719a717cff2 +SIZE (typo3_src-9.5.8.tar.gz) = 28091197
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906291623.x5TGNbWV030397>