- Update to 3.0.5
PR: 135187 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout
This commit is contained in:
parent
4c62ce9b7b
commit
cd2eb91ed6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237117
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= phpbb
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.0.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= phpBB-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (phpBB-3.0.4.tar.bz2) = ef343e72f534d30d594b55cfd42e4c3a
|
||||
SHA256 (phpBB-3.0.4.tar.bz2) = 3560c17117f06dee6eb9025f9e587b07fef8de697e0f43a277d836b66b799def
|
||||
SIZE (phpBB-3.0.4.tar.bz2) = 1498706
|
||||
MD5 (phpBB-3.0.5.tar.bz2) = 734b8f9c2390d5cc8c971cfcb29da185
|
||||
SHA256 (phpBB-3.0.5.tar.bz2) = b2fa5400c2b0aae33a9b06a212fcdf4d47fceedfac3d73c1513a1e28633c7d4a
|
||||
SIZE (phpBB-3.0.5.tar.bz2) = 1499821
|
||||
|
|
|
@ -503,6 +503,7 @@
|
|||
%%PHPBBDIR%%/report.php
|
||||
%%PHPBBDIR%%/search.php
|
||||
%%PHPBBDIR%%/store/.htaccess
|
||||
%%PHPBBDIR%%/store/index.htm
|
||||
%%PHPBBDIR%%/style.php
|
||||
%%PHPBBDIR%%/styles/prosilver/imageset/announce_read.gif
|
||||
%%PHPBBDIR%%/styles/prosilver/imageset/announce_read_locked.gif
|
||||
|
|
Loading…
Reference in a new issue