Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Feb 2012 11:24:35 +1100 (EST)
From:      Terry Sposato <tabmow@freenode.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164676: www/mybb update to 1.6.5
Message-ID:  <20120201002435.8F5931CCA9@mail.sucked-in.com>
Resent-Message-ID: <201202010030.q110UBDf013229@freefall.freebsd.org>

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

>Number:         164676
>Category:       ports
>Synopsis:       www/mybb update to 1.6.5
>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:   Wed Feb 01 00:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Terry Sposato
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
freenode
>Environment:
System: FreeBSD got.sucked-in.com 8.2-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:
        
>How-To-Repeat:
        
>Fix:

        




--- mybb-1.6.5-portupdate.diff begins here ---
diff -Nru mybb-old/Makefile mybb/Makefile
--- mybb-old/Makefile	2012-02-01 10:41:06.000000000 +1100
+++ mybb/Makefile	2012-02-01 10:43:19.000000000 +1100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mybb
-PORTVERSION=	1.6.4
+PORTVERSION=	1.6.5
 CATEGORIES=	www
-MASTER_SITES=	http://www.mybb.com/download/latest/
-DISTNAME=	${PORTNAME}_1604
+MASTER_SITES=	http://cloud.github.com/downloads/mybb/mybb16/
+DISTNAME=	${PORTNAME}_1605
 
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	A PHP-based bulletin board / discussion forum system
diff -Nru mybb-old/distinfo mybb/distinfo
--- mybb-old/distinfo	2012-02-01 10:41:06.000000000 +1100
+++ mybb/distinfo	2012-02-01 10:43:22.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (mybb_1604.zip) = e43b025c785b103baf7d48cc251a085cf2b1bbe067bcaf771c5939d7b8c72313
-SIZE (mybb_1604.zip) = 1898726
+SHA256 (mybb_1605.zip) = 8ade210c11a2a2448776991d89839f79661ac7e7758504e25e429df1b7fba125
+SIZE (mybb_1605.zip) = 1926651
diff -Nru mybb-old/pkg-plist mybb/pkg-plist
--- mybb-old/pkg-plist	2012-02-01 10:41:07.000000000 +1100
+++ mybb/pkg-plist	2012-02-01 10:45:43.000000000 +1100
@@ -488,6 +488,7 @@
 %%WWWDIR%%/inc/captcha_fonts/index.html
 %%WWWDIR%%/inc/captcha_fonts/read_me.html
 %%WWWDIR%%/inc/class_bitwise.php
+%%WWWDIR%%/inc/class_captcha.php
 %%WWWDIR%%/inc/class_core.php
 %%WWWDIR%%/inc/class_custommoderation.php
 %%WWWDIR%%/inc/class_datacache.php
@@ -706,6 +707,7 @@
 %%WWWDIR%%/install/resources/upgrade19.php
 %%WWWDIR%%/install/resources/upgrade2.php
 %%WWWDIR%%/install/resources/upgrade20.php
+%%WWWDIR%%/install/resources/upgrade21.php
 %%WWWDIR%%/install/resources/upgrade3.php
 %%WWWDIR%%/install/resources/upgrade4.php
 %%WWWDIR%%/install/resources/upgrade5.php
--- mybb-1.6.5-portupdate.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?20120201002435.8F5931CCA9>