Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Sep 2013 15:39:42 +0200 (CEST)
From:      Helmut Ritter <freebsd-ports@charlieroot.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181870: [MAINTAINER] www/typo3: update to 6.1.4
Message-ID:  <20130906133942.AE21818290@BSDHelmut964.charlieroot.de>
Resent-Message-ID: <201309061400.r86E003F002038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181870
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: update to 6.1.4
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Ritter
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #6 r254648: Thu Aug 22 15:03:30 CEST
>Description:
- Update to 6.1.4
- Contains bug and security fixes
- http://typo3.org/news/article/typo3-cms-609-and-614-released/

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo3-6.1.4.patch begins here ---
diff -ruN ../typo3.org/Makefile ./Makefile
--- ../typo3.org/Makefile	2013-09-06 15:03:12.000000000 +0200
+++ ./Makefile	2013-09-06 15:30:11.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/typo3/Makefile 324294 2013-08-05 21:56:56Z ohauer $
 
 PORTNAME=	typo3
-PORTVERSION=	6.1.3
+PORTVERSION=	6.1.4
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
diff -ruN ../typo3.org/distinfo ./distinfo
--- ../typo3.org/distinfo	2013-09-06 15:03:12.000000000 +0200
+++ ./distinfo	2013-09-06 15:30:22.000000000 +0200
@@ -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.4.tar.gz) = 5e8cc833ab923b9edafd75e730bd1aa32ba1bde9505ef4cc02d16e548b37a7ed
+SIZE (typo3_src-6.1.4.tar.gz) = 20975338
+SHA256 (dummy-6.1.4.tar.gz) = 3fa33a4c11b30b933f77217f3e6ac55d1c34226f4c53789cbe00a52b65439b2d
+SIZE (dummy-6.1.4.tar.gz) = 9709
diff -ruN ../typo3.org/pkg-plist ./pkg-plist
--- ../typo3.org/pkg-plist	2013-09-06 15:03:12.000000000 +0200
+++ ./pkg-plist	2013-09-06 15:34:00.000000000 +0200
@@ -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,12 +3100,12 @@
 %%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
@@ -3126,6 +3129,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 +3137,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 +4166,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 +10227,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
--- typo3-6.1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130906133942.AE21818290>