- Update to 4.5.27
Changes: http://wiki.typo3.org/TYPO3_4.5.27 PR: ports/178967 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
This commit is contained in:
parent
c6f6e1303e
commit
203bb828c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319161
3 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typo3
|
||||
PORTVERSION= 4.5.26
|
||||
PORTVERSION= 4.5.27
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (typo3_src-4.5.26.tar.gz) = 8f97725d3a64ae6a6bed7c5944eaa42dfaa47459a7dd7891f56270f95c58630f
|
||||
SIZE (typo3_src-4.5.26.tar.gz) = 20639930
|
||||
SHA256 (dummy-4.5.26.tar.gz) = dba2ac3f020a2b0b29611f4b3432d00bf0017a748033e1c73c216560bf8f3e8c
|
||||
SIZE (dummy-4.5.26.tar.gz) = 9857
|
||||
SHA256 (typo3_src-4.5.27.tar.gz) = c84e9f91b397760c8014cad38ab0d5ed01c160ce18733320e0c4863d1cd81e4d
|
||||
SIZE (typo3_src-4.5.27.tar.gz) = 20638737
|
||||
SHA256 (dummy-4.5.27.tar.gz) = 701046b7a63a1bf8920d2f4bcdd0926e1ffb4a7d7128d837d67dd7edd0533d7e
|
||||
SIZE (dummy-4.5.27.tar.gz) = 9855
|
||||
|
|
|
@ -2992,6 +2992,7 @@
|
|||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/CleanStateNotMemorized.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectType.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InconsistentQuerySettings.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidClass.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidNumberOfConstraints.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidPropertyType.php
|
||||
|
|
Loading…
Reference in a new issue