diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-08-01 01:34:51 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-08-01 01:34:51 +0800 |
commit | eb5a0fb187bfa859d26234a26d82fe271af352b0 (patch) | |
tree | 4285b8228780c618a370c2a8e7c6c1d469ce9be5 | |
parent | a1956e3d1d72cf9e5578d757af9beac8673cc4b1 (diff) | |
download | freebsd-ports-gnome-eb5a0fb187bfa859d26234a26d82fe271af352b0.tar.gz freebsd-ports-gnome-eb5a0fb187bfa859d26234a26d82fe271af352b0.tar.zst freebsd-ports-gnome-eb5a0fb187bfa859d26234a26d82fe271af352b0.zip |
- Minor fix in Makefile
- Prepare for 4.6
PR: ports/159329
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 66 | ||||
-rw-r--r-- | www/typo346/Makefile | 4 | ||||
-rw-r--r-- | www/typo346/pkg-plist | 66 |
4 files changed, 70 insertions, 70 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 08ae59e67ac5..1bcd6cd3df14 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -21,8 +21,8 @@ WANT_PHP_WEB= yes 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 --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index b034c224eb32..06e8cdd45ac6 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -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%% diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 08ae59e67ac5..1bcd6cd3df14 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -21,8 +21,8 @@ WANT_PHP_WEB= yes 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 --git a/www/typo346/pkg-plist b/www/typo346/pkg-plist index b034c224eb32..06e8cdd45ac6 100644 --- a/www/typo346/pkg-plist +++ b/www/typo346/pkg-plist @@ -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%% |