aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 14:10:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 14:10:37 +0000
commitceec997ab5ad36443a7d1cccbdae02cb5359c51a (patch)
tree2f7f64c986fc5087c22263319113e3b8b66fbd67 /www
parent924bd4dc9005c6b669efbbdb04a8ec9703382af1 (diff)
downloadports-ceec997ab5ad36443a7d1cccbdae02cb5359c51a.tar.gz
ports-ceec997ab5ad36443a7d1cccbdae02cb5359c51a.zip
- Update to 6.1.5
Changes: http://typo3.org/news/article/typo3-cms-615-6010-4715-and-4530-released/ PR: ports/182091 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Notes
Notes: svn path=/head/; revision=327285
Diffstat (limited to 'www')
-rw-r--r--www/typo3/Makefile2
-rw-r--r--www/typo3/distinfo8
-rw-r--r--www/typo3/pkg-plist10
3 files changed, 13 insertions, 7 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile
index fb2f2743dd37..7d1272b6dffd 100644
--- a/www/typo3/Makefile
+++ b/www/typo3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typo3
-PORTVERSION= 6.1.3
+PORTVERSION= 6.1.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 fce481c6aaaa..f93b15dc9337 100644
--- a/www/typo3/distinfo
+++ b/www/typo3/distinfo
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-6.1.3.tar.gz) = a30d1c1ebf9f17575844fbabdbccc104e31d82216b076411a083077a6875874c
-SIZE (typo3_src-6.1.3.tar.gz) = 21086000
-SHA256 (dummy-6.1.3.tar.gz) = d8b5d4b0b3eff40dec0deb5ad445f63685011c08efd2febb58c2beada77a51f3
-SIZE (dummy-6.1.3.tar.gz) = 9710
+SHA256 (typo3_src-6.1.5.tar.gz) = 0b4028414a41264089fa35fd9c8377728f6044a04fc7ce5737f82ca0e6cee99b
+SIZE (typo3_src-6.1.5.tar.gz) = 21129505
+SHA256 (dummy-6.1.5.tar.gz) = 73c889f202df82b3c12cc4c2cac03dcfb6d50c882d0b5d639368ee3dc2ad5407
+SIZE (dummy-6.1.5.tar.gz) = 9814
diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist
index 4fd67bee3fc4..271a0d8f7f4c 100644
--- a/www/typo3/pkg-plist
+++ b/www/typo3/pkg-plist
@@ -2882,6 +2882,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Driver/AbstractHierarchicalFilesystemDriver.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Exception.php
@@ -2935,6 +2936,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/ResourceFactory.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/ResourceInterface.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/ResourceStorage.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Service/FrontendContentAdapterService.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Service/IndexerService.php
@@ -2973,6 +2975,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/MonitorUtility.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/PathUtility.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/ResourceUtility.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/RootlineUtility.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/StringUtility.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php
@@ -3097,16 +3100,15 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/Dummy.html
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/FactoryTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/FileReferenceTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/FileTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/ResourceFactoryTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Service/FrontendContentAdapterServiceTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/StorageRepositoryTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/TypoScript/Fixtures/ext_typoscript_setup.txt
@@ -3126,6 +3128,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/MathUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/RootlineUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/StringUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/VersionNumberUtilityTest.php
@@ -3133,6 +3136,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_autoload.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_emconf.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_icon.png
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_localconf.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_tables.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/ext_tables.sql
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php
@@ -4161,6 +4165,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/IfViewHelperTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link/EmailViewHelperTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link/ExternalViewHelperTest.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link/PageViewHelperTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/RenderChildrenViewHelperTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/RenderViewHelperTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Security/IfAuthenticatedViewHelperTest.php
@@ -10221,6 +10226,7 @@
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Service
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Utility
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Service
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Security
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Processing
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Hook
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/Filter