- Update to 6.0.3
Changes: http://wiki.typo3.org/TYPO3_6.0.3#Changes PR: ports/176688 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
This commit is contained in:
parent
9a37ec4707
commit
cca0d42487
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313523
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typo3
|
||||
PORTVERSION= 6.0.2
|
||||
PORTVERSION= 6.0.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (typo3_src-6.0.2.tar.gz) = 38c478e34e52cae2fc00db5b67598e84f210b24cc35ab7719eca571732374d7a
|
||||
SIZE (typo3_src-6.0.2.tar.gz) = 22155803
|
||||
SHA256 (dummy-6.0.2.tar.gz) = 2ad9dfd2df920a7d60b626e6224bfb3cdb9d6698b368c20d44169a45952c66ce
|
||||
SIZE (dummy-6.0.2.tar.gz) = 10193
|
||||
SHA256 (typo3_src-6.0.3.tar.gz) = c09abc201021eef78b6cf68aa7b0901d2a127ed4952b6bdc0c146c8280377195
|
||||
SIZE (typo3_src-6.0.3.tar.gz) = 22162404
|
||||
SHA256 (dummy-6.0.3.tar.gz) = 5f4c98718888798ad792fd9ce06ef5eb95249ffd6968b9fcf1c91e6010cb3ac7
|
||||
SIZE (dummy-6.0.3.tar.gz) = 10189
|
||||
|
@ -3097,6 +3097,7 @@
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user