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

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Sep 15 06:23:52 UTC 2020


Author: lwhsu
Date: Tue Sep 15 06:23:51 2020
New Revision: 548704
URL: https://svnweb.freebsd.org/changeset/ports/548704

Log:
  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 at charlieroot.de> (maintainer)
  MFC after:	2 weeks
  MFH:		2020Q3

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

Modified: head/www/typo3-9/Makefile
==============================================================================
--- head/www/typo3-9/Makefile	Tue Sep 15 06:20:18 2020	(r548703)
+++ head/www/typo3-9/Makefile	Tue Sep 15 06:23:51 2020	(r548704)
@@ -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: head/www/typo3-9/distinfo
==============================================================================
--- head/www/typo3-9/distinfo	Tue Sep 15 06:20:18 2020	(r548703)
+++ head/www/typo3-9/distinfo	Tue Sep 15 06:23:51 2020	(r548704)
@@ -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


More information about the svn-ports-head mailing list