Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2011 05:16:59 GMT
From:      Terry Sposato <terry@sposato.biz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157417: www/mybb Update to 1.6.3
Message-ID:  <201105300516.p4U5GxJR063879@red.freebsd.org>
Resent-Message-ID: <201105300520.p4U5K3mX000595@freefall.freebsd.org>

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

>Number:         157417
>Category:       ports
>Synopsis:       www/mybb Update to 1.6.3
>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:   Mon May 30 05:20:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Terry Sposato
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
Update www/mypbb port to latest
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nru mybb-old/Makefile mybb/Makefile
--- mybb-old/Makefile   2011-05-30 15:04:22.000000000 +1000
+++ mybb/Makefile       2011-05-30 15:06:32.000000000 +1000
@@ -6,10 +6,10 @@
 #

 PORTNAME=      mybb
-PORTVERSION=   1.6.1
+PORTVERSION=   1.6.3
 CATEGORIES=    www
 MASTER_SITES=  http://www.mybb.com/download/latest/
-DISTNAME=      ${PORTNAME}_1601
+DISTNAME=      ${PORTNAME}_1603

 MAINTAINER=    miwi@FreeBSD.org
 COMMENT=       A PHP-based bulletin board / discussion forum system
diff -Nru mybb-old/distinfo mybb/distinfo
--- mybb-old/distinfo   2011-05-30 15:04:22.000000000 +1000
+++ mybb/distinfo       2011-05-30 15:06:38.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (mybb_1601.zip) = 0153dd568fa5efae5c5da5fd1ea425d0f9ae767c04c8ac7b4cf2760ab07ae467
-SIZE (mybb_1601.zip) = 1872882
+SHA256 (mybb_1603.zip) = fa676bd3977b320533d3c141be68e450ca8803941c1d6cc5882da78af4d16d4e
+SIZE (mybb_1603.zip) = 1831131
diff -Nru mybb-old/pkg-plist mybb/pkg-plist
--- mybb-old/pkg-plist  2011-05-30 15:04:22.000000000 +1000
+++ mybb/pkg-plist      2011-05-30 15:06:06.000000000 +1000
@@ -703,6 +703,7 @@
 %%WWWDIR%%/install/resources/upgrade16.php
 %%WWWDIR%%/install/resources/upgrade17.php
 %%WWWDIR%%/install/resources/upgrade18.php
+%%WWWDIR%%/install/resources/upgrade19.php
 %%WWWDIR%%/install/resources/upgrade2.php
 %%WWWDIR%%/install/resources/upgrade3.php
 %%WWWDIR%%/install/resources/upgrade4.php


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



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