FreeBSD Bugzilla – Attachment 122649 Details for
Bug 165872
[MAINTAINER] www/pivotx: update to 2.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pivotx-2.3.2.patch
pivotx-2.3.2.patch (text/plain), 5.75 KB, created by
fumifumi
on 2012-03-09 08:30:10 UTC
(
hide
)
Description:
pivotx-2.3.2.patch
Filename:
MIME Type:
Creator:
fumifumi
Created:
2012-03-09 08:30:10 UTC
Size:
5.75 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/pivotx/Makefile ./Makefile >--- /usr/ports/www/pivotx/Makefile 2011-10-17 13:35:02.000000000 +0900 >+++ ./Makefile 2012-01-04 22:46:04.000000000 +0900 >@@ -6,12 +6,12 @@ > # > > PORTNAME= pivotx >-PORTVERSION= 2.3.0 >+PORTVERSION= 2.3.2 > CATEGORIES= www > MASTER_SITES= SF/pivot-weblog/PivotX \ > http://pivotx.net/files/ \ > http://pivotx.net/files/archived/ >-DISTNAME= pivotx_2.3.0 >+DISTNAME= pivotx_${PORTVERSION} > EXTRACT_SUFX= .tgz > > MAINTAINER= fumifumi@abacustech.jp >@@ -32,17 +32,17 @@ > > WANT_PHP_WEB= yes > IGNORE_WITH_PHP=4 >-USE_PHP= session gettext xml gd pcre tokenizer >+USE_PHP= session gettext xml tokenizer gd pcre > USE_GETTEXT= yes > >-.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so) >-USE_PHP+= simplexml >-.else >+.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so) > USE_PHP+= dom >+.else >+USE_PHP+= simplexml > .endif > > .if defined(WITH_MYSQL) >-USE_MYSQL= yes >+USE_MYSQL= client > USE_PHP+= mysql > .endif > >@@ -102,7 +102,7 @@ > @${MKDIR} '${WWWDIR}' > @cd '${WRKSRC}' && ${COPYTREE_SHARE} . '${WWWDIR}' > .for DIR in ${WRITABLEDIRS} >- @${CHOWN} -R ${WWWOWN}:${WWWGRP} '${WWWDIR}/${DIR}' >+ @${CHOWN} -R '${WWWOWN}:${WWWGRP}' '${WWWDIR}/${DIR}' > @${FIND} '${WWWDIR}/${DIR}' -type d -print0 | ${XARGS} -0 ${CHMOD} u=rwx,go=rx > @${FIND} '${WWWDIR}/${DIR}' -type f -print0 | ${XARGS} -0 ${CHMOD} u=rw,go=r > .endfor >diff -ruN --exclude=CVS /usr/ports/www/pivotx/distinfo ./distinfo >--- /usr/ports/www/pivotx/distinfo 2011-08-16 23:29:38.000000000 +0900 >+++ ./distinfo 2012-03-01 13:29:44.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (pivotx_2.3.0.tgz) = 93248ceea6cc8b1654386a14175c1a3d4035bf63dca99b0e46b8fa6bba84df64 >-SIZE (pivotx_2.3.0.tgz) = 2345261 >+SHA256 (pivotx_2.3.2.tgz) = 5fb4e8665774ca6f314053eabea6644ad0c3e10eb3f6247b2f6addb9f73cf1e3 >+SIZE (pivotx_2.3.2.tgz) = 2387895 >diff -ruN --exclude=CVS /usr/ports/www/pivotx/pkg-plist ./pkg-plist >--- /usr/ports/www/pivotx/pkg-plist 2011-08-16 23:29:38.000000000 +0900 >+++ ./pkg-plist 2012-03-01 13:43:31.000000000 +0900 >@@ -8,8 +8,6 @@ > %%WWWDIR%%/pivotx/data.php > @exec rm -f %B/db/cache/* > @unexec rm -rf %B/db/cache 2>/dev/null || true >-%%WWWDIR%%/pivotx/db/blocked_ips.txt.php >-%%WWWDIR%%/pivotx/db/ignored_domains.txt.php > %%WWWDIR%%/pivotx/db/index.html > %%WWWDIR%%/pivotx/db/refkeys/index.html > %%WWWDIR%%/pivotx/db/rsscache/index.html >@@ -22,16 +20,8 @@ > %%WWWDIR%%/pivotx/editor_wysi/plugins/contextmenu/editor_plugin.js > %%WWWDIR%%/pivotx/editor_wysi/plugins/fullscreen/editor_plugin.js > %%WWWDIR%%/pivotx/editor_wysi/plugins/fullscreen/fullscreen.htm >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/css/content.css > %%WWWDIR%%/pivotx/editor_wysi/plugins/media/css/media.css > %%WWWDIR%%/pivotx/editor_wysi/plugins/media/editor_plugin.js >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/flash.gif >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/flv_player.swf >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/quicktime.gif >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/realmedia.gif >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/shockwave.gif >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/trans.gif >-%%WWWDIR%%/pivotx/editor_wysi/plugins/media/img/windowsmedia.gif > %%WWWDIR%%/pivotx/editor_wysi/plugins/media/js/embed.js > %%WWWDIR%%/pivotx/editor_wysi/plugins/media/js/media.js > %%WWWDIR%%/pivotx/editor_wysi/plugins/media/langs/en_dlg.js >@@ -111,6 +101,7 @@ > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/langs/en.js > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/langs/en_dlg.js > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/link.htm >+%%WWWDIR%%/pivotx/editor_wysi/themes/advanced/shortcuts.htm > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/skins/default/content.css > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/skins/default/dialog.css > %%WWWDIR%%/pivotx/editor_wysi/themes/advanced/skins/default/img/buttons.png >@@ -244,9 +235,9 @@ > %%WWWDIR%%/pivotx/includes/index.html > %%WWWDIR%%/pivotx/includes/js/bookmarklet.js > %%WWWDIR%%/pivotx/includes/js/index.html >-%%WWWDIR%%/pivotx/includes/js/jquery-1.6.2.min.js >+%%WWWDIR%%/pivotx/includes/js/jquery-1.7.1.min.js > %%WWWDIR%%/pivotx/includes/js/jquery-plugins.js >-%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.15.custom.min.js >+%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.17.custom.min.js > %%WWWDIR%%/pivotx/includes/js/jquery.Jcrop.min.js > %%WWWDIR%%/pivotx/includes/js/m_pivotx.js > %%WWWDIR%%/pivotx/includes/js/pivotx.js >@@ -377,6 +368,9 @@ > %%WWWDIR%%/pivotx/includes/textile/help.html > %%WWWDIR%%/pivotx/includes/textile/index.html > %%WWWDIR%%/pivotx/includes/textile/overview.html >+%%WWWDIR%%/pivotx/includes/timthumb-config.php >+%%WWWDIR%%/pivotx/includes/timthumb-error.jpg >+%%WWWDIR%%/pivotx/includes/timthumb-notfnd.jpg > %%WWWDIR%%/pivotx/includes/timthumb.php > %%WWWDIR%%/pivotx/includes/timwrapper.php > %%WWWDIR%%/pivotx/includes/xmlrpc/compat/array_key_exists.php >@@ -855,7 +849,7 @@ > %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_454545_256x240.png > %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_888888_256x240.png > %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_cd0a0a_256x240.png >-%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.15.custom.css >+%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.17.custom.css > %%WWWDIR%%/pivotx/templates_internal/users.tpl > %%WWWDIR%%/pivotx/templates_internal/visitors.tpl > %%WWWDIR%%/pivotx/templates_internal/weblog.tpl >@@ -949,7 +943,6 @@ > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/nonbreaking > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/media/langs > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/media/js >-@dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/media/img > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/media/css > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/media > @dirrm %%WWWDIR%%/pivotx/editor_wysi/plugins/fullscreen
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 165872
: 122649