Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 00:16:08 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 94e4c76e2dcb - main - www/typo3-9: Update to 9.5.31
Message-ID:  <202110050016.1950G8bm053815@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94e4c76e2dcb03f963b94d3fc9c22c57c6d867a9

commit 94e4c76e2dcb03f963b94d3fc9c22c57c6d867a9
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-10-05 00:14:26 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-10-05 00:14:26 +0000

    www/typo3-9: Update to 9.5.31
    
    Mark DEPRECATE
    PR:             258842
    Reported by:    freebsd-ports@charlieroot.de(maintainer)
---
 www/typo3-9/Makefile  | 5 ++++-
 www/typo3-9/distinfo  | 6 +++---
 www/typo3-9/pkg-descr | 4 ++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/www/typo3-9/Makefile b/www/typo3-9/Makefile
index 5b1cddaab014..b1b261269493 100644
--- a/www/typo3-9/Makefile
+++ b/www/typo3-9/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Typo3 content management system
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Mainstream support ended 2021-09-30
+EXPIRATION_DATE=2024-09-30
+
 USES=		cpe php:web,flavors shebangfix
 USE_PHP=	ctype dom fileinfo filter hash intl json openssl pcre session simplexml \
 		spl tokenizer xml zip
@@ -24,7 +27,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	9
 PORT_V_MINOR=	5
-PORT_V_PATCH=	27
+PORT_V_PATCH=	31
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
diff --git a/www/typo3-9/distinfo b/www/typo3-9/distinfo
index 130e3138db29..8248bf933d2a 100644
--- a/www/typo3-9/distinfo
+++ b/www/typo3-9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620799826
-SHA256 (typo3_src-9.5.27.tar.gz) = a48b5be7959f69e111d916f43946f2a4ddea4d060e04b328b5c836ca9166df6b
-SIZE (typo3_src-9.5.27.tar.gz) = 29641117
+TIMESTAMP = 1633389780
+SHA256 (typo3_src-9.5.31.tar.gz) = 5abef769c4bb89a4b5b8d5ba87028ea1e9f75874dc625c39bd0a4cef6b68caaa
+SIZE (typo3_src-9.5.31.tar.gz) = 29805215
diff --git a/www/typo3-9/pkg-descr b/www/typo3-9/pkg-descr
index 55913e4abe11..b30baa720764 100644
--- a/www/typo3-9/pkg-descr
+++ b/www/typo3-9/pkg-descr
@@ -15,7 +15,7 @@ System requirements
 * Internet Explorer 11 and later
 
 Supported Until
-Free: 2021-09-01
-ELTS: 2024-09-01
+Free: 2021-09-30
+ELTS: 2024-09-30
 
 WWW: https://typo3.org/



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