diff options
author | culot <culot@FreeBSD.org> | 2013-07-24 22:45:15 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-07-24 22:45:15 +0800 |
commit | 62aa833eaa6af879268e68ea8020a1097201ee74 (patch) | |
tree | 116111a45fb8b7b6c1847f94102a320ee86abb7a /www | |
parent | d7c751fdbf8814649db1d154d1eaf77563217eae (diff) | |
download | freebsd-ports-gnome-62aa833eaa6af879268e68ea8020a1097201ee74.tar.gz freebsd-ports-gnome-62aa833eaa6af879268e68ea8020a1097201ee74.tar.zst freebsd-ports-gnome-62aa833eaa6af879268e68ea8020a1097201ee74.zip |
- Update to 6.1.2
Changes: http://wiki.typo3.org/TYPO3_6.1.2
PR: ports/180801
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
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 | 12 |
3 files changed, 15 insertions, 7 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 4164a162f7ca..ce7a3f619dc2 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.1.1 +PORTVERSION= 6.1.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 657cd77abd1b..36acf4ba5f22 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -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 --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index b0c50f68701e..c67f29ef5a96 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -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 |