From owner-svn-ports-all@FreeBSD.ORG Sat May 24 20:53:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F40BD02; Sat, 24 May 2014 20:53:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C10A2D2C; Sat, 24 May 2014 20:53:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4OKrfkW002576; Sat, 24 May 2014 20:53:41 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4OKregi002573; Sat, 24 May 2014 20:53:40 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405242053.s4OKregi002573@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 May 2014 20:53:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355081 - head/www/typo3 X-SVN-Group: ports-head 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.18 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: Sat, 24 May 2014 20:53:41 -0000 Author: sunpoet Date: Sat May 24 20:53:40 2014 New Revision: 355081 URL: http://svnweb.freebsd.org/changeset/ports/355081 QAT: https://qat.redports.org/buildarchive/r355081/ Log: - Update to 6.1.9 - While I'm here, complete PLIST Changes: https://typo3.org/news/article/typo3-cms-4534-4719-6014-619-and-623-released/ PR: ports/190170 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3/Makefile head/www/typo3/distinfo head/www/typo3/pkg-plist Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Sat May 24 20:53:33 2014 (r355080) +++ head/www/typo3/Makefile Sat May 24 20:53:40 2014 (r355081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.1.8 +PORTVERSION= 6.1.9 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Sat May 24 20:53:33 2014 (r355080) +++ head/www/typo3/distinfo Sat May 24 20:53:40 2014 (r355081) @@ -1,4 +1,4 @@ -SHA256 (typo3_src-6.1.8.tar.gz) = 890708ae15d8475511e49b3384fa59bc2386575c60da5971ace8b9b9912d689c -SIZE (typo3_src-6.1.8.tar.gz) = 21189737 -SHA256 (dummy-6.1.8.tar.gz) = 6b78bcb459d69b296c77d4b11c4398b3063dd5401056f95f29919bf24a3eceb9 -SIZE (dummy-6.1.8.tar.gz) = 9813 +SHA256 (typo3_src-6.1.9.tar.gz) = 19195b9d470d12fe63e2461a99e00ef9621fc67a7a848b9cf6ab707f45b028bc +SIZE (typo3_src-6.1.9.tar.gz) = 21108014 +SHA256 (dummy-6.1.9.tar.gz) = f269454dfe286b3cc6e4518c16bed1ce1f4c177dfae693deaf3012b17a87ddae +SIZE (dummy-6.1.9.tar.gz) = 9814 Modified: head/www/typo3/pkg-plist ============================================================================== --- head/www/typo3/pkg-plist Sat May 24 20:53:33 2014 (r355080) +++ head/www/typo3/pkg-plist Sat May 24 20:53:40 2014 (r355081) @@ -516,7 +516,6 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-vn.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_CN.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_TW.js -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/charts.swf %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/README.txt %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/debug.css %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/ext-all-notheme.css @@ -3124,6 +3123,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/GeneralUtilityFixture.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/RuntimeException.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/clear.gif @@ -10710,3 +10710,5 @@ @dirrmtry %%WWWDIR%%/fileadmin/_temp_ @dirrmtry %%WWWDIR%%/fileadmin @dirrmtry %%WWWDIR%% +@owner +@group