Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 05:02:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533510 - in head/www: . typo3-10
Message-ID:  <202005010502.04152Jan085448@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May  1 05:02:19 2020
New Revision: 533510
URL: https://svnweb.freebsd.org/changeset/ports/533510

Log:
  Add typo3-10 10.4.1 (copied from typo3-9)
  
  TYPO3 is a free Open Source content management system for enterprise purposes
  on the web and in intranets. It offers full flexibility and extendability while
  featuring an accomplished set of ready-made interfaces, functions and modules.
  
  The current stable LTS release (for all new projects).
  The latest version with Long Term Support (LTS).
  It will have full support until October 2021 and security-related bugfixes
  until April 2023.
  
  WWW: https://typo3.org/
  
  PR:		246058
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de>

Added:
  head/www/typo3-10/
     - copied from r533417, head/www/typo3-9/
Modified:
  head/www/Makefile
  head/www/typo3-10/Makefile
  head/www/typo3-10/distinfo
  head/www/typo3-10/pkg-descr

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Fri May  1 05:02:08 2020	(r533509)
+++ head/www/Makefile	Fri May  1 05:02:19 2020	(r533510)
@@ -2325,6 +2325,7 @@
     SUBDIR += twiki-TwistyPlugin
     SUBDIR += twiki-WysiwygPlugin
     SUBDIR += twms
+    SUBDIR += typo3-10
     SUBDIR += typo3-8
     SUBDIR += typo3-9
     SUBDIR += uchiwa

Modified: head/www/typo3-10/Makefile
==============================================================================
--- head/www/typo3-9/Makefile	Thu Apr 30 08:17:34 2020	(r533417)
+++ head/www/typo3-10/Makefile	Fri May  1 05:02:19 2020	(r533510)
@@ -23,9 +23,9 @@ NO_ARCH=	yes
 SHEBANG_GLOB=	*.sh *.php
 PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
-PORT_V_MAJOR=	9
-PORT_V_MINOR=	5
-PORT_V_PATCH=	15
+PORT_V_MAJOR=	10
+PORT_V_MINOR=	4
+PORT_V_PATCH=	1
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: head/www/typo3-10/distinfo
==============================================================================
--- head/www/typo3-9/distinfo	Thu Apr 30 08:17:34 2020	(r533417)
+++ head/www/typo3-10/distinfo	Fri May  1 05:02:19 2020	(r533510)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585661457
-SHA256 (typo3_src-9.5.15.tar.gz) = 20ac4b803bea6d649a9b095ce3988f869a3e71af3e12b72b483840a470c5222a
-SIZE (typo3_src-9.5.15.tar.gz) = 29551987
+TIMESTAMP = 1588279628
+SHA256 (typo3_src-10.4.1.tar.gz) = 515415bceb280d9d66215f7a38266126083673fd6e596904f66a869bd828dbf3
+SIZE (typo3_src-10.4.1.tar.gz) = 32630464

Modified: head/www/typo3-10/pkg-descr
==============================================================================
--- head/www/typo3-9/pkg-descr	Thu Apr 30 08:17:34 2020	(r533417)
+++ head/www/typo3-10/pkg-descr	Fri May  1 05:02:19 2020	(r533510)
@@ -4,7 +4,7 @@ featuring an accomplished set of ready-made interfaces
 
 The current stable LTS release (for all new projects).
 The latest version with Long Term Support (LTS).
-It will have full support until April 2020 and security-related bugfixes
-until September 2021.
+It will have full support until October 2021 and security-related bugfixes
+until April 2023.
 
 WWW: https://typo3.org/



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