From helmut@charlieroot.de  Tue Jul 30 19:29:43 2013
Return-Path: <helmut@charlieroot.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id AD3764C9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jul 2013 19:29:43 +0000 (UTC)
	(envelope-from helmut@charlieroot.de)
Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2BBB726B9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jul 2013 19:29:42 +0000 (UTC)
Received: from fwd06.aul.t-online.de (fwd06.aul.t-online.de )
	by mailout01.t-online.de with smtp 
	id 1V4Fag-0006kG-Ic; Tue, 30 Jul 2013 21:28:14 +0200
Received: from mailout.charlieroot.de (bNfmwkZXZhLQidbNltLvXYa0wdL5JXvMiBSDWaCFwO+kDIv+sf0SOZmtf24n4H7Zxo@[93.205.109.136]) by fwd06.aul.t-online.de
	with esmtp id 1V4FaV-0WRDhw0; Tue, 30 Jul 2013 21:28:03 +0200
Received: from BSDHelmut964.charlieroot.de (bsdhelmut964.charlieroot.de [192.168.124.202])
	by mailout.charlieroot.de (Postfix) with ESMTP id A9482139B8
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jul 2013 21:28:03 +0200 (CEST)
Received: by BSDHelmut964.charlieroot.de (Postfix, from userid 1001)
	id 877571828F; Tue, 30 Jul 2013 21:28:03 +0200 (CEST)
Message-Id: <20130730192803.877571828F@BSDHelmut964.charlieroot.de>
Date: Tue, 30 Jul 2013 21:28:03 +0200 (CEST)
From: Helmut Ritter <freebsd-ports@charlieroot.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/typo3: update to 6.1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180951
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: update to 6.1.3
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    ohauer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 30 19:30:00 UTC 2013
>Closed-Date:    Mon Aug 05 22:04:44 UTC 2013
>Last-Modified:  Mon Aug 05 22:04:44 UTC 2013
>Originator:     Helmut Ritter
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #4: Fri Jun 21 15:01:46 CEST 2013
>Description:
- Update to 6.1.3
- bug fixes and security fixes
- http://typo3.org/news/article/typo3-cms-4529-4714-608-and-613-released/
- http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-002/

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo3-6.1.3.patch begins here ---
diff -ruN ../typo3.org/Makefile ./Makefile
--- ../typo3.org/Makefile	2013-07-24 20:19:17.000000000 +0200
+++ ./Makefile	2013-07-30 21:18:33.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/typo3/Makefile 323600 2013-07-24 14:45:15Z culot $
 
 PORTNAME=	typo3
