Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 16:30:57 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306022 - head/www/typo346
Message-ID:  <201210171630.q9HGUvp7012477@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
+@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210171630.q9HGUvp7012477>