View | Details | Raw Unified | Return to bug 95685
Collapse All | Expand All

(-)phpbb/Makefile (-3 / +5 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	phpbb
8
PORTNAME=	phpbb
9
PORTVERSION=	2.0.19
9
PORTVERSION=	2.0.20
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	http://superb-west.dl.sourceforge.net/sourceforge/phpbb/ \
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
		http://easynews.dl.sourceforge.net/sourceforge/phpbb/ \
13
		http://umn.dl.sourceforge.net/sourceforge/phpbb/ \
14
		http://kent.dl.sourceforge.net/sourceforge/phpbb/
13
DISTNAME=	phpBB-${PORTVERSION}
15
DISTNAME=	phpBB-${PORTVERSION}
14
16
15
MAINTAINER=	liukang@cn.freebsd.org
17
MAINTAINER=	liukang@cn.freebsd.org
(-)phpbb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (phpBB-2.0.19.tar.bz2) = 7b8c6d6f7f92571afb34f192f3c242dd
1
MD5 (phpBB-2.0.20.tar.bz2) = 195d199f7ce766bc6d522e0e9a3cb74d
2
SHA256 (phpBB-2.0.19.tar.bz2) = a7162db5576ae985d3f299fe61e2665815dda5144210d5fe22a5b78cf0948b88
2
SHA256 (phpBB-2.0.20.tar.bz2) = a269090b6f2ed8f003189b4d6c9db915b828eab3f9cf2ade619220cfebf93fe7
3
SIZE (phpBB-2.0.19.tar.bz2) = 449701
3
SIZE (phpBB-2.0.20.tar.bz2) = 452282
(-)phpbb/pkg-plist (+1 lines)
Lines 152-157 Link Here
152
%%PHPBBDIR%%/templates/subSilver/admin/auth_ug_body.tpl
152
%%PHPBBDIR%%/templates/subSilver/admin/auth_ug_body.tpl
153
%%PHPBBDIR%%/templates/subSilver/admin/board_config_body.tpl
153
%%PHPBBDIR%%/templates/subSilver/admin/board_config_body.tpl
154
%%PHPBBDIR%%/templates/subSilver/admin/category_edit_body.tpl
154
%%PHPBBDIR%%/templates/subSilver/admin/category_edit_body.tpl
155
%%PHPBBDIR%%/templates/subSilver/admin/confirm_body.tpl
155
%%PHPBBDIR%%/templates/subSilver/admin/db_utils_backup_body.tpl
156
%%PHPBBDIR%%/templates/subSilver/admin/db_utils_backup_body.tpl
156
%%PHPBBDIR%%/templates/subSilver/admin/db_utils_restore_body.tpl
157
%%PHPBBDIR%%/templates/subSilver/admin/db_utils_restore_body.tpl
157
%%PHPBBDIR%%/templates/subSilver/admin/disallow_body.tpl
158
%%PHPBBDIR%%/templates/subSilver/admin/disallow_body.tpl

Return to bug 95685