From owner-svn-ports-all@FreeBSD.ORG Thu Nov 28 07:40:45 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A90F9CDD; Thu, 28 Nov 2013 07:40:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A0111AF2; Thu, 28 Nov 2013 07:40:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAS7ejGA030672; Thu, 28 Nov 2013 07:40:45 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAS7ei8m030669; Thu, 28 Nov 2013 07:40:44 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201311280740.rAS7ei8m030669@svn.freebsd.org> From: Frederic Culot Date: Thu, 28 Nov 2013 07:40:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335081 - head/www/typo3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 07:40:45 -0000 Author: culot Date: Thu Nov 28 07:40:44 2013 New Revision: 335081 URL: http://svnweb.freebsd.org/changeset/ports/335081 Log: - Update to 6.1.6 Changes: http://wiki.typo3.org/TYPO3_6.1.6 PR: ports/184326 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3/Makefile head/www/typo3/distinfo head/www/typo3/pkg-plist Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Thu Nov 28 07:18:41 2013 (r335080) +++ head/www/typo3/Makefile Thu Nov 28 07:40:44 2013 (r335081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.1.5 +PORTVERSION= 6.1.6 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Thu Nov 28 07:18:41 2013 (r335080) +++ head/www/typo3/distinfo Thu Nov 28 07:40:44 2013 (r335081) @@ -1,4 +1,4 @@ -SHA256 (typo3_src-6.1.5.tar.gz) = 0b4028414a41264089fa35fd9c8377728f6044a04fc7ce5737f82ca0e6cee99b -SIZE (typo3_src-6.1.5.tar.gz) = 21129505 -SHA256 (dummy-6.1.5.tar.gz) = 73c889f202df82b3c12cc4c2cac03dcfb6d50c882d0b5d639368ee3dc2ad5407 -SIZE (dummy-6.1.5.tar.gz) = 9814 +SHA256 (typo3_src-6.1.6.tar.gz) = b2b642dce479b88419a719b50518544b20b17fef58fe7de6a666bdf0d160dfd5 +SIZE (typo3_src-6.1.6.tar.gz) = 21141976 +SHA256 (dummy-6.1.6.tar.gz) = 59bafa6e4202df2f223e026eb9d8f4909c76db9a6133ebc21121806cb291a973 +SIZE (dummy-6.1.6.tar.gz) = 9817 Modified: head/www/typo3/pkg-plist ============================================================================== --- head/www/typo3/pkg-plist Thu Nov 28 07:18:41 2013 (r335080) +++ head/www/typo3/pkg-plist Thu Nov 28 07:40:44 2013 (r335081) @@ -4174,6 +4174,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/EmailViewHelperTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/ExternalViewHelperTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/ViewHelperBaseTestcase.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller/PaginateControllerTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_emconf.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_icon.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_localconf.php @@ -9847,6 +9848,8 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes/Controller @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Security @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link