From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 1 09:50:07 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9087106566B for ; Tue, 1 May 2012 09:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 838758FC12 for ; Tue, 1 May 2012 09:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q419o7EA060239 for ; Tue, 1 May 2012 09:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q419o7po060238; Tue, 1 May 2012 09:50:07 GMT (envelope-from gnats) Resent-Date: Tue, 1 May 2012 09:50:07 GMT Resent-Message-Id: <201205010950.q419o7po060238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Helmut Schneider Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAB3E106564A for ; Tue, 1 May 2012 09:48:19 +0000 (UTC) (envelope-from helmut@charlieroot.de) Received: from mailout07.t-online.de (mailout07.t-online.de [194.25.134.83]) by mx1.freebsd.org (Postfix) with ESMTP id EAA128FC08 for ; Tue, 1 May 2012 09:48:18 +0000 (UTC) Received: from fwd24.aul.t-online.de (fwd24.aul.t-online.de ) by mailout07.t-online.de with smtp id 1SP9gv-0001IZ-8g; Tue, 01 May 2012 11:48:17 +0200 Received: from mailout.charlieroot.de (Thubl6ZXwhDMcjtHQnyOKItoj7iXcM6vkS2ylDsDUVJYX7-dPwtM-5ORCqzHWAuZDX@[79.197.89.32]) by fwd24.aul.t-online.de with esmtp id 1SP9gs-0ikZTU0; Tue, 1 May 2012 11:48:14 +0200 Received: from BSDHelmut964.charlieroot.de (unknown [IPv6:2001:6f8:1013:1::202]) by mailout.charlieroot.de (Postfix) with ESMTP id 3415417047 for ; Tue, 1 May 2012 11:48:14 +0200 (CEST) Received: by BSDHelmut964.charlieroot.de (Postfix, from userid 1001) id 1C1968100; Tue, 1 May 2012 11:48:14 +0200 (CEST) Message-Id: <20120501094814.1C1968100@BSDHelmut964.charlieroot.de> Date: Tue, 1 May 2012 11:48:14 +0200 (CEST) From: Helmut Schneider To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/167476: [MAINTAINER] www/typo346: Move installation directory X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2012 09:50:07 -0000 >Number: 167476 >Category: ports >Synopsis: [MAINTAINER] www/typo346: Move installation directory >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 May 01 09:50:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Helmut Schneider >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD BSDHelmut964.charlieroot.de 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: - Move installation directory - no bump Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- typo3-4.6.8.patch begins here --- diff -ruN --exclude=CVS ../typo346.org/Makefile ./Makefile --- ../typo346.org/Makefile 2012-04-18 01:46:37.000000000 +0200 +++ ./Makefile 2012-05-01 11:29:55.000000000 +0200 @@ -15,14 +15,15 @@ LICENSE= GPLv2 +NO_LATEST_LINK= yes NO_BUILD= yes USE_PHP= ctype filter json mysql pcre session xml WANT_PHP_WEB= yes IGNORE_WITH_PHP=4 TYPO3WWW= www -TYPO3RELEASE= -TYPO3SITE= ${TYPO3WWW}/${PORTNAME} +TYPO3RELEASE= 46 +TYPO3SITE= ${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE} TYPO3PKG= ${PORTNAME}-${PORTVERSION} TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} TYPO3DUMMY= dummy-${PORTVERSION} diff -ruN --exclude=CVS ../typo346.org/pkg-descr ./pkg-descr --- ../typo346.org/pkg-descr 2012-03-29 20:17:56.000000000 +0200 +++ ./pkg-descr 2012-05-01 11:34:09.000000000 +0200 @@ -2,7 +2,9 @@ on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. -This version is the current stable release. It is recommended for existing -projects and will get full support until April 2013. +Old stable release +Support for this version will be dropped entirely when TYPO3 6.0 is released. +Updating to TYPO3 4.5 LTS or TYPO3 4.7 is seriously recommended, depending on +how long you wish to be supported. WWW: http://typo3.org/ diff -ruN --exclude=CVS ../typo346.org/pkg-plist ./pkg-plist --- ../typo346.org/pkg-plist 2012-04-18 01:46:37.000000000 +0200 +++ ./pkg-plist 2012-05-01 11:37:02.000000000 +0200 @@ -1,25 +1,25 @@ -%%WWWDIR%%/INSTALL.txt -%%WWWDIR%%/README.txt -%%WWWDIR%%/RELEASE_NOTES.txt -%%WWWDIR%%/_.htaccess -%%WWWDIR%%/clear.gif -%%WWWDIR%%/fileadmin/_temp_/.htaccess -%%WWWDIR%%/fileadmin/_temp_/index.html -%%WWWDIR%%/fileadmin/user_upload/index.html -%%WWWDIR%%/index.php -%%WWWDIR%%/t3lib -%%WWWDIR%%/typo3 -%%WWWDIR%%/typo3_src -%%WWWDIR%%/typo3conf/ext/index.html -%%WWWDIR%%/typo3conf/extTables.php -%%WWWDIR%%/typo3conf/index.html -%%WWWDIR%%/typo3conf/l10n/index.html -%%WWWDIR%%/typo3conf/localconf.php.dist -%%WWWDIR%%/typo3temp/index.html -%%WWWDIR%%/uploads/index.html -%%WWWDIR%%/uploads/media/index.html -%%WWWDIR%%/uploads/pics/index.html -%%WWWDIR%%/uploads/tf/index.html +%%WWWDIR%%-46/INSTALL.txt +%%WWWDIR%%-46/README.txt +%%WWWDIR%%-46/RELEASE_NOTES.txt +%%WWWDIR%%-46/_.htaccess +%%WWWDIR%%-46/clear.gif +%%WWWDIR%%-46/fileadmin/_temp_/.htaccess +%%WWWDIR%%-46/fileadmin/_temp_/index.html +%%WWWDIR%%-46/fileadmin/user_upload/index.html +%%WWWDIR%%-46/index.php +%%WWWDIR%%-46/t3lib +%%WWWDIR%%-46/typo3 +%%WWWDIR%%-46/typo3_src +%%WWWDIR%%-46/typo3conf/ext/index.html +%%WWWDIR%%-46/typo3conf/extTables.php +%%WWWDIR%%-46/typo3conf/index.html +%%WWWDIR%%-46/typo3conf/l10n/index.html +%%WWWDIR%%-46/typo3conf/localconf.php.dist +%%WWWDIR%%-46/typo3temp/index.html +%%WWWDIR%%-46/uploads/index.html +%%WWWDIR%%-46/uploads/media/index.html +%%WWWDIR%%-46/uploads/pics/index.html +%%WWWDIR%%-46/uploads/tf/index.html %%WWWDIR%%_src-%%PORTVERSION%%/ChangeLog %%WWWDIR%%_src-%%PORTVERSION%%/GPL.txt %%WWWDIR%%_src-%%PORTVERSION%%/INSTALL.txt @@ -9003,15 +9003,15 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/t3lib/cache @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/t3lib @dirrm %%WWWDIR%%_src-%%PORTVERSION%% -@dirrm %%WWWDIR%%/uploads/tf -@dirrm %%WWWDIR%%/uploads/pics -@dirrm %%WWWDIR%%/uploads/media -@dirrm %%WWWDIR%%/uploads -@dirrm %%WWWDIR%%/typo3temp -@dirrm %%WWWDIR%%/typo3conf/l10n -@dirrm %%WWWDIR%%/typo3conf/ext -@dirrm %%WWWDIR%%/typo3conf -@dirrm %%WWWDIR%%/fileadmin/user_upload -@dirrm %%WWWDIR%%/fileadmin/_temp_ -@dirrm %%WWWDIR%%/fileadmin -@dirrm %%WWWDIR%% +@dirrm %%WWWDIR%%-46/uploads/tf +@dirrm %%WWWDIR%%-46/uploads/pics +@dirrm %%WWWDIR%%-46/uploads/media +@dirrm %%WWWDIR%%-46/uploads +@dirrm %%WWWDIR%%-46/typo3temp +@dirrm %%WWWDIR%%-46/typo3conf/l10n +@dirrm %%WWWDIR%%-46/typo3conf/ext +@dirrm %%WWWDIR%%-46/typo3conf +@dirrm %%WWWDIR%%-46/fileadmin/user_upload +@dirrm %%WWWDIR%%-46/fileadmin/_temp_ +@dirrm %%WWWDIR%%-46/fileadmin +@dirrm %%WWWDIR%%-46 --- typo3-4.6.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: