Update to 2.0.18

Add SHA256

PR:		87372
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer timeout, 23 days
This commit is contained in:
Marcus Alves Grando 2005-11-08 19:26:55 +00:00
parent f8bc3c3b19
commit d6c724b104
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147622
3 changed files with 4 additions and 10 deletions

View File

@ -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}

View File

@ -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

View File

@ -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
+?>