Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2020 12:56:24 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r548727 - branches/2020Q3/www/typo3-9
Message-ID:  <202009151256.08FCuOvo019882@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Tue Sep 15 12:56:24 2020
New Revision: 548727
URL: https://svnweb.freebsd.org/changeset/ports/548727

Log:
  MFH: r548704
  
  www/typo3-9: Update to 9.5.21
  
  These versions are maintenance releases and contain bug fixes only.
  
  For details about the releases, please see:
  
  https://get.typo3.org/release-notes/9.5.21
  
  PR:		249314
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
  MFC after:	2 weeks
  
  Approved by:	ports-secteam (fluffy)

Modified:
  branches/2020Q3/www/typo3-9/Makefile
  branches/2020Q3/www/typo3-9/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/www/typo3-9/Makefile
==============================================================================
--- branches/2020Q3/www/typo3-9/Makefile	Tue Sep 15 11:14:50 2020	(r548726)
+++ branches/2020Q3/www/typo3-9/Makefile	Tue Sep 15 12:56:24 2020	(r548727)
@@ -25,7 +25,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	9
 PORT_V_MINOR=	5
-PORT_V_PATCH=	20
+PORT_V_PATCH=	21
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: branches/2020Q3/www/typo3-9/distinfo
==============================================================================
--- branches/2020Q3/www/typo3-9/distinfo	Tue Sep 15 11:14:50 2020	(r548726)
+++ branches/2020Q3/www/typo3-9/distinfo	Tue Sep 15 12:56:24 2020	(r548727)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596533439
-SHA256 (typo3_src-9.5.20.tar.gz) = dd1adf61d7e0fb77b23da0048fbdf67b3ab0be0c273b18197a0b753f39c4e432
-SIZE (typo3_src-9.5.20.tar.gz) = 29493649
+TIMESTAMP = 1600093860
+SHA256 (typo3_src-9.5.21.tar.gz) = 44aa723607b5a55c7d5d63df7bb3aa55ae67c52b01ff3fa245c9268e78f92e6c
+SIZE (typo3_src-9.5.21.tar.gz) = 29483902



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009151256.08FCuOvo019882>