Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2013 14:07:07 +0200 (CEST)
From:      Helmut Ritter <freebsd-ports@charlieroot.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178969: [MAINTAINER] www/typo3: update to 6.1.1
Message-ID:  <20130525120707.2A91518295@BSDHelmut964.charlieroot.de>
Resent-Message-ID: <201305251230.r4PCU0fn053607@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178969
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: update to 6.1.1
>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:   Sat May 25 12:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Ritter
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #3 r250151: Wed May  1 21:59:48
>Description:
- Update to 6.1.1
- maintenance releases and bug fixes only
- See http://typo3.org/news/article/typo3-cms-4527-4712-606-and-611-released/

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

--- typo3-6.1.1.patch begins here ---
diff -ruN ../typo3.org/Makefile ./Makefile
--- ../typo3.org/Makefile	2013-05-22 21:19:26.000000000 +0200
+++ ./Makefile	2013-05-25 13:35:24.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/typo3/Makefile 318768 2013-05-22 14:30:51Z miwi $
 
 PORTNAME=	typo3
-PORTVERSION=	6.1.0
+PORTVERSION=	6.1.1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
diff -ruN ../typo3.org/distinfo ./distinfo
--- ../typo3.org/distinfo	2013-05-06 21:17:23.000000000 +0200
+++ ./distinfo	2013-05-25 13:35:36.000000000 +0200
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-6.1.0.tar.gz) = 286485c5a4d413304ae34f9c1d4048274d14832454e5a1b783f5c7b779b4cdba
-SIZE (typo3_src-6.1.0.tar.gz) = 20971383
-SHA256 (dummy-6.1.0.tar.gz) = 72e0cdf9ea6047b7ffb36876df466d2fcb5ea09cf3808ae578187a21d43b564a
-SIZE (dummy-6.1.0.tar.gz) = 9705
+SHA256 (typo3_src-6.1.1.tar.gz) = ef7c5ad7b610bd69ee5f730b8e42813a3e98d5516cfee0b41173318a60be2f61
+SIZE (typo3_src-6.1.1.tar.gz) = 20983311
+SHA256 (dummy-6.1.1.tar.gz) = b4b70f82f82efce3aff1eb1cb5e593a48a0e830dc7593af9e6a9dd1bc12fb2ff
+SIZE (dummy-6.1.1.tar.gz) = 9705
diff -ruN ../typo3.org/pkg-plist ./pkg-plist
--- ../typo3.org/pkg-plist	2013-05-06 21:17:23.000000000 +0200
+++ ./pkg-plist	2013-05-25 13:39:16.000000000 +0200
@@ -917,10 +917,11 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/HTTP/Request2/MultipartBody.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/HTTP/Request2/Observer/Log.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/HTTP/Request2/Response.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/HTTP/Request2/SOCKS5.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/HTTP/Request2/SocketWrapper.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/Net/URL2.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/PEAR/Exception.php
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data/HTTP_Request2/generate-list.php
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data/HTTP_Request2/public-suffix-list.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data/public-suffix-list.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/prototype/prototype.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/requirejs/require.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/requirejs/require.min.js
@@ -3049,6 +3050,7 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/FormProtection/Fixtures/FormProtectionTesting.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/FormProtection/FormProtectionFactoryTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/FormProtection/InstallToolFormProtectionTest.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Html/HtmlParserTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Imaging/GraphicalFunctionsTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Localization/Parser/Fixtures/fr.locallang.xlf
@@ -10498,7 +10500,6 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/requirejs
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/prototype
-@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data/HTTP_Request2
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/PEAR
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/Net
--- typo3-6.1.1.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?20130525120707.2A91518295>