Date: Tue, 16 Oct 2012 19:36:45 +0200 (CEST) From: Helmut Ritter <freebsd-ports@charlieroot.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172794: [MAINTAINER] www/typo3: update to 4.7.5 Message-ID: <20121016173645.E6A43182C7@BSDHelmut964.charlieroot.de> Resent-Message-ID: <201210161740.q9GHe0Pw084053@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172794 >Category: ports >Synopsis: [MAINTAINER] www/typo3: update to 4.7.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 16 17:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Helmut Ritter >Release: FreeBSD 9.0-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD BSDHelmut964.charlieroot.de 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #3: Tue Aug 7 20:55:23 CEST >Description: - Update to 4.7.5 - Maitenance release, bugfix only - http://typo3.org/news/article/typo3-cms-4520-4613-and-475-released/ Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- typo3-4.7.5.patch begins here --- diff -ruN --exclude=CVS ../typo3.org/Makefile ./Makefile --- ../typo3.org/Makefile 2012-10-06 21:21:46.000000000 +0200 +++ ./Makefile 2012-10-16 19:29:16.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/www/typo3/Makefile 305377 2012-10-06 15:32:45Z rm $ PORTNAME= typo3 -PORTVERSION= 4.7.4 +PORTVERSION= 4.7.5 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff -ruN --exclude=CVS ../typo3.org/distinfo ./distinfo --- ../typo3.org/distinfo 2012-10-05 22:00:59.000000000 +0200 +++ ./distinfo 2012-10-16 19:29:29.000000000 +0200 @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.7.4.tar.gz) = f770f8ae7cbb1b2a70547d9dcc53b6e2372467940884b3e0701b1c221682193d -SIZE (typo3_src-4.7.4.tar.gz) = 22375813 -SHA256 (dummy-4.7.4.tar.gz) = 21e17c67783a9e91ad39a011604fd61ceb946627e835943d32609f4a4393ba4b -SIZE (dummy-4.7.4.tar.gz) = 10139 +SHA256 (typo3_src-4.7.5.tar.gz) = 3309c46aa2f9bf3117a8d053b13c331fff013a4b51882e6afebc33e41c500a69 +SIZE (typo3_src-4.7.5.tar.gz) = 22459854 +SHA256 (dummy-4.7.5.tar.gz) = 12355c9bc97dadba3d6457b63da11cbe1c4d6e9d6a189c132732baf064315539 +SIZE (dummy-4.7.5.tar.gz) = 10148 diff -ruN --exclude=CVS ../typo3.org/pkg-plist ./pkg-plist --- ../typo3.org/pkg-plist 2012-09-21 21:46:14.000000000 +0200 +++ ./pkg-plist 2012-10-16 19:30:29.000000000 +0200 @@ -4171,6 +4171,29 @@ %%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/AlphabeticTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Filter/AlphanumericTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/AlphabeticTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/AlphanumericTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/BetweenTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/DateTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/DigitTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/EmailTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/EqualsTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FileallowedtypesTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FilemaximumsizeTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FileminimumsizeTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/FloatTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/GreaterthanTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/Helper.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/InarrayTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/IntegerTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/IpTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/LengthTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/LessthanTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/RegexpTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/RequiredTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Tests/Unit/System/Validate/UriTest.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 @@ -8686,6 +8709,11 @@ @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/Validate +@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 --- typo3-4.7.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121016173645.E6A43182C7>