diff options
author | culot <culot@FreeBSD.org> | 2012-10-18 00:30:56 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-10-18 00:30:56 +0800 |
commit | b7cfc31da8aea8081b712ca1b37f974119440755 (patch) | |
tree | 8c45ffb258626ac20007e43448205907190f1a59 | |
parent | 18052e39056cc2306c00b68ae943c3aef68bfad4 (diff) | |
download | freebsd-ports-gnome-b7cfc31da8aea8081b712ca1b37f974119440755.tar.gz freebsd-ports-gnome-b7cfc31da8aea8081b712ca1b37f974119440755.tar.zst freebsd-ports-gnome-b7cfc31da8aea8081b712ca1b37f974119440755.zip |
- 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
-rw-r--r-- | www/typo346/Makefile | 2 | ||||
-rw-r--r-- | www/typo346/distinfo | 8 | ||||
-rw-r--r-- | www/typo346/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile index d72f470e51d3..7d114cbc9a97 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -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} diff --git a/www/typo346/distinfo b/www/typo346/distinfo index 47d9d34ab19c..cffb6fcd4c35 100644 --- a/www/typo346/distinfo +++ b/www/typo346/distinfo @@ -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 diff --git a/www/typo346/pkg-plist b/www/typo346/pkg-plist index 9a5a42a6d266..dd382b39ce38 100644 --- a/www/typo346/pkg-plist +++ b/www/typo346/pkg-plist @@ -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 |