svn commit: r306022 - head/www/typo346
Frederic Culot
culot at FreeBSD.org
Wed Oct 17 16:30:58 UTC 2012
Author: culot
Date: Wed Oct 17 16:30:56 2012
New Revision: 306022
URL: http://svn.freebsd.org/changeset/ports/306022
Log:
- Update to 4.6.13
Changes: http://wiki.typo3.org/wiki/TYPO3_4.6.13
PR: ports/172795
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Feature safe: yes
Modified:
head/www/typo346/Makefile
head/www/typo346/distinfo
head/www/typo346/pkg-plist
Modified: head/www/typo346/Makefile
==============================================================================
--- head/www/typo346/Makefile Wed Oct 17 16:28:04 2012 (r306021)
+++ head/www/typo346/Makefile Wed Oct 17 16:30:56 2012 (r306022)
@@ -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}
Modified: head/www/typo346/distinfo
==============================================================================
--- head/www/typo346/distinfo Wed Oct 17 16:28:04 2012 (r306021)
+++ head/www/typo346/distinfo Wed Oct 17 16:30:56 2012 (r306022)
@@ -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
Modified: head/www/typo346/pkg-plist
==============================================================================
--- head/www/typo346/pkg-plist Wed Oct 17 16:28:04 2012 (r306021)
+++ head/www/typo346/pkg-plist Wed Oct 17 16:30:56 2012 (r306022)
@@ -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
+ at dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter
+ at dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System
+ at dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit
+ at 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
More information about the svn-ports-head
mailing list