svn commit: r544158 - head/www/typo3-10

Jochen Neumeister joneum at FreeBSD.org
Tue Aug 4 09:45:09 UTC 2020


Author: joneum
Date: Tue Aug  4 09:45:08 2020
New Revision: 544158
URL: https://svnweb.freebsd.org/changeset/ports/544158

Log:
  Update to 10.4.6
  
    Changelogs:
    - https://typo3.org/article/typo3-1046-and-9520-security-releases-published
    - https://typo3.org/security/advisory/typo3-core-sa-2020-007
    - https://typo3.org/security/advisory/typo3-core-sa-2020-008
  
  PR:		248429
  Reported by:	Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
  MFH:		2020Q3
  Security:	eab964f8-d632-11ea-9172-4c72b94353b5
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/typo3-10/Makefile
  head/www/typo3-10/distinfo

Modified: head/www/typo3-10/Makefile
==============================================================================
--- head/www/typo3-10/Makefile	Tue Aug  4 09:44:08 2020	(r544157)
+++ head/www/typo3-10/Makefile	Tue Aug  4 09:45:08 2020	(r544158)
@@ -25,7 +25,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	10
 PORT_V_MINOR=	4
-PORT_V_PATCH=	5
+PORT_V_PATCH=	6
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: head/www/typo3-10/distinfo
==============================================================================
--- head/www/typo3-10/distinfo	Tue Aug  4 09:44:08 2020	(r544157)
+++ head/www/typo3-10/distinfo	Tue Aug  4 09:45:08 2020	(r544158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594134556
-SHA256 (typo3_src-10.4.5.tar.gz) = 74d2ea5d6b6c84d34657479cab89f81be57a2e4e3ec99f2dcd89733bb22656da
-SIZE (typo3_src-10.4.5.tar.gz) = 28464671
+TIMESTAMP = 1596371758
+SHA256 (typo3_src-10.4.6.tar.gz) = 32f251154285e9f2b723751bcdaef1ca55c230971eb28fd09cdf2af884696ec6
+SIZE (typo3_src-10.4.6.tar.gz) = 28467603


More information about the svn-ports-all mailing list