Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2012 14:38:36 +1100 (EST)
From:      Terry Sposato <tabmow@freenode.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166274: www/mybb update to 1.6.6
Message-ID:  <20120320033836.377661CC66@mail.sucked-in.com>
Resent-Message-ID: <201203200340.q2K3eAk6061590@freefall.freebsd.org>

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

>Number:         166274
>Category:       ports
>Synopsis:       www/mybb update to 1.6.6
>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:   Tue Mar 20 03:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Terry Sposato
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
freenode
>Environment:
System: FreeBSD got.sucked-in.com 9.0-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


        
>Description:
	Update to latest version. Fixed security vulrenabilities.

>How-To-Repeat:
        
>Fix:




--- mybb-1.6.6.diff begins here ---
diff -Nru /usr/ports/www/mybb-new/Makefile /usr/ports/www/mybb/Makefile
--- /usr/ports/www/mybb-new/Makefile	2012-03-20 14:34:15.000000000 +1100
+++ /usr/ports/www/mybb/Makefile	2012-02-07 17:33:47.000000000 +1100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mybb
-PORTVERSION=	1.6.6
+PORTVERSION=	1.6.5
 CATEGORIES=	www
 MASTER_SITES=	http://cloud.github.com/downloads/mybb/mybb16/
-DISTNAME=	${PORTNAME}_1606
+DISTNAME=	${PORTNAME}_1605
 
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	A PHP-based bulletin board / discussion forum system
@@ -28,7 +28,7 @@
 	@${MKDIR} ${WWWDIR}
 	${CP} -R ${WRKSRC}/ ${WWWDIR}
 	${TOUCH} ${WWWDIR}/inc/config.php
-	@${CHOWN} ${WWWOWN} ${WWWDIR}/inc/config.php ${WWWDIR}/inc/settings.php
+	@${CHOWN} ${WWWOWN} ${WWWDIR}/inc/config.php
 	@${CAT} ${PKGMESSAGE}
 
 create-plist:
diff -Nru /usr/ports/www/mybb-new/distinfo /usr/ports/www/mybb/distinfo
--- /usr/ports/www/mybb-new/distinfo	2012-03-20 14:34:15.000000000 +1100
+++ /usr/ports/www/mybb/distinfo	2012-02-07 17:33:47.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (mybb_1606.zip) = 0321bc8cc0b247c981ccd203f49462c476ab2f29b4fd8686c884f61ca9bef273
-SIZE (mybb_1606.zip) = 1927467
+SHA256 (mybb_1605.zip) = 8ade210c11a2a2448776991d89839f79661ac7e7758504e25e429df1b7fba125
+SIZE (mybb_1605.zip) = 1926651
diff -Nru /usr/ports/www/mybb-new/pkg-plist /usr/ports/www/mybb/pkg-plist
--- /usr/ports/www/mybb-new/pkg-plist	2012-03-20 14:34:15.000000000 +1100
+++ /usr/ports/www/mybb/pkg-plist	2012-02-07 17:33:47.000000000 +1100
@@ -708,7 +708,6 @@
 %%WWWDIR%%/install/resources/upgrade2.php
 %%WWWDIR%%/install/resources/upgrade20.php
 %%WWWDIR%%/install/resources/upgrade21.php
-%%WWWDIR%%/install/resources/upgrade22.php
 %%WWWDIR%%/install/resources/upgrade3.php
 %%WWWDIR%%/install/resources/upgrade4.php
 %%WWWDIR%%/install/resources/upgrade5.php
--- mybb-1.6.6.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120320033836.377661CC66>