-PORTVERSION=	6.1.2
+PORTVERSION=	6.1.3
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
diff -ruN ../typo3.org/distinfo ./distinfo
--- ../typo3.org/distinfo	2013-07-24 20:19:17.000000000 +0200
+++ ./distinfo	2013-07-30 21:18:47.000000000 +0200
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-6.1.2.tar.gz) = e43a7912b2d005a9586cf179776b5a8986b9f837e02d233c7710f0b55cfd49f9
-SIZE (typo3_src-6.1.2.tar.gz) = 21063841
-SHA256 (dummy-6.1.2.tar.gz) = 25228d799825fb37854e317c154dce4bae60eef4a25a38e3f3b34e569c9695d6
-SIZE (dummy-6.1.2.tar.gz) = 9709
+SHA256 (typo3_src-6.1.3.tar.gz) = a30d1c1ebf9f17575844fbabdbccc104e31d82216b076411a083077a6875874c
+SIZE (typo3_src-6.1.3.tar.gz) = 21086000
+SHA256 (dummy-6.1.3.tar.gz) = d8b5d4b0b3eff40dec0deb5ad445f63685011c08efd2febb58c2beada77a51f3
+SIZE (dummy-6.1.3.tar.gz) = 9710
diff -ruN ../typo3.org/pkg-plist ./pkg-plist
--- ../typo3.org/pkg-plist	2013-07-24 20:19:17.000000000 +0200
+++ ./pkg-plist	2013-07-30 21:21:49.000000000 +0200
@@ -799,67 +799,26 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.png
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.psd
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/flvplayer.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.license.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.readme.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/qtobject/qtobject.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/expressInstall.swf
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/swfobject.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE-exception.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_COMMERCIAL.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_MULTIDOMAIN.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_UNLIMITED.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/README.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.properties
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/flowplayer-3.2.6.min.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/index.html.tmpl
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/style.css
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/expressinstall.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.7.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio-3.2.2.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/LICENSE.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/README.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.properties
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions-3.2.3.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/LICENSE.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/README.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.properties
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml.1
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/engineering.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flowplayer.captions.js
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flvtool2-cuepoints.sh
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/left.png
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/right.png
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame00.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame01.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame02.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame03.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame04.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame05.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame06.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame07.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame08.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame09.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame10.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame11.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame12.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame13.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame14.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame15.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame16.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame17.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame18.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame19.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame20.jpg
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/index.html.tmpl
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/tools.scrollable-1.1.2.js
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content-3.2.0.swf
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/LICENSE.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/README.txt
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.properties
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.xml
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.5.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.12.min.js
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.16.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.15.swf
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/license.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/readme.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit/flexunit.swc
@@ -898,6 +857,49 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey/licensekey.swc
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt/ThunderBoltAS3_Flash.swc
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/manifest.xml
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio-3.2.10.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/LICENSE.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/README.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.properties
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.xml
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions-3.2.9.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/LICENSE.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/README.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.properties
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.xml
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flowplayer.captions.js
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/left.png
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/right.png
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame00.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame01.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame02.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame03.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame04.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame05.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame06.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame07.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame08.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame09.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame10.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame11.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame12.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame13.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame14.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame15.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame16.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame17.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame18.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame19.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame20.jpg
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/index.html.tmpl
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/tools.scrollable-1.1.2.js
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content-3.2.8.swf
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/LICENSE.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/README.txt
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.properties
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.xml
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/release.xml
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/LICENCE
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/ReadMe.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/idna_convert.class.php
@@ -3004,6 +3006,7 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/BaseTestCase.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File/ExtendedFileUtilityTest.php
@@ -10190,6 +10193,7 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Integrity
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/Driver
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category
@@ -10519,6 +10523,13 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/modernizr
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/jquery
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/goasp/src_go/org/goasap/utils/customadvance
@@ -10539,12 +10550,6 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject
--- typo3-6.1.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ohauer 
Responsible-Changed-By: ohauer 
Responsible-Changed-When: Mon Aug 5 17:24:19 UTC 2013 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180951 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180951: commit references a PR
Date: Mon,  5 Aug 2013 21:57:15 +0000 (UTC)

 Author: ohauer
 Date: Mon Aug  5 21:56:56 2013
 New Revision: 324294
 URL: http://svnweb.freebsd.org/changeset/ports/324294
 
 Log:
   - secuity update for typo3 ports
   - some small Makefile cleanups
   - add vuxml entry
   
   Vulnerability Types: Cross-Site Scripting, Remote Code Execution
    Overall Severity: Critical
   
   Vulnerable subcomponent: Third Party Libraries used for audio and video playback
    Affected Versions: All versions from 4.5.0 up to the development branch of 6.2
    Vulnerability Type: Cross-Site Scripting
    Severity: Medium
   
   Vulnerable subcomponent: Backend File Upload / File Abstraction Layer
    Vulnerability Type: Remote Code Execution by arbitrary file creation
    Affected Versions: All versions from 6.0.0 up to the development branch of 6.2
    Severity: Critical
   
   PR:		ports/180951
   		ports/180952
   		ports/180953
   Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
   Security:	http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-002/
   		CVE-2011-3642
   		CVE-2013-1464
 
 Modified:
   head/security/vuxml/vuln.xml
   head/www/typo3/Makefile
   head/www/typo3/distinfo
   head/www/typo3/pkg-plist
   head/www/typo345/Makefile
   head/www/typo345/distinfo
   head/www/typo345/pkg-plist
   head/www/typo347/Makefile
   head/www/typo347/distinfo
   head/www/typo347/pkg-plist
 
 Modified: head/security/vuxml/vuln.xml
 ==============================================================================
 --- head/security/vuxml/vuln.xml	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/security/vuxml/vuln.xml	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -51,6 +51,44 @@ Note:  Please add new entries to the beg
  
  -->
  <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
 +  <vuln vid="e6839625-fdfa-11e2-9430-20cf30e32f6d">
 +    <topic>typo3 -- Multiple vulnerabilities in TYPO3 Core</topic>
 +    <affects>
 +      <package>
 +	<name>typo3</name>
 +	<range><ge>4.5.0</ge><lt>4.5.29</lt></range>
 +	<range><ge>4.7.0</ge><lt>4.7.14</lt></range>
 +	<range><ge>6.1.0</ge><lt>6.1.3</lt></range>
 +      </package>
 +    </affects>
 +    <description>
 +      <body xmlns="http://www.w3.org/1999/xhtml">
 +	<p>Typo Security Team reports:</p>
 +	<blockquote cite="http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-002/">
 +	  <p>It has been discovered that TYPO3 Core is vulnerable to
 +	    Cross-Site Scripting and Remote Code Execution.</p>
 +	  <p>TYPO3 bundles flash files for video and audio playback. Old
 +	    versions of FlowPlayer and flashmedia are susceptible to
 +	    Cross-Site Scripting. No authentication is required to exploit
 +	    this vulnerability.</p>
 +	  <p>The file upload component and the File Abstraction Layer are
 +	    failing to check for denied file extensions, which allows
 +	    authenticated editors (even with limited permissions) to
 +	    upload php files with arbitrary code, which can then be
 +	    executed in web server's context.</p>
 +	</blockquote>
 +      </body>
 +    </description>
 +    <references>
 +      <cvename>CVE-2011-3642</cvename>
 +      <cvename>CVE-2013-1464</cvename>
 +    </references>
 +    <dates>
 +      <discovery>2013-07-30</discovery>
 +      <entry>2013-08-05</entry>
 +    </dates>
 +  </vuln>
 +
    <vuln vid="17326fd5-fcfb-11e2-9bb9-6805ca0b3d42">
      <topic>phpMyAdmin -- clickJacking protection can be bypassed</topic>
      <affects>
 
 Modified: head/www/typo3/Makefile
 ==============================================================================
 --- head/www/typo3/Makefile	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo3/Makefile	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -2,12 +2,12 @@
  # $FreeBSD$
  
  PORTNAME=	typo3
 -PORTVERSION=	6.1.2
 +PORTVERSION=	6.1.3
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
  MAINTAINER=	freebsd-ports@charlieroot.de
 -COMMENT=	Open Source content management system
 +COMMENT=	The typo3 content management system
  
  LICENSE=	GPLv2
  
 @@ -29,14 +29,12 @@ DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX} $
  
  OPTIONS_DEFINE=	APC CURL GD IMAGICK MBSTRING MYSQL ZLIB
  APC_DESC=	Alternative PHP Cache
 -CURL_DESC=	cURL supprt
  GD_DESC=	GDlib/freetype support
  IMAGICK_DESC=	${IMAGEMAGICK_DESC}
  MBSTRING_DESC=	${MULTIBYTE_DESC}
  MYSQL_DESC=	Install MySQL Server
 -ZLIB_DESC=	zlib support
  
 -.include <bsd.port.pre.mk>
 +.include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MAPC}
  USE_PHP+=	apc
 @@ -86,4 +84,4 @@ do-install:
  		${LN} -s ../${TYPO3SRC} typo3_src
  	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3WWW}/${TYPO3SRC}
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/www/typo3/distinfo
 ==============================================================================
 --- head/www/typo3/distinfo	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo3/distinfo	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -1,4 +1,4 @@
 -SHA256 (typo3_src-6.1.2.tar.gz) = e43a7912b2d005a9586cf179776b5a8986b9f837e02d233c7710f0b55cfd49f9
 -SIZE (typo3_src-6.1.2.tar.gz) = 21063841
 -SHA256 (dummy-6.1.2.tar.gz) = 25228d799825fb37854e317c154dce4bae60eef4a25a38e3f3b34e569c9695d6
 -SIZE (dummy-6.1.2.tar.gz) = 9709
 +SHA256 (typo3_src-6.1.3.tar.gz) = a30d1c1ebf9f17575844fbabdbccc104e31d82216b076411a083077a6875874c
 +SIZE (typo3_src-6.1.3.tar.gz) = 21086000
 +SHA256 (dummy-6.1.3.tar.gz) = d8b5d4b0b3eff40dec0deb5ad445f63685011c08efd2febb58c2beada77a51f3
 +SIZE (dummy-6.1.3.tar.gz) = 9710
 
 Modified: head/www/typo3/pkg-plist
 ==============================================================================
 --- head/www/typo3/pkg-plist	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo3/pkg-plist	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -799,67 +799,26 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.png
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.psd
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/flvplayer.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.license.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.readme.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/qtobject/qtobject.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/expressInstall.swf
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/swfobject.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE-exception.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_COMMERCIAL.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_MULTIDOMAIN.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_UNLIMITED.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/README.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.properties
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/flowplayer-3.2.6.min.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/index.html.tmpl
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/style.css
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/expressinstall.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.7.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio-3.2.2.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions-3.2.3.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml.1
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/engineering.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flowplayer.captions.js
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flvtool2-cuepoints.sh
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/left.png
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/right.png
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame00.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame01.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame02.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame03.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame04.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame05.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame06.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame07.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame08.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame09.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame10.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame11.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame12.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame13.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame14.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame15.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame16.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame17.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame18.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame19.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame20.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/index.html.tmpl
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/tools.scrollable-1.1.2.js
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content-3.2.0.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.5.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.12.min.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.16.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.15.swf
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/license.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/readme.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit/flexunit.swc
 @@ -898,6 +857,49 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey/licensekey.swc
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt/ThunderBoltAS3_Flash.swc
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/manifest.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio-3.2.10.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions-3.2.9.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flowplayer.captions.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/left.png
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/right.png
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame00.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame01.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame02.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame03.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame04.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame05.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame06.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame07.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame08.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame09.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame10.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame11.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame12.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame13.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame14.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame15.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame16.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame17.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame18.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame19.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame20.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/index.html.tmpl
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/tools.scrollable-1.1.2.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content-3.2.8.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/release.xml
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/LICENCE
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/ReadMe.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/idna_convert.class.php
 @@ -3004,6 +3006,7 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/BaseTestCase.php
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File/ExtendedFileUtilityTest.php
 @@ -10190,6 +10193,7 @@
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Integrity
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility/File
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Utility
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource/Driver
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Resource
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category
 @@ -10519,6 +10523,13 @@
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/modernizr
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/jquery
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/goasp/src_go/org/goasap/utils/customadvance
 @@ -10539,12 +10550,6 @@
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject
 
 Modified: head/www/typo345/Makefile
 ==============================================================================
 --- head/www/typo345/Makefile	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo345/Makefile	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	typo3
 -PORTVERSION=	4.5.28
 +PORTVERSION=	4.5.29
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
 @@ -11,7 +11,7 @@ COMMENT=	The typo3 content management sy
  
  LICENSE=	GPLv2
  
 -NO_LATEST_LINK=	yes
 +LATEST_LINK=	${PKGBASE}${TYPO3RELEASE}
  NO_BUILD=	yes
  USE_PHP=	ctype filter json mysql pcre session xml
  WANT_PHP_WEB=	yes
 @@ -28,11 +28,11 @@ PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
  DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX} ${TYPO3DUMMY}${EXTRACT_SUFX}
  
  OPTIONS_DEFINE=	CURL GD IMAGICK MBSTRING ZLIB
 +GD_DESC=	GDlib/freetype support
  IMAGICK_DESC=	${IMAGEMAGICK_DESC}
  MBSTRING_DESC=	${MULTIBYTE_DESC}
 -GD_DESC=	GDlib/freetype support
  
 -.include <bsd.port.pre.mk>
 +.include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MCURL}
  USE_PHP+=	curl
 @@ -59,7 +59,8 @@ USE_PHP+=	zlib
  .endif
  
  pre-install:
 -	${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php.dist
 +	${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php \
 +		${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php.dist
  
  do-install:
  	${CP} -R ${WRKDIR}/${TYPO3DUMMY}/ ${PREFIX}/${TYPO3SITE}
 @@ -70,4 +71,4 @@ do-install:
  		${LN} -s ../${TYPO3SRC} typo3_src
  	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3WWW}/${TYPO3SRC}
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/www/typo345/distinfo
 ==============================================================================
 --- head/www/typo345/distinfo	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo345/distinfo	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -1,4 +1,4 @@
 -SHA256 (typo3_src-4.5.28.tar.gz) = 7ec787d476135033e9ab3a5cd4fca4a6978fcfae765deed446a3e8d2e615e3e7
 -SIZE (typo3_src-4.5.28.tar.gz) = 20724368
 -SHA256 (dummy-4.5.28.tar.gz) = 5f71b0096e4e5392720182ab93ff3f35e78fd893c99bbe41733171d5a923615b
 -SIZE (dummy-4.5.28.tar.gz) = 9858
 +SHA256 (typo3_src-4.5.29.tar.gz) = 8fc3c2633cb0059d750c0846a546257bedbdfa2038bd8175c5d9a7746b0330de
 +SIZE (typo3_src-4.5.29.tar.gz) = 20731649
 +SHA256 (dummy-4.5.29.tar.gz) = aaa38348cd65574daa036c494ffb7a9e0937ca26a8d05bfe096839ada3e7d1e4
 +SIZE (dummy-4.5.29.tar.gz) = 9859
 
 Modified: head/www/typo345/pkg-plist
 ==============================================================================
 --- head/www/typo345/pkg-plist	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo345/pkg-plist	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -774,8 +774,9 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.psd
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/resources.jsb
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/flvplayer.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.license.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.readme.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/qtobject/qtobject.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/expressInstall.swf
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/swfobject.js
 
 Modified: head/www/typo347/Makefile
 ==============================================================================
 --- head/www/typo347/Makefile	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo347/Makefile	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	typo3
 -PORTVERSION=	4.7.13
 +PORTVERSION=	4.7.14
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
 @@ -28,11 +28,11 @@ PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
  DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX} ${TYPO3DUMMY}${EXTRACT_SUFX}
  
  OPTIONS_DEFINE=	CURL GD IMAGICK MBSTRING ZLIB
 +GD_DESC=	GDlib/freetype support
  IMAGICK_DESC=	${IMAGEMAGICK_DESC}
  MBSTRING_DESC=	${MULTIBYTE_DESC}
 -GD_DESC=	GDlib/freetype support
  
 -.include <bsd.port.pre.mk>
 +.include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MCURL}
  USE_PHP+=	curl
 @@ -59,7 +59,8 @@ USE_PHP+=	zlib
  .endif
  
  pre-install:
 -	${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php.dist
 +	${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php \
 +		${WRKDIR}/${TYPO3DUMMY}/typo3conf/localconf.php.dist
  
  do-install:
  	${CP} -R ${WRKDIR}/${TYPO3DUMMY}/ ${PREFIX}/${TYPO3SITE}
 @@ -70,4 +71,4 @@ do-install:
  		${LN} -s ../${TYPO3SRC} typo3_src
  	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3WWW}/${TYPO3SRC}
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/www/typo347/distinfo
 ==============================================================================
 --- head/www/typo347/distinfo	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo347/distinfo	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -1,4 +1,4 @@
 -SHA256 (typo3_src-4.7.13.tar.gz) = f8028349bef4956cd60f80ddf6687e11796acc95698ab7e95e37af4d5bed82c2
 -SIZE (typo3_src-4.7.13.tar.gz) = 22574879
 -SHA256 (dummy-4.7.13.tar.gz) = 0e8351f886035cf89581469c27e3d0641edbe58c9a5e91e7b9e7f96cd352e997
 -SIZE (dummy-4.7.13.tar.gz) = 10160
 +SHA256 (typo3_src-4.7.14.tar.gz) = a87a8f600b255b7558f88cb3ac4e4b5e8478774edc626ff7c8da7acfd61ed71c
 +SIZE (typo3_src-4.7.14.tar.gz) = 22597494
 +SHA256 (dummy-4.7.14.tar.gz) = d08aa5957c919a22b4367ddfa0aa31e49bd29a73ff574117e4e12f28e4c2bd98
 +SIZE (dummy-4.7.14.tar.gz) = 10155
 
 Modified: head/www/typo347/pkg-plist
 ==============================================================================
 --- head/www/typo347/pkg-plist	Mon Aug  5 21:24:18 2013	(r324293)
 +++ head/www/typo347/pkg-plist	Mon Aug  5 21:56:56 2013	(r324294)
 @@ -819,67 +819,26 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.png
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/images/default/window/top-bottom.psd
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/flvplayer.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.license.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.readme.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/player.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/qtobject/qtobject.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/expressInstall.swf
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject/swfobject.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE-exception.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_COMMERCIAL.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_MULTIDOMAIN.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/LICENSE_UNLIMITED.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/README.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.properties
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/flowplayer-3.2.6.min.js
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/index.html.tmpl
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example/style.css
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/expressinstall.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.7.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio-3.2.2.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions-3.2.3.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/casa.dfxp.xml.1
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/engineering.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flowplayer.captions.js
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/flvtool2-cuepoints.sh
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/left.png
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/right.png
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame00.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame01.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame02.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame03.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame04.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame05.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame06.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame07.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame08.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame09.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame10.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame11.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame12.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame13.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame14.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame15.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame16.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame17.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame18.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame19.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs/frame20.jpg
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/index.html.tmpl
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/tools.scrollable-1.1.2.js
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content-3.2.0.swf
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/LICENSE.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/README.txt
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.properties
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content/build.xml
 -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.5.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.12.min.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer-3.2.16.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.controls-3.2.15.swf
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/license.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib/readme.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit/flexunit.swc
 @@ -918,6 +877,49 @@
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey/licensekey.swc
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt/ThunderBoltAS3_Flash.swc
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/manifest.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio-3.2.10.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions-3.2.9.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flowplayer.captions.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/left.png
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/right.png
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame00.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame01.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame02.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame03.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame04.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame05.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame06.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame07.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame08.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame09.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame10.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame11.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame12.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame13.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame14.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame15.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame16.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame17.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame18.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame19.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs/frame20.jpg
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/index.html.tmpl
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/tools.scrollable-1.1.2.js
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content-3.2.8.swf
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/LICENSE.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/README.txt
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.properties
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content/build.xml
 +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/release.xml
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/LICENCE
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/ReadMe.txt
  %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna/idna_convert.class.php
 @@ -9142,6 +9144,13 @@
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/modernizr
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/jsmin
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/idna
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.content
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images/thumbs
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/images
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions/example
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.captions
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins/flowplayer.audio
 +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/plugins
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/thunderbolt
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/licensekey
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/goasp/src_go/org/goasap/utils/customadvance
 @@ -9162,12 +9171,6 @@
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/flexunit
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib/corelib
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/lib
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.content
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images/thumbs
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example/images
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions/example
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.captions
 -@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/flowplayer.audio
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer/example
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flowplayer
  @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/flashmedia/swfobject
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: ohauer 
State-Changed-When: Mon Aug 5 22:03:53 UTC 2013 
State-Changed-Why:  
Committed with minor changes. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=180951 
>Unformatted:
