diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-08-27 19:27:59 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-08-27 19:27:59 +0000 |
commit | 35e98f17b401b87453069b8ab91d097341be7466 (patch) | |
tree | 33c7d0d29313f410b28c6bd828484b665e428c03 /www/phpbb3 | |
parent | 72450bee8c97f68de95353dc72ccc3330bef5427 (diff) | |
download | ports-35e98f17b401b87453069b8ab91d097341be7466.tar.gz ports-35e98f17b401b87453069b8ab91d097341be7466.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/files/pkg-message.in | 2 | ||||
-rw-r--r-- | www/phpbb3/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile index 3bc49e7d5231..6dd5060ad99b 100644 --- a/www/phpbb3/Makefile +++ b/www/phpbb3/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpbb -PORTVERSION= 3.0r4 +PORTVERSION= 3.0r5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpbb PKGNAMESUFFIX= -devel -DISTNAME= phpBB-3.0.RC4 +DISTNAME= phpBB-3.0.RC5 MAINTAINER= bg1tpt@gmail.com COMMENT= A PHP-based bulletin board / discussion forum system diff --git a/www/phpbb3/distinfo b/www/phpbb3/distinfo index 88577ce0ba73..21a183648374 100644 --- a/www/phpbb3/distinfo +++ b/www/phpbb3/distinfo @@ -1,3 +1,3 @@ -MD5 (phpBB-3.0.RC4.tar.bz2) = fa82b02a889c8b90eaa199a6e67c9d18 -SHA256 (phpBB-3.0.RC4.tar.bz2) = 13453d0ea4c6fe29a82db9eac5004dd31339bf23b86c1c1053dff772b179102c -SIZE (phpBB-3.0.RC4.tar.bz2) = 1428154 +MD5 (phpBB-3.0.RC5.tar.bz2) = 55b30194cdd773bbe89d4aa1d7e5e62b +SHA256 (phpBB-3.0.RC5.tar.bz2) = cd94ecaeea05ba2d089004d311317d9854138c4ffff9321b19d5184334368695 +SIZE (phpBB-3.0.RC5.tar.bz2) = 1441201 diff --git a/www/phpbb3/files/pkg-message.in b/www/phpbb3/files/pkg-message.in index 1de0e3fa7a22..cd5e465dad12 100644 --- a/www/phpbb3/files/pkg-message.in +++ b/www/phpbb3/files/pkg-message.in @@ -17,6 +17,6 @@ configure your installation of phpBB3: http://localhost/%%PHPBBURL%%/ After configuring phpBB3 and ensuring that it is operational, you MUST -deleture you remove the entire install/ directory from %%PREFIX%%/%%PHPBBDIR%%: +remove or rename the install/ directory from %%PREFIX%%/%%PHPBBDIR%%: ---------------------------------------------------------------------------- diff --git a/www/phpbb3/pkg-plist b/www/phpbb3/pkg-plist index 2deb8ab79c1f..bb3f2a2eb564 100644 --- a/www/phpbb3/pkg-plist +++ b/www/phpbb3/pkg-plist @@ -395,6 +395,7 @@ %%PHPBBDIR%%/install/convertors/convert_phpbb20.php %%PHPBBDIR%%/install/convertors/functions_phpbb20.php %%PHPBBDIR%%/install/data/confusables.php +%%PHPBBDIR%%/install/data/new_normalizer.php %%PHPBBDIR%%/install/database_update.php %%PHPBBDIR%%/install/index.php %%PHPBBDIR%%/install/install_convert.php |