mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
- Fix BBCode vulnerability & pgsql problem in phpbb
PR: 56706 Submitted by: maintainer
This commit is contained in:
parent
17f5a3c9fe
commit
c0a9694bf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89019
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= phpbb
|
PORTNAME= phpbb
|
||||||
PORTVERSION= 2.0.6
|
PORTVERSION= 2.0.6
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (phpBB-2.0.6.tar.bz2) = 28f20c82fce9ad6329b937c967eb1c72
|
MD5 (phpBB-2.0.6.tar.bz2) = ee73baaac8f2f72c2a1d879ea811bd07
|
||||||
|
|
Loading…
Add table
Reference in a new issue