summaryrefslogtreecommitdiff
path: root/www/phpbb
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-08 19:26:55 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-08 19:26:55 +0000
commitd6c724b10477b8740e063a9d31692cd191d4aa95 (patch)
tree86f14650f329a2a6fc6a33369a5eb0dc007f70e8 /www/phpbb
parentAdd wbxml2, conversiontools for converting between xml and wbxml (diff)
Update to 2.0.18
Add SHA256 PR: 87372 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: maintainer timeout, 23 days
Notes
Notes: svn path=/head/; revision=147622
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/Makefile2
-rw-r--r--www/phpbb/distinfo5
-rw-r--r--www/phpbb/files/patch-includes-sessions.php7
3 files changed, 4 insertions, 10 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index 9ed0a1d874c0..ffb236fdeb09 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= phpbb
-PORTVERSION= 2.0.17
+PORTVERSION= 2.0.18
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo
index ddf5ba1608a5..1b6c69029f8f 100644
--- a/www/phpbb/distinfo
+++ b/www/phpbb/distinfo
@@ -1,2 +1,3 @@
-MD5 (phpBB-2.0.17.tar.bz2) = 1cafd539b72201c91c5cdee98f910046
-SIZE (phpBB-2.0.17.tar.bz2) = 444785
+MD5 (phpBB-2.0.18.tar.bz2) = 2d3c71574ea8d3ef0afbcf4aec63947a
+SHA256 (phpBB-2.0.18.tar.bz2) = ed072833aa0b14346f993114449dbbb6b0c1d3c8b79668e6bafbbc32ca7d0920
+SIZE (phpBB-2.0.18.tar.bz2) = 448983
diff --git a/www/phpbb/files/patch-includes-sessions.php b/www/phpbb/files/patch-includes-sessions.php
index bb15b73c06a1..a84aa2f04322 100644
--- a/www/phpbb/files/patch-includes-sessions.php
+++ b/www/phpbb/files/patch-includes-sessions.php
@@ -9,10 +9,3 @@
{
message_die(CRITICAL_ERROR, 'Error creating new session', '', __LINE__, __FILE__, $sql);
}
-@@ -421,4 +421,4 @@
- return $url;
- }
-
--?>
-\ No newline at end of file
-+?>