mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Update to 4.6.13
Changes: http://wiki.typo3.org/wiki/TYPO3_4.6.13 PR: ports/172795 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Feature safe: yes
This commit is contained in:
parent
872568c114
commit
9736157726
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306022
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typo3
|
||||
PORTVERSION= 4.6.12
|
||||
PORTVERSION= 4.6.13
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (typo3_src-4.6.12.tar.gz) = 99ba9550ed74b1c9185fda8bcaf17da3a7b433fd62608afcb24c21a7f25df8b8
|
||||
SIZE (typo3_src-4.6.12.tar.gz) = 21288826
|
||||
SHA256 (dummy-4.6.12.tar.gz) = cfa9a8a1b4fad18d27fc0a88b0e2e165b2d4d4cf5eada2343819f9621a77f508
|
||||
SIZE (dummy-4.6.12.tar.gz) = 10143
|
||||
SHA256 (typo3_src-4.6.13.tar.gz) = d008d7fa4d8ca2becec8182259843c5adf30acd9c97d91e992abd4700602ac31
|
||||
SIZE (typo3_src-4.6.13.tar.gz) = 21369270
|
||||
SHA256 (dummy-4.6.13.tar.gz) = 7db99a3a78b60391efed4024cc23e4fdaa304305cc75dccf3e27ca81e511ef73
|
||||
SIZE (dummy-4.6.13.tar.gz) = 10147
|
||||
|
@ -4018,6 +4018,7 @@
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Various.js
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Panel.js
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Right.js
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter/AlphanumericTest.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_autoload.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_emconf.php
|
||||
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/ext_icon.gif
|
||||
@ -8485,6 +8486,10 @@
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func_wizards
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func/mod1
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/func
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Validation
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Filters
|
||||
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms
|
||||
|
Loading…
Reference in New Issue
Block a user