From owner-svn-ports-all@freebsd.org Wed Oct 10 06:45:28 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 99C7B10CA3AC; Wed, 10 Oct 2018 06:45:28 +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 4630E7159F; Wed, 10 Oct 2018 06:45:28 +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 3640D1D626; Wed, 10 Oct 2018 06:45:28 +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 w9A6jSNS026948; Wed, 10 Oct 2018 06:45:28 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9A6jRSJ026944; Wed, 10 Oct 2018 06:45:27 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810100645.w9A6jRSJ026944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 10 Oct 2018 06:45:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481697 - in head/www/typo3-8: . files X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/www/typo3-8: . files X-SVN-Commit-Revision: 481697 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: Wed, 10 Oct 2018 06:45:28 -0000 Author: wen Date: Wed Oct 10 06:45:27 2018 New Revision: 481697 URL: https://svnweb.freebsd.org/changeset/ports/481697 Log: - Update to 8.7.19 - Update pkg-message and pkg-descr PR: 232114 Submitted by: freebsd-ports@charlieroot.de(maintainer) Modified: head/www/typo3-8/Makefile head/www/typo3-8/distinfo head/www/typo3-8/files/pkg-message.in head/www/typo3-8/pkg-descr Modified: head/www/typo3-8/Makefile ============================================================================== --- head/www/typo3-8/Makefile Wed Oct 10 06:43:35 2018 (r481696) +++ head/www/typo3-8/Makefile Wed Oct 10 06:45:27 2018 (r481697) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 17 +PORT_V_PATCH= 19 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} @@ -34,6 +34,11 @@ TYPO3DIR= ${PORTNAME}-${PORT_V_MAJOR} USERS= ${WWWOWN} GROUPS= ${WWWGRP} + +SUB_FILES= pkg-message +SUB_LIST+= PREFIX=${PREFIX} \ + TYPO3WWW=${TYPO3WWW} \ + TYPO3DIR=${TYPO3DIR} DISTFILES+= ${TYPO3SRC}${EXTRACT_SUFX} Modified: head/www/typo3-8/distinfo ============================================================================== --- head/www/typo3-8/distinfo Wed Oct 10 06:43:35 2018 (r481696) +++ head/www/typo3-8/distinfo Wed Oct 10 06:45:27 2018 (r481697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531847954 -SHA256 (typo3_src-8.7.17.tar.gz) = 62d3640f75c52a424abe744c2d8ee73c5a01a2d8e7c383c61ca7207e44e22f76 -SIZE (typo3_src-8.7.17.tar.gz) = 19286993 +TIMESTAMP = 1539074805 +SHA256 (typo3_src-8.7.19.tar.gz) = 808e72880c0b878482901f70c4490e589915f841c804f9ba5e38da2915a73daa +SIZE (typo3_src-8.7.19.tar.gz) = 19298810 Modified: head/www/typo3-8/files/pkg-message.in ============================================================================== --- head/www/typo3-8/files/pkg-message.in Wed Oct 10 06:43:35 2018 (r481696) +++ head/www/typo3-8/files/pkg-message.in Wed Oct 10 06:45:27 2018 (r481697) @@ -1,8 +1,10 @@ +************************************* + POST-INSTALL CONFIGURATION FOR TYPO3 ===================================== 1) Add the following to your Apache configuration file - httpd.conf, and restart the server: + httpd.conf and restart the web server: For Apache versions earlier than 2.4: @@ -25,30 +27,12 @@ POST-INSTALL CONFIGURATION FOR TYPO3 Require all granted -3) Visit your Moodle site with a browser (i.e., - http://your.server.com/typo3/), and you should - be taken to the install.php script, which will lead - you through creating a config.php file and then - setting up Moodle, creating an admin account, etc. +2) Visit your TYPO3 site with a browser (i.e. + http://your.server.com/typo3/) to continue the + installation / upgrade process. For more information, see the INSTALL DOCUMENTATION: - https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_7-6/INSTALL.md - For Apache version 2.4.x or above: + https://docs.typo3.org/typo3cms/GettingStartedTutorial/latest/Installation/Index.html - Alias /typo3 %%PREFIX%%/%%TYPO3WWW%%/%%TYPO3DIR%%/ - AcceptPathInfo On - - Options Indexes FollowSymLinks - AllowOverride None - Require all granted - - -3) Visit your typo3 site with a browser (i.e., - http://your.server.com/typo3/), and you should - be taken to the install.php script, which will lead - you through creating the typo3 site. - -For more information, see the INSTALL DOCUMENTATION: - - https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_7-6/INSTALL.md +************************************* Modified: head/www/typo3-8/pkg-descr ============================================================================== --- head/www/typo3-8/pkg-descr Wed Oct 10 06:43:35 2018 (r481696) +++ head/www/typo3-8/pkg-descr Wed Oct 10 06:45:27 2018 (r481697) @@ -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 current stable LTS release (for all new projects) -The latest version with Long Term Support (LTS). It will have full support -until October 2018 and security bugfixes until March 2020. +The old stable LTS release (for all new projects) +The old version with Long Term Support (LTS). It will have maintenance and +security-related bugfixes until March 2020. WWW: http://typo3.org/