From owner-svn-ports-all@freebsd.org Thu Oct 11 09:33:58 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 917E910B3945; Thu, 11 Oct 2018 09:33:58 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3EA7E902B9; Thu, 11 Oct 2018 09:33:58 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3871D6AE1; Thu, 11 Oct 2018 09:33:58 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9B9Xwle065774; Thu, 11 Oct 2018 09:33:58 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9B9XvG4065771; Thu, 11 Oct 2018 09:33:57 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810110933.w9B9XvG4065771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 11 Oct 2018 09:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481801 - head/www/typo3-7 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/typo3-7 X-SVN-Commit-Revision: 481801 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 09:33:58 -0000 Author: wen Date: Thu Oct 11 09:33:57 2018 New Revision: 481801 URL: https://svnweb.freebsd.org/changeset/ports/481801 Log: - Update to 7.6.31 - Mark DEPRECATED PR: 232113 Submitted by: freebsd-ports@charlieroot.de(maintainer) Modified: head/www/typo3-7/Makefile head/www/typo3-7/distinfo head/www/typo3-7/pkg-descr Modified: head/www/typo3-7/Makefile ============================================================================== --- head/www/typo3-7/Makefile Thu Oct 11 09:30:28 2018 (r481800) +++ head/www/typo3-7/Makefile Thu Oct 11 09:33:57 2018 (r481801) @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. +DEPRECATED= Support will end in October 2018, please update to either www/typo3-8 or www/typo3-9 +EXPIRDATION_DATE= 2018-10-31 + USES= cpe shebangfix php:web SHEBANG_GLOB= *.sh *.php NO_BUILD= yes @@ -24,7 +27,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 30 +PORT_V_PATCH= 31 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-7/distinfo ============================================================================== --- head/www/typo3-7/distinfo Thu Oct 11 09:30:28 2018 (r481800) +++ head/www/typo3-7/distinfo Thu Oct 11 09:33:57 2018 (r481801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531847817 -SHA256 (typo3_src-7.6.30.tar.gz) = 21d8394aa7686c4787cd2cc0185fd839548ef5a9b63c24a11e43d91400c5b6b1 -SIZE (typo3_src-7.6.30.tar.gz) = 20513596 +TIMESTAMP = 1539249864 +SHA256 (typo3_src-7.6.31.tar.gz) = a2b2d045df5164917fdd5c18c702fb2a235b648e57c0b86293aaabb2d1e0724e +SIZE (typo3_src-7.6.31.tar.gz) = 20514071 Modified: head/www/typo3-7/pkg-descr ============================================================================== --- head/www/typo3-7/pkg-descr Thu Oct 11 09:30:28 2018 (r481800) +++ head/www/typo3-7/pkg-descr Thu Oct 11 09:33:57 2018 (r481801) @@ -2,8 +2,8 @@ TYPO3 is a free Open Source content management system 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 old stable LTS release (for existing projects) -The old version with Long Term Support (LTS). It will have maintenance and +The legacy stable LTS release. +The legacy version with Long Term Support (LTS). It will have maintenance and security-related bugfixes until October 2018. WWW: http://typo3.org/