FreeBSD Bugzilla – Attachment 135808 Details for
Bug 180801
[MAINTAINER] www/typo3: update to 6.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
typo3-6.1.2.patch
typo3-6.1.2.patch (text/plain), 7.17 KB, created by
Helmut Ritter
on 2013-07-24 14:00:00 UTC
(
hide
)
Description:
typo3-6.1.2.patch
Filename:
MIME Type:
Creator:
Helmut Ritter
Created:
2013-07-24 14:00:00 UTC
Size:
7.17 KB
patch
obsolete
>diff -ruN ../typo3.org/Makefile ./Makefile >--- ../typo3.org/Makefile 2013-05-27 10:23:31.000000000 +0200 >+++ ./Makefile 2013-07-24 13:55:56.000000000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/www/typo3/Makefile 319159 2013-05-27 07:18:51Z culot $ > > PORTNAME= typo3 >-PORTVERSION= 6.1.1 >+PORTVERSION= 6.1.2 > CATEGORIES= www > MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} > >diff -ruN ../typo3.org/distinfo ./distinfo >--- ../typo3.org/distinfo 2013-05-27 10:23:31.000000000 +0200 >+++ ./distinfo 2013-07-24 13:56:09.000000000 +0200 >@@ -1,4 +1,4 @@ >-SHA256 (typo3_src-6.1.1.tar.gz) = ef7c5ad7b610bd69ee5f730b8e42813a3e98d5516cfee0b41173318a60be2f61 >-SIZE (typo3_src-6.1.1.tar.gz) = 20983311 >-SHA256 (dummy-6.1.1.tar.gz) = b4b70f82f82efce3aff1eb1cb5e593a48a0e830dc7593af9e6a9dd1bc12fb2ff >-SIZE (dummy-6.1.1.tar.gz) = 9705 >+SHA256 (typo3_src-6.1.2.tar.gz) = e43a7912b2d005a9586cf179776b5a8986b9f837e02d233c7710f0b55cfd49f9 >+SIZE (typo3_src-6.1.2.tar.gz) = 21063841 >+SHA256 (dummy-6.1.2.tar.gz) = 25228d799825fb37854e317c154dce4bae60eef4a25a38e3f3b34e569c9695d6 >+SIZE (dummy-6.1.2.tar.gz) = 9709 >diff -ruN ../typo3.org/pkg-plist ./pkg-plist >--- ../typo3.org/pkg-plist 2013-05-27 10:23:31.000000000 +0200 >+++ ./pkg-plist 2013-07-24 13:58:59.000000000 +0200 >@@ -3006,6 +3006,7 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php >+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File/ExtendedFileUtilityTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/FunctionalTestCase.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Integrity/IntegrityTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Legacy/typo3/contrib/class.removexssTest.php >@@ -3112,7 +3113,6 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php >-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/RuntimeException.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/clear.gif >@@ -3853,6 +3853,7 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Resources/Public/JavaScript/update.js > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Resources/Public/JavaScript/upload.js > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Tests/Unit/Controller/UpdateFromTerControllerTest.php >+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Tests/Unit/Controller/UploadExtensionFileControllerTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/DownloadQueueTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/ExtensionTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/ConfigurationItemRepositoryTest.php >@@ -5140,6 +5141,7 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/InitUpdateWizard.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/ReferenceIntegrityUpdateWizard.php >+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/RteFileLinksUpdateWizard.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/RteMagicImagesUpdateWizard.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php >@@ -5208,6 +5210,7 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Resources/Public/Stylesheets/install_login.css > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Resources/Public/Stylesheets/reset.css > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Tests/Unit/InstallToolTest.php >+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/Tests/Unit/SchemaMigratorTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/ext_autoload.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/ext_emconf.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/install/ext_icon.gif >@@ -5674,6 +5677,7 @@ > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Migrations/Code/ClassAliasMap.php >+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Tests/Unit/Browser/ElementBrowserTest.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/ext_autoload.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/ext_emconf.php > %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/ext_icon.gif >@@ -9513,6 +9517,9 @@ > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recycler/Classes > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recycler > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/mod1 >+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Tests/Unit/Browser >+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Tests/Unit >+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Tests > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Migrations/Code > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Migrations > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/recordlist/Classes/RecordList >@@ -10134,7 +10141,6 @@ > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cshmanual/Classes > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cshmanual > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures >-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/File > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/TypoScript/Parser > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/TypoScript/Fixtures >@@ -10182,6 +10188,8 @@ > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Legacy/typo3 > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Legacy > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Integrity >+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File >+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection > @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 180801
: 135808