svn commit: r487434 - branches/2018Q4/www/typo3-8

Jochen Neumeister joneum at FreeBSD.org
Fri Dec 14 13:42:55 UTC 2018


Author: joneum
Date: Fri Dec 14 13:42:54 2018
New Revision: 487434
URL: https://svnweb.freebsd.org/changeset/ports/487434

Log:
  MFH: r487427
  
  Update to 8.7.21
  
  Changelog: https://typo3.org/article/typo3-952-8721-and-7632-security-releases-published/
  
  PR:		233935
  Security:	bab29816-ff93-11e8-b05b-00e04c1ea73d
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/www/typo3-8/Makefile
  branches/2018Q4/www/typo3-8/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/www/typo3-8/Makefile
==============================================================================
--- branches/2018Q4/www/typo3-8/Makefile	Fri Dec 14 13:38:35 2018	(r487433)
+++ branches/2018Q4/www/typo3-8/Makefile	Fri Dec 14 13:42:54 2018	(r487434)
@@ -21,12 +21,12 @@ USES=		cpe php:web,flavors 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
+USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session simplexml xml zip
 WRKSRC=		${WRKDIR}/${TYPO3SRC}
 
 PORT_V_MAJOR=	8
 PORT_V_MINOR=	7
-PORT_V_PATCH=	17
+PORT_V_PATCH=	21
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: branches/2018Q4/www/typo3-8/distinfo
==============================================================================
--- branches/2018Q4/www/typo3-8/distinfo	Fri Dec 14 13:38:35 2018	(r487433)
+++ branches/2018Q4/www/typo3-8/distinfo	Fri Dec 14 13:42:54 2018	(r487434)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531847954
-SHA256 (typo3_src-8.7.17.tar.gz) = 62d3640f75c52a424abe744c2d8ee73c5a01a2d8e7c383c61ca7207e44e22f76
-SIZE (typo3_src-8.7.17.tar.gz) = 19286993
+TIMESTAMP = 1544788958
+SHA256 (typo3_src-8.7.21.tar.gz) = 919adb27ba9d01c423a13d1e95b4392c34619cae73c4867f5efa743b662c5b8e
+SIZE (typo3_src-8.7.21.tar.gz) = 21162977


More information about the svn-ports-all mailing list