diff options
author | culot <culot@FreeBSD.org> | 2012-10-18 00:23:32 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-10-18 00:23:32 +0800 |
commit | 0067b160488728f3c051e3b9257ee197b602abee (patch) | |
tree | be65f8293d5982c8f7cbace709b55ba15f0cabd1 /www | |
parent | f1daf18ab1c651e6976312a3d411297a98e64ba8 (diff) | |
download | freebsd-ports-gnome-0067b160488728f3c051e3b9257ee197b602abee.tar.gz freebsd-ports-gnome-0067b160488728f3c051e3b9257ee197b602abee.tar.zst freebsd-ports-gnome-0067b160488728f3c051e3b9257ee197b602abee.zip |
- 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
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 8 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 28 |
3 files changed, 33 insertions, 5 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 4637e4d2bd10..bb9f2da15b28 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -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} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index bc08ba4fe43b..786ac02dcb1f 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -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 diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index 85df0957d668..f6f87a58f674 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -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 |