From owner-svn-ports-all@FreeBSD.ORG Wed Oct 17 16:23:33 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7BCCA86; Wed, 17 Oct 2012 16:23:33 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 971EC8FC08; Wed, 17 Oct 2012 16:23:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9HGNX5M010987; Wed, 17 Oct 2012 16:23:33 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9HGNXaH010982; Wed, 17 Oct 2012 16:23:33 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201210171623.q9HGNXaH010982@svn.freebsd.org> From: Frederic Culot Date: Wed, 17 Oct 2012 16:23:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306020 - 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.14 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, 17 Oct 2012 16:23:33 -0000 Author: culot Date: Wed Oct 17 16:23:32 2012 New Revision: 306020 URL: http://svn.freebsd.org/changeset/ports/306020 Log: - Update to 4.7.5 Changes: http://wiki.typo3.org/wiki/TYPO3_4.7.5 PR: ports/172794 Submitted by: Helmut Ritter (maintainer) Feature safe: yes Modified: head/www/typo3/Makefile head/www/typo3/distinfo head/www/typo3/pkg-plist Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Wed Oct 17 16:12:52 2012 (r306019) +++ head/www/typo3/Makefile Wed Oct 17 16:23:32 2012 (r306020) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.7.4 +PORTVERSION= 4.7.5 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Wed Oct 17 16:12:52 2012 (r306019) +++ head/www/typo3/distinfo Wed Oct 17 16:23:32 2012 (r306020) @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.7.4.tar.gz) = f770f8ae7cbb1b2a70547d9dcc53b6e2372467940884b3e0701b1c221682193d -SIZE (typo3_src-4.7.4.tar.gz) = 22375813 -SHA256 (dummy-4.7.4.tar.gz) = 21e17c67783a9e91ad39a011604fd61ceb946627e835943d32609f4a4393ba4b -SIZE (dummy-4.7.4.tar.gz) = 10139 +SHA256 (typo3_src-4.7.5.tar.gz) = 3309c46aa2f9bf3117a8d053b13c331fff013a4b51882e6afebc33e41c500a69 +SIZE (typo3_src-4.7.5.tar.gz) = 22459854 +SHA256 (dummy-4.7.5.tar.gz) = 12355c9bc97dadba3d6457b63da11cbe1c4d6e9d6a189c132732baf064315539 +SIZE (dummy-4.7.5.tar.gz) = 10148 Modified: head/www/typo3/pkg-plist ============================================================================== --- head/www/typo3/pkg-plist Wed Oct 17 16:12:52 2012 (r306019) +++ head/www/typo3/pkg-plist Wed Oct 17 16:23:32 2012 (r306020) @@ -4171,6 +4171,29 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Various.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Panel.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Right.js +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter/AlphabeticTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter/AlphanumericTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/AlphabeticTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/AlphanumericTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/BetweenTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/DateTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/DigitTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/EmailTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/EqualsTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FileallowedtypesTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FilemaximumsizeTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FileminimumsizeTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FloatTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/GreaterthanTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/Helper.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/InarrayTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/IntegerTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/IpTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/LengthTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/LessthanTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/RegexpTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/RequiredTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/UriTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_autoload.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_emconf.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_icon.gif @@ -8686,6 +8709,11 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func_wizards @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func/mod1 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Validation @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Filters @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms