View | Details | Raw Unified | Return to bug 81060 | Differences between
and this patch

Collapse All | Expand All

(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (phpBB-2.0.13.tar.bz2) = a8a286d3855b969e1e8757464accf095
1
MD5 (phpBB-2.0.15.tar.bz2) = 864c7dbd8d2cf402f86d9b87e07be266
2
SIZE (phpBB-2.0.13.tar.bz2) = 436886
2
SIZE (phpBB-2.0.15.tar.bz2) = 443803
(-)Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	phpbb
8
PORTNAME=	phpbb
9
PORTVERSION=	2.0.13
9
PORTVERSION=	2.0.15
10
PORTREVISION=	1
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)pkg-plist (-1 lines)
Lines 43-49 Link Here
43
%%PHPBBDIR%%/db/mssql.php
43
%%PHPBBDIR%%/db/mssql.php
44
%%PHPBBDIR%%/db/mysql.php
44
%%PHPBBDIR%%/db/mysql.php
45
%%PHPBBDIR%%/db/mysql4.php
45
%%PHPBBDIR%%/db/mysql4.php
46
%%PHPBBDIR%%/db/oracle.php
47
%%PHPBBDIR%%/db/postgres7.php
46
%%PHPBBDIR%%/db/postgres7.php
48
%%PHPBBDIR%%/extension.inc
47
%%PHPBBDIR%%/extension.inc
49
%%PHPBBDIR%%/faq.php
48
%%PHPBBDIR%%/faq.php

Return to bug 81060