diff options
author | miwi <miwi@FreeBSD.org> | 2007-08-20 17:07:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-08-20 17:07:20 +0800 |
commit | bae2c058895592feed60215ecaf3833cc56cecb2 (patch) | |
tree | 6b68aafbd944ff86937e3abd1499f02725c6307b /www/phpbb-devel | |
parent | 195156a590957e7845e0cebdb1c8997df4432c96 (diff) | |
download | freebsd-ports-graphics-bae2c058895592feed60215ecaf3833cc56cecb2.tar.gz freebsd-ports-graphics-bae2c058895592feed60215ecaf3833cc56cecb2.tar.zst freebsd-ports-graphics-bae2c058895592feed60215ecaf3833cc56cecb2.zip |
- Update to 3.0.0RC43
PR: 115256
Submitted by: Dima Panov <fluffy@ael.ru>
Approved by: maintainer
Diffstat (limited to 'www/phpbb-devel')
-rw-r--r-- | www/phpbb-devel/Makefile | 4 | ||||
-rw-r--r-- | www/phpbb-devel/distinfo | 6 | ||||
-rw-r--r-- | www/phpbb-devel/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www/phpbb-devel/Makefile b/www/phpbb-devel/Makefile index a2fb7e0de91..3bc49e7d523 100644 --- a/www/phpbb-devel/Makefile +++ b/www/phpbb-devel/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/phpbb-devel/distinfo b/www/phpbb-devel/distinfo index 03885056476..88577ce0ba7 100644 --- a/www/phpbb-devel/distinfo +++ b/www/phpbb-devel/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/phpbb-devel/pkg-plist b/www/phpbb-devel/pkg-plist index e30be145efe..2deb8ab79c1 100644 --- a/www/phpbb-devel/pkg-plist +++ b/www/phpbb-devel/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 |