From bae2c058895592feed60215ecaf3833cc56cecb2 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 20 Aug 2007 09:07:20 +0000 Subject: - Update to 3.0.0RC43 PR: 115256 Submitted by: Dima Panov Approved by: maintainer --- www/phpbb-devel/Makefile | 4 ++-- www/phpbb-devel/distinfo | 6 +++--- www/phpbb-devel/pkg-plist | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'www/phpbb-devel') 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 -- cgit