diff options
author | wen <wen@FreeBSD.org> | 2010-03-15 10:22:39 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-03-15 10:22:39 +0800 |
commit | 8898664ceacb91aa3cb1017bf1c00ff7decc024c (patch) | |
tree | df12f1bde4252eb0c14b6b5006dc40f2f2892b5c /www | |
parent | 869db302e56947b7b3af2bdc1efb516c2bb6ee8f (diff) | |
download | freebsd-ports-gnome-8898664ceacb91aa3cb1017bf1c00ff7decc024c.tar.gz freebsd-ports-gnome-8898664ceacb91aa3cb1017bf1c00ff7decc024c.tar.zst freebsd-ports-gnome-8898664ceacb91aa3cb1017bf1c00ff7decc024c.zip |
- Update to 3.0.7
PR: ports/144381
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: maintainer(timeout, >=2 weeks)
Diffstat (limited to 'www')
-rw-r--r-- | www/phpbb3/Makefile | 7 | ||||
-rw-r--r-- | www/phpbb3/distinfo | 6 | ||||
-rw-r--r-- | www/phpbb3/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile index ccf2b0f47546..df7e18b0e024 100644 --- a/www/phpbb3/Makefile +++ b/www/phpbb3/Makefile @@ -6,10 +6,11 @@ # PORTNAME= phpbb -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES= www -MASTER_SITES= http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/ -DISTNAME= phpBB-${PORTVERSION} +MASTER_SITES= http://www.phpbb.com/files/release/ \ + http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/ +DISTNAME= phpBB-${PORTVERSION}-PL1 MAINTAINER= bg1tpt@gmail.com COMMENT= A PHP-based bulletin board / discussion forum system diff --git a/www/phpbb3/distinfo b/www/phpbb3/distinfo index 8c2664ed473a..573bb7bfea24 100644 --- a/www/phpbb3/distinfo +++ b/www/phpbb3/distinfo @@ -1,3 +1,3 @@ -MD5 (phpBB-3.0.6.tar.bz2) = fd3f00e4a018cb9c4c6de375d823b245 -SHA256 (phpBB-3.0.6.tar.bz2) = 2cc16c1fcf4de59186c5beb040f090674bc03feb9bb153f114c804ae30ddaf4b -SIZE (phpBB-3.0.6.tar.bz2) = 1560591 +MD5 (phpBB-3.0.7-PL1.tar.bz2) = 67570654462c442c29080007c0af1e1b +SHA256 (phpBB-3.0.7-PL1.tar.bz2) = e0a34b6eaade544c3988cbc5ed8914c0952760ff0450f9b8d5047bd436d237aa +SIZE (phpBB-3.0.7-PL1.tar.bz2) = 1563108 diff --git a/www/phpbb3/pkg-plist b/www/phpbb3/pkg-plist index b5c032df773a..ace424aa4535 100644 --- a/www/phpbb3/pkg-plist +++ b/www/phpbb3/pkg-plist @@ -113,6 +113,7 @@ %%PHPBBDIR%%/adm/style/captcha_recaptcha.html %%PHPBBDIR%%/adm/style/captcha_recaptcha_acp.html %%PHPBBDIR%%/adm/style/colour_swatch.html +%%PHPBBDIR%%/adm/style/confirm_bbcode.html %%PHPBBDIR%%/adm/style/confirm_body.html %%PHPBBDIR%%/adm/style/confirm_body_prune.html %%PHPBBDIR%%/adm/style/custom_profile_fields.html |