diff options
author | wen <wen@FreeBSD.org> | 2011-02-14 08:33:19 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-14 08:33:19 +0800 |
commit | f67a9ac24eb842f243a3a17cbef7a1f0c35fc47a (patch) | |
tree | f43c5b04a680c446d7448d23120c8235c8cca051 /www/fluxbb | |
parent | 95142f99ad0767d6bead5e9c647086120333b658 (diff) | |
download | freebsd-ports-gnome-f67a9ac24eb842f243a3a17cbef7a1f0c35fc47a.tar.gz freebsd-ports-gnome-f67a9ac24eb842f243a3a17cbef7a1f0c35fc47a.tar.zst freebsd-ports-gnome-f67a9ac24eb842f243a3a17cbef7a1f0c35fc47a.zip |
- Update to 1.4.4
PR: ports/154744
Submitted by: Mark Felder <feld@feld.me>
Diffstat (limited to 'www/fluxbb')
-rw-r--r-- | www/fluxbb/Makefile | 2 | ||||
-rw-r--r-- | www/fluxbb/distinfo | 4 | ||||
-rw-r--r-- | www/fluxbb/pkg-plist | 8 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/fluxbb/Makefile b/www/fluxbb/Makefile index b486acbd24e7..780da7d602f5 100644 --- a/www/fluxbb/Makefile +++ b/www/fluxbb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fluxbb -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= www MASTER_SITES= http://fluxbb.org/download/releases/${PORTVERSION}/ diff --git a/www/fluxbb/distinfo b/www/fluxbb/distinfo index c943154b4359..8f81337d66ee 100644 --- a/www/fluxbb/distinfo +++ b/www/fluxbb/distinfo @@ -1,2 +1,2 @@ -SHA256 (fluxbb-1.4.2.tar.gz) = 265f13fa18911c40dcdf5a66636fa4f3f115400f00da474ac8bdcecd9c17c3a8 -SIZE (fluxbb-1.4.2.tar.gz) = 269153 +SHA256 (fluxbb-1.4.4.tar.gz) = a69253c1eef173d9888bbfa34dd7f413ab6443944d4209699f9bf1dc610639c5 +SIZE (fluxbb-1.4.4.tar.gz) = 276720 diff --git a/www/fluxbb/pkg-plist b/www/fluxbb/pkg-plist index 55d4293f4150..0bf5ead6e43a 100644 --- a/www/fluxbb/pkg-plist +++ b/www/fluxbb/pkg-plist @@ -1,5 +1,5 @@ -%%WWWDIR%%/.gitignore %%WWWDIR%%/COPYING +%%WWWDIR%%/README %%WWWDIR%%/admin_bans.php %%WWWDIR%%/admin_categories.php %%WWWDIR%%/admin_censoring.php @@ -100,7 +100,6 @@ %%WWWDIR%%/lang/English/admin_maintenance.php %%WWWDIR%%/lang/English/admin_options.php %%WWWDIR%%/lang/English/admin_permissions.php -%%WWWDIR%%/lang/English/admin_plugin_example.php %%WWWDIR%%/lang/English/admin_prune.php %%WWWDIR%%/lang/English/admin_ranks.php %%WWWDIR%%/lang/English/admin_reports.php @@ -111,6 +110,7 @@ %%WWWDIR%%/lang/English/help.php %%WWWDIR%%/lang/English/index.html %%WWWDIR%%/lang/English/index.php +%%WWWDIR%%/lang/English/install.php %%WWWDIR%%/lang/English/login.php %%WWWDIR%%/lang/English/mail_templates/activate_email.tpl %%WWWDIR%%/lang/English/mail_templates/activate_password.tpl @@ -118,6 +118,8 @@ %%WWWDIR%%/lang/English/mail_templates/index.html %%WWWDIR%%/lang/English/mail_templates/new_reply.tpl %%WWWDIR%%/lang/English/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/English/mail_templates/new_topic.tpl +%%WWWDIR%%/lang/English/mail_templates/new_topic_full.tpl %%WWWDIR%%/lang/English/mail_templates/rename.tpl %%WWWDIR%%/lang/English/mail_templates/welcome.tpl %%WWWDIR%%/lang/English/misc.php @@ -129,11 +131,11 @@ %%WWWDIR%%/lang/English/stopwords.txt %%WWWDIR%%/lang/English/topic.php %%WWWDIR%%/lang/English/userlist.php +%%WWWDIR%%/lang/English/update.php %%WWWDIR%%/lang/index.html %%WWWDIR%%/login.php %%WWWDIR%%/misc.php %%WWWDIR%%/moderate.php -%%WWWDIR%%/plugins/AMP_Example.php %%WWWDIR%%/plugins/index.html %%WWWDIR%%/post.php %%WWWDIR%%/profile.php |