FreeBSD Bugzilla – Attachment 117513 Details for
Bug 159593
Port Update: www/mybb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.53 KB, created by
Terry Sposato
on 2011-08-08 02:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Terry Sposato
Created:
2011-08-08 02:20:11 UTC
Size:
2.53 KB
patch
obsolete
>diff -Nru mybb-old/Makefile mybb/Makefile >--- mybb-old/Makefile 2011-08-08 10:40:07.000000000 +1000 >+++ mybb/Makefile 2011-08-08 10:59:26.000000000 +1000 >@@ -6,11 +6,10 @@ > # > > PORTNAME= mybb >-PORTVERSION= 1.6.3 >-PORTREVISION= 1 >+PORTVERSION= 1.6.4 > CATEGORIES= www > MASTER_SITES= http://www.mybb.com/download/latest/ >-DISTNAME= ${PORTNAME}_1603 >+DISTNAME= ${PORTNAME}_1604 > > MAINTAINER= miwi@FreeBSD.org > COMMENT= A PHP-based bulletin board / discussion forum system >@@ -29,7 +28,14 @@ > @${MKDIR} ${WWWDIR} > ${CP} -R ${WRKSRC}/ ${WWWDIR} > ${TOUCH} ${WWWDIR}/inc/config.php >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/admin/backups >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/cache >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/cache/themes > @${CHOWN} ${WWWOWN} ${WWWDIR}/inc/config.php >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/inc/languages >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/inc/settings.php >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/uploads >+ @${CHOWN} ${WWWOWN} ${WWWDIR}/uploads/avatars > @${CAT} ${PKGMESSAGE} > > create-plist: >diff -Nru mybb-old/distinfo mybb/distinfo >--- mybb-old/distinfo 2011-08-08 10:40:07.000000000 +1000 >+++ mybb/distinfo 2011-08-08 10:40:46.000000000 +1000 >@@ -1,2 +1,2 @@ >-SHA256 (mybb_1603.zip) = fa676bd3977b320533d3c141be68e450ca8803941c1d6cc5882da78af4d16d4e >-SIZE (mybb_1603.zip) = 1831131 >+SHA256 (mybb_1604.zip) = e43b025c785b103baf7d48cc251a085cf2b1bbe067bcaf771c5939d7b8c72313 >+SIZE (mybb_1604.zip) = 1898726 >diff -Nru mybb-old/pkg-plist mybb/pkg-plist >--- mybb-old/pkg-plist 2011-08-08 10:40:07.000000000 +1000 >+++ mybb/pkg-plist 2011-08-08 10:47:16.000000000 +1000 >@@ -483,6 +483,10 @@ > %%WWWDIR%%/inc/cachehandlers/index.html > %%WWWDIR%%/inc/cachehandlers/memcache.php > %%WWWDIR%%/inc/cachehandlers/xcache.php >+%%WWWDIR%%/inc/captcha_fonts/edmunds.ttf >+%%WWWDIR%%/inc/captcha_fonts/index.html >+%%WWWDIR%%/inc/captcha_fonts/MINYN___.ttf >+%%WWWDIR%%/inc/captcha_fonts/read_me.html > %%WWWDIR%%/inc/class_bitwise.php > %%WWWDIR%%/inc/class_core.php > %%WWWDIR%%/inc/class_custommoderation.php >@@ -701,6 +705,7 @@ > %%WWWDIR%%/install/resources/upgrade18.php > %%WWWDIR%%/install/resources/upgrade19.php > %%WWWDIR%%/install/resources/upgrade2.php >+%%WWWDIR%%/install/resources/upgrade20.php > %%WWWDIR%%/install/resources/upgrade3.php > %%WWWDIR%%/install/resources/upgrade4.php > %%WWWDIR%%/install/resources/upgrade5.php >@@ -823,6 +828,7 @@ > @dirrm %%WWWDIR%%/inc/3rdparty/diff > @dirrm %%WWWDIR%%/inc/3rdparty > @dirrm %%WWWDIR%%/inc/cachehandlers >+@dirrm %%WWWDIR%%/inc/captcha_fonts > @dirrm %%WWWDIR%%/inc/datahandlers > @dirrm %%WWWDIR%%/inc/languages/english/admin > @dirrm %%WWWDIR%%/inc/languages/english
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159593
: 117513