Date: Wed, 17 Oct 2012 16:23:33 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306020 - head/www/typo3 Message-ID: <201210171623.q9HGNXaH010982@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <freebsd-ports@charlieroot.de> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210171623.q9HGNXaH010982>