Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2011 15:25:46 +0200 (CEST)
From:      Helmut Schneider <jumper99@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159329: [MAINTAINER] www/typo3: Prepare for 4.6
Message-ID:  <20110731132546.198FD1704A@BSDHelmut.charlieroot.de>
Resent-Message-ID: <201107311330.p6VDU9R9075498@freefall.freebsd.org>

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

>Number:         159329
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: Prepare for 4.6
>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:   Sun Jul 31 13:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut.charlieroot.de 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #5: Sun May 29 15:33:21 CEST 2011
>Description:
- Minor fix in Makefile
- Prepare for 4.6

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- typo3-4.5.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo3.org/Makefile /usr/ports/www/typo3/Makefile
--- /usr/ports/www/typo3.org/Makefile	2011-07-29 18:46:56.000000000 +0200
+++ /usr/ports/www/typo3/Makefile	2011-07-31 15:10:48.000000000 +0200
@@ -21,8 +21,8 @@
 IGNORE_WITH_PHP=4
 
 TYPO3WWW=	www
-TYPO3RELEASE=	45
-TYPO3SITE=	${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE}
+TYPO3RELEASE=
+TYPO3SITE=	${TYPO3WWW}/${PORTNAME}
 TYPO3PKG=	${PORTNAME}-${PORTVERSION}
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
 TYPO3DUMMY=	dummy-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/www/typo3.org/pkg-plist /usr/ports/www/typo3/pkg-plist
--- /usr/ports/www/typo3.org/pkg-plist	2011-07-29 21:29:10.000000000 +0200
+++ /usr/ports/www/typo3/pkg-plist	2011-07-31 15:13:05.000000000 +0200
@@ -1,24 +1,24 @@
-%%WWWDIR%%-45/INSTALL.txt
-%%WWWDIR%%-45/README.txt
-%%WWWDIR%%-45/RELEASE_NOTES.txt
-%%WWWDIR%%-45/clear.gif
-%%WWWDIR%%-45/fileadmin/_temp_/.htaccess
-%%WWWDIR%%-45/fileadmin/_temp_/index.html
-%%WWWDIR%%-45/fileadmin/user_upload/index.html
-%%WWWDIR%%-45/index.php
-%%WWWDIR%%-45/t3lib
-%%WWWDIR%%-45/typo3
-%%WWWDIR%%-45/typo3_src
-%%WWWDIR%%-45/typo3conf/ext/index.html
-%%WWWDIR%%-45/typo3conf/extTables.php
-%%WWWDIR%%-45/typo3conf/index.html
-%%WWWDIR%%-45/typo3conf/l10n/index.html
-%%WWWDIR%%-45/typo3conf/localconf.php.dist
-%%WWWDIR%%-45/typo3temp/index.html
-%%WWWDIR%%-45/uploads/index.html
-%%WWWDIR%%-45/uploads/media/index.html
-%%WWWDIR%%-45/uploads/pics/index.html
-%%WWWDIR%%-45/uploads/tf/index.html
+%%WWWDIR%%/INSTALL.txt
+%%WWWDIR%%/README.txt
+%%WWWDIR%%/RELEASE_NOTES.txt
+%%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%%_src-4.5.4/ChangeLog
 %%WWWDIR%%_src-4.5.4/GPL.txt
 %%WWWDIR%%_src-4.5.4/INSTALL.txt
@@ -8298,15 +8298,15 @@
 @dirrm %%WWWDIR%%_src-4.5.4/t3lib/cache
 @dirrm %%WWWDIR%%_src-4.5.4/t3lib
 @dirrm %%WWWDIR%%_src-4.5.4
-@dirrm %%WWWDIR%%-45/uploads/tf
-@dirrm %%WWWDIR%%-45/uploads/pics
-@dirrm %%WWWDIR%%-45/uploads/media
-@dirrm %%WWWDIR%%-45/uploads
-@dirrm %%WWWDIR%%-45/typo3temp
-@dirrm %%WWWDIR%%-45/typo3conf/l10n
-@dirrm %%WWWDIR%%-45/typo3conf/ext
-@dirrm %%WWWDIR%%-45/typo3conf
-@dirrm %%WWWDIR%%-45/fileadmin/user_upload
-@dirrm %%WWWDIR%%-45/fileadmin/_temp_
-@dirrm %%WWWDIR%%-45/fileadmin
-@dirrm %%WWWDIR%%-45
+@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%%
--- typo3-4.5.4.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?20110731132546.198FD1704A>