svn commit: r536746 - head/www/typo3-9

Jochen Neumeister joneum at FreeBSD.org
Thu May 28 07:49:23 UTC 2020


Author: joneum
Date: Thu May 28 07:49:23 2020
New Revision: 536746
URL: https://svnweb.freebsd.org/changeset/ports/536746

Log:
  Update to 9.5.18
  
  Changelog:
   - https://typo3.org/article/typo3-1043-and-9518-maintenance-releases-published
   - https://get.typo3.org/release-notes/9.5.18
  
  PR:		246772
  Submitted by:	Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
  MFH:		2020Q2
  Sponsored by:	Netzkommune GmbH

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

Modified: head/www/typo3-9/Makefile
==============================================================================
--- head/www/typo3-9/Makefile	Thu May 28 07:47:25 2020	(r536745)
+++ head/www/typo3-9/Makefile	Thu May 28 07:49:23 2020	(r536746)
@@ -25,7 +25,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	9
 PORT_V_MINOR=	5
-PORT_V_PATCH=	17
+PORT_V_PATCH=	18
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: head/www/typo3-9/distinfo
==============================================================================
--- head/www/typo3-9/distinfo	Thu May 28 07:47:25 2020	(r536745)
+++ head/www/typo3-9/distinfo	Thu May 28 07:49:23 2020	(r536746)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589395433
-SHA256 (typo3_src-9.5.17.tar.gz) = 342be5f4e5c2e8808fe5def99101973c021bd5987d56f67549101d6330666c5a
-SIZE (typo3_src-9.5.17.tar.gz) = 29596859
+TIMESTAMP = 1590651723
+SHA256 (typo3_src-9.5.18.tar.gz) = 2a3e556181a07a5378cecfc3fc7403c73292eb2177a42177470533208084462e
+SIZE (typo3_src-9.5.18.tar.gz) = 29596854


More information about the svn-ports-head mailing list