Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2011 11:39:28 -0600
From:      Mark Felder <feld@feld.me>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/154744: [PATCH] www/fluxbb: update to 1.4.4
Message-ID:  <E1Pofuy-0009wK-8D@nas.feld.me>
Resent-Message-ID: <201102131740.p1DHe96o001543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154744
>Category:       ports
>Synopsis:       [PATCH] www/fluxbb: update to 1.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 13 17:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mark Felder
>Release:        FreeBSD 8.2-RC3 amd64
>Organization:
>Environment:
System: FreeBSD nas.feld.me 8.2-RC3 FreeBSD 8.2-RC3 #0: Sun Jan 30 06:28:31 UTC 2011
>Description:
- Update to 1.4.4

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fluxbb-1.4.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/fluxbb/Makefile /tmp/www/fluxbb/Makefile
--- /usr/ports/www/fluxbb/Makefile	2011-01-16 00:03:23.499006869 -0600
+++ /tmp/www/fluxbb/Makefile	2011-02-12 21:48:42.000000000 -0600
@@ -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 -ruN --exclude=CVS /usr/ports/www/fluxbb/distinfo /tmp/www/fluxbb/distinfo
--- /usr/ports/www/fluxbb/distinfo	2011-01-16 00:03:23.501009050 -0600
+++ /tmp/www/fluxbb/distinfo	2011-02-12 21:48:47.000000000 -0600
@@ -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 -ruN --exclude=CVS /usr/ports/www/fluxbb/pkg-plist /tmp/www/fluxbb/pkg-plist
--- /usr/ports/www/fluxbb/pkg-plist	2011-01-16 00:03:23.506009054 -0600
+++ /tmp/www/fluxbb/pkg-plist	2011-02-12 21:53:15.000000000 -0600
@@ -1,4 +1,3 @@
-%%WWWDIR%%/.gitignore
 %%WWWDIR%%/COPYING
 %%WWWDIR%%/admin_bans.php
 %%WWWDIR%%/admin_categories.php
@@ -100,7 +99,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 +109,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 +117,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,15 +130,16 @@
 %%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
 %%WWWDIR%%/register.php
+%%WWWDIR%%/README
 %%WWWDIR%%/search.php
 %%WWWDIR%%/style/Air/base_admin.css
 %%WWWDIR%%/style/Air/img/asterisk.png
--- fluxbb-1.4.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Pofuy-0009wK-8D>