diff options
author | pav <pav@FreeBSD.org> | 2004-01-05 19:01:44 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-05 19:01:44 +0000 |
commit | 4c834f543527dc4713a302f7f5fb2c24380790f8 (patch) | |
tree | ab487663c056a6e6de30d49f7b5343de0b305ae1 /www/phpbb | |
parent | 074761d625b72ef5b9452d159a60bf3789528984 (diff) | |
download | FreeBSD-ports-4c834f543527dc4713a302f7f5fb2c24380790f8.zip FreeBSD-ports-4c834f543527dc4713a302f7f5fb2c24380790f8.tar.gz |
- Update distinfo after tarball was changed to fix security issues, please see
http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=161943 for details.
PR: ports/60921
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 2 | ||||
-rw-r--r-- | www/phpbb/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index 58dd337..d506e8c 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpbb PORTVERSION= 2.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo index 06abdcf..b7c1eaf 100644 --- a/www/phpbb/distinfo +++ b/www/phpbb/distinfo @@ -1 +1 @@ -MD5 (phpBB-2.0.6.tar.bz2) = 6574f13e2c7b66fda4faf1b2ddacae48 +MD5 (phpBB-2.0.6.tar.bz2) = 0c2a43e1f482dffbcdb91dd366c9894f |