diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-20 09:07:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-20 09:07:20 +0000 |
commit | 9ff193758e6459075d993ce6d1bc89639abb2a9d (patch) | |
tree | 1fe1e3d525c63de7421c8d3d5655d701410d29eb /www/phpbb3 | |
parent | 7dda9e32bf2f27994a2e53cfa778e533b59dd8cb (diff) | |
download | ports-9ff193758e6459075d993ce6d1bc89639abb2a9d.tar.gz ports-9ff193758e6459075d993ce6d1bc89639abb2a9d.zip |
Notes
Diffstat (limited to 'www/phpbb3')
-rw-r--r-- | www/phpbb3/Makefile | 4 | ||||
-rw-r--r-- | www/phpbb3/distinfo | 6 | ||||
-rw-r--r-- | www/phpbb3/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile index a2fb7e0de916..3bc49e7d5231 100644 --- a/www/phpbb3/Makefile +++ b/www/phpbb3/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpbb -PORTVERSION= 3.0r3 +PORTVERSION= 3.0r4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpbb PKGNAMESUFFIX= -devel -DISTNAME= phpBB-3.0.RC3 +DISTNAME= phpBB-3.0.RC4 MAINTAINER= bg1tpt@gmail.com COMMENT= A PHP-based bulletin board / discussion forum system diff --git a/www/phpbb3/distinfo b/www/phpbb3/distinfo index 03885056476a..88577ce0ba73 100644 --- a/www/phpbb3/distinfo +++ b/www/phpbb3/distinfo @@ -1,3 +1,3 @@ -MD5 (phpBB-3.0.RC3.tar.bz2) = 2296cc6e0bcf39ca0e174a250157bc30 -SHA256 (phpBB-3.0.RC3.tar.bz2) = f472c41a895c5e2d64e6202ac8741410804109289544b85b48332ecfe8137234 -SIZE (phpBB-3.0.RC3.tar.bz2) = 1380903 +MD5 (phpBB-3.0.RC4.tar.bz2) = fa82b02a889c8b90eaa199a6e67c9d18 +SHA256 (phpBB-3.0.RC4.tar.bz2) = 13453d0ea4c6fe29a82db9eac5004dd31339bf23b86c1c1053dff772b179102c +SIZE (phpBB-3.0.RC4.tar.bz2) = 1428154 diff --git a/www/phpbb3/pkg-plist b/www/phpbb3/pkg-plist index e30be145efed..2deb8ab79c1f 100644 --- a/www/phpbb3/pkg-plist +++ b/www/phpbb3/pkg-plist @@ -125,6 +125,7 @@ %%PHPBBDIR%%/adm/swatch.php %%PHPBBDIR%%/cache/.htaccess %%PHPBBDIR%%/cache/index.htm +%%PHPBBDIR%%/.htaccess %%PHPBBDIR%%/common.php %%PHPBBDIR%%/cron.php %%PHPBBDIR%%/docs/AUTHORS @@ -358,6 +359,7 @@ %%PHPBBDIR%%/includes/utf/data/case_fold_c.php %%PHPBBDIR%%/includes/utf/data/case_fold_f.php %%PHPBBDIR%%/includes/utf/data/case_fold_s.php +%%PHPBBDIR%%/includes/utf/data/confusables.php %%PHPBBDIR%%/includes/utf/data/recode_basic.php %%PHPBBDIR%%/includes/utf/data/recode_cjk.php %%PHPBBDIR%%/includes/utf/data/search_indexer_0.php @@ -392,6 +394,7 @@ %%PHPBBDIR%%/index.php %%PHPBBDIR%%/install/convertors/convert_phpbb20.php %%PHPBBDIR%%/install/convertors/functions_phpbb20.php +%%PHPBBDIR%%/install/data/confusables.php %%PHPBBDIR%%/install/database_update.php %%PHPBBDIR%%/install/index.php %%PHPBBDIR%%/install/install_convert.php @@ -930,6 +933,7 @@ @dirrm %%PHPBBDIR%%/language/en/acp @dirrm %%PHPBBDIR%%/language/en @dirrm %%PHPBBDIR%%/language +@dirrm %%PHPBBDIR%%/install/data @dirrm %%PHPBBDIR%%/install/schemas @dirrm %%PHPBBDIR%%/install/convertors @dirrm %%PHPBBDIR%%/install |