diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-24 05:25:11 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-24 05:25:11 +0000 |
commit | adebaa87f9509947342ee12d0cccfc093dbb7630 (patch) | |
tree | c414867ceff98af4eef1a1a14d285a3204527e45 /www/phpbb | |
parent | f278177ae0a545e5aad36c8e9427f818f9603925 (diff) | |
download | ports-adebaa87f9509947342ee12d0cccfc093dbb7630.tar.gz ports-adebaa87f9509947342ee12d0cccfc093dbb7630.zip |
Notes
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 4 | ||||
-rw-r--r-- | www/phpbb/distinfo | 4 | ||||
-rw-r--r-- | www/phpbb/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index b7c44a5023f9..d72f60e90549 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpbb -PORTVERSION= 2.0.10 +PORTVERSION= 2.0.11 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -35,7 +35,7 @@ WRKSRC= ${WRKDIR}/phpBB2 NO_BUILD= yes USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/pkg-message -PHPBB_VER= ${PORTVERSION:S/.0.//g:S/.//g} +PHPBB_VER= ${PORTVERSION:S/.//g:S/.//g} PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PLIST_SUB+= PHPBB_VER=${PHPBB_VER} diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo index 3503acbe8608..12402530b7ad 100644 --- a/www/phpbb/distinfo +++ b/www/phpbb/distinfo @@ -1,2 +1,2 @@ -MD5 (phpBB-2.0.10.tar.bz2) = 9aaf577d3160f6e3ba069eb2e670e2a4 -SIZE (phpBB-2.0.10.tar.bz2) = 453378 +MD5 (phpBB-2.0.11.tar.bz2) = ae6a8f3b74fb00251f5cceb03d295e89 +SIZE (phpBB-2.0.11.tar.bz2) = 434670 diff --git a/www/phpbb/pkg-plist b/www/phpbb/pkg-plist index 3b56ec451c20..6eb07c34f22d 100644 --- a/www/phpbb/pkg-plist +++ b/www/phpbb/pkg-plist @@ -11,7 +11,6 @@ share/phpbb/contrib/dbinformer.php share/phpbb/contrib/fixfiles.sh share/phpbb/contrib/template_db_cache.php share/phpbb/contrib/template_file_cache.php -share/phpbb/contrib/visual_confirmation.tar.bz2 share/phpbb/install.php share/phpbb/update_to_%%PHPBB_VER%%.php share/phpbb/upgrade.php @@ -98,6 +97,7 @@ share/phpbb/upgrade.php %%PHPBBDIR%%/includes/topic_review.php %%PHPBBDIR%%/includes/usercp_activate.php %%PHPBBDIR%%/includes/usercp_avatar.php +%%PHPBBDIR%%/includes/usercp_confirm.php %%PHPBBDIR%%/includes/usercp_email.php %%PHPBBDIR%%/includes/usercp_register.php %%PHPBBDIR%%/includes/usercp_sendpasswd.php |