aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpbb
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-03-01 14:48:45 +0800
committerclsung <clsung@FreeBSD.org>2005-03-01 14:48:45 +0800
commitf91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff (patch)
tree5e20834114f6a1fd933facb191c9f4e5b9e1a68d /www/phpbb
parent85be249c5d5fad60e830e74be1353ddc838a9d7b (diff)
downloadfreebsd-ports-gnome-f91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff.tar.gz
freebsd-ports-gnome-f91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff.tar.zst
freebsd-ports-gnome-f91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff.zip
- The phpbb developer group announces there are 2 security problems
in phpbb 2.0.12, privilege elevatiIn my patch:disclosure. (VuXML ID: 53e711ed-8972-11d9-9ff8-00306e01dda2) - 1. update www/phpbb to 2.0.13 - 2. use DATADIR in pkg-plist PR: 78189 Submitted by: Kang Liu (maintainre)
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/Makefile2
-rw-r--r--www/phpbb/distinfo4
-rw-r--r--www/phpbb/pkg-plist21
3 files changed, 13 insertions, 14 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index b629ff1d2009..440bb32bed4a 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= phpbb
-PORTVERSION= 2.0.12
+PORTVERSION= 2.0.13
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo
index c4a4fafb342f..e63041d06977 100644
--- a/www/phpbb/distinfo
+++ b/www/phpbb/distinfo
@@ -1,2 +1,2 @@
-MD5 (phpBB-2.0.12.tar.bz2) = 5b77c23c22147c5d9719922b2f64d8fa
-SIZE (phpBB-2.0.12.tar.bz2) = 436885
+MD5 (phpBB-2.0.13.tar.bz2) = a8a286d3855b969e1e8757464accf095
+SIZE (phpBB-2.0.13.tar.bz2) = 436886
diff --git a/www/phpbb/pkg-plist b/www/phpbb/pkg-plist
index a9c7d048fdc5..b808cbc29771 100644
--- a/www/phpbb/pkg-plist
+++ b/www/phpbb/pkg-plist
@@ -6,14 +6,14 @@
%%PORTDOCS%%%%DOCSDIR%%/README.html
%%PORTDOCS%%%%DOCSDIR%%/coding-guidelines.txt
%%PORTDOCS%%%%DOCSDIR%%/codingstandards.htm
-share/phpbb/contrib/README.html
-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/install.php
-share/phpbb/update_to_latest.php
-share/phpbb/upgrade.php
+%%DATADIR%%/contrib/README.html
+%%DATADIR%%/contrib/dbinformer.php
+%%DATADIR%%/contrib/fixfiles.sh
+%%DATADIR%%/contrib/template_db_cache.php
+%%DATADIR%%/contrib/template_file_cache.php
+%%DATADIR%%/install.php
+%%DATADIR%%/update_to_latest.php
+%%DATADIR%%/upgrade.php
%%PHPBBDIR%%/admin/admin_board.php
%%PHPBBDIR%%/admin/admin_db_utilities.php
%%PHPBBDIR%%/admin/admin_disallow.php
@@ -306,9 +306,8 @@ share/phpbb/upgrade.php
@exec chown -R %%WWWOWN%%:%%WWWGRP%% %B
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/doc 2>/dev/null || true
-@dirrm share/phpbb/contrib
-@dirrm share/phpbb
-@unexec rmdir %D/share 2>/dev/null || true
+@dirrm %%DATADIR%%/contrib
+@dirrm %%DATADIR%%
@dirrm %%PHPBBDIR%%/admin
@dirrm %%PHPBBDIR%%/cache
@dirrm %%PHPBBDIR%%/db