FreeBSD Bugzilla – Attachment 91771 Details for
Bug 129243
[MAINTAINER] www/fluxcms: update to 1.6.0 latest snapshot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fluxcms.patch
fluxcms.patch (text/plain), 3.64 KB, created by
Beat Gaetzi
on 2008-11-27 22:10:01 UTC
(
hide
)
Description:
fluxcms.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2008-11-27 22:10:01 UTC
Size:
3.64 KB
patch
obsolete
>diff -Naur fluxcms.orig/Makefile fluxcms/Makefile >--- fluxcms.orig/Makefile 2008-08-01 14:18:32.000000000 +0200 >+++ fluxcms/Makefile 2008-11-27 22:52:39.273480288 +0100 >@@ -7,11 +7,11 @@ > > PORTNAME= fluxcms > PORTVERSION= 1.6.0 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= www > MASTER_SITES= http://bitflux.org/download/ \ > http://www.chruetertee.ch/files/download/ >-DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20080801 >+DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20081127 > EXTRACT_SUFX= .tgz > > MAINTAINER= beat@chruetertee.ch >@@ -37,7 +37,7 @@ > .include <bsd.port.pre.mk> > > .if defined(WITH_TIDY) >-RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/tidy.so:${PORTSDIR}/${tidy_DEPENDS} >+USE_PHP+= tidy > .endif > > post-patch: >diff -Naur fluxcms.orig/distinfo fluxcms/distinfo >--- fluxcms.orig/distinfo 2008-08-01 14:18:32.000000000 +0200 >+++ fluxcms/distinfo 2008-11-27 21:48:00.800860489 +0100 >@@ -1,3 +1,3 @@ >-MD5 (fluxcms-1.6.0-snapshot-20080801.tgz) = fd5d585e69810137cc70fa7db944d436 >-SHA256 (fluxcms-1.6.0-snapshot-20080801.tgz) = 6caa0abd396db631f3ebdc64d6fcc463192174bcc39a8281c594055600a3e73c >-SIZE (fluxcms-1.6.0-snapshot-20080801.tgz) = 4785361 >+MD5 (fluxcms-1.6.0-snapshot-20081127.tgz) = 14797f09fc828363515250bba4b8f477 >+SHA256 (fluxcms-1.6.0-snapshot-20081127.tgz) = 1573e0df18857a858a20ccc3fb7eda66ed20e66e2278d0727af7a23a5a485817 >+SIZE (fluxcms-1.6.0-snapshot-20081127.tgz) = 4797114 >diff -Naur fluxcms.orig/pkg-plist fluxcms/pkg-plist >--- fluxcms.orig/pkg-plist 2008-08-01 14:18:32.000000000 +0200 >+++ fluxcms/pkg-plist 2008-11-27 21:58:14.927342486 +0100 >@@ -400,6 +400,7 @@ > %%INSTALLDIR%%/inc/Date/TimeZone.php > %%INSTALLDIR%%/inc/DirectoryIterator.php > %%INSTALLDIR%%/inc/FDB2.php >+%%INSTALLDIR%%/inc/FirePHP.php > %%INSTALLDIR%%/inc/HTTP/Client.php > %%INSTALLDIR%%/inc/HTTP/Client/CookieManager.php > %%INSTALLDIR%%/inc/HTTP/Request.php >@@ -954,6 +955,7 @@ > %%INSTALLDIR%%/inc/bx/plugins/xmlfile.php > %%INSTALLDIR%%/inc/bx/plugins/xmlrpc.php > %%INSTALLDIR%%/inc/bx/plugins/xmlrpc/weblog.php >+%%INSTALLDIR%%/inc/bx/plugins/yahoosearch.php > %%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcms.php > %%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcmsadmin.php > %%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcmsauth.php >@@ -1024,6 +1026,7 @@ > %%INSTALLDIR%%/inc/bx/tools/mdb2forms/configsinstall.php > %%INSTALLDIR%%/inc/bx/tools/mdb2forms/mdbschema2forms.xsl > %%INSTALLDIR%%/inc/bx/tools/mdb2forms/reverse_engineer_xml_schema.php >+%%INSTALLDIR%%/inc/bx/tools/newclient.sh > %%INSTALLDIR%%/inc/bx/tools/newsmailer/newsmailer.php > %%INSTALLDIR%%/inc/bx/tools/newsmailer/newsmailer.sh > %%INSTALLDIR%%/inc/bx/tools/svnsync >@@ -1035,6 +1038,7 @@ > %%INSTALLDIR%%/inc/bx/xml.php > %%INSTALLDIR%%/inc/bx/xsl/plugin2xml.xsl > %%INSTALLDIR%%/inc/bx/xsl/tree2kupulibrary.xsl >+%%INSTALLDIR%%/inc/lx/externalinput/clean.php > %%INSTALLDIR%%/inc/magpie/AUTHORS > %%INSTALLDIR%%/inc/magpie/CHANGES > %%INSTALLDIR%%/inc/magpie/ChangeLog >@@ -2130,6 +2134,7 @@ > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_button.html > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_checkbox.html > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_colorselector.html >+%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_div.html > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_docprops.html > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_docprops/fck_document_preview.html > %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_find.html >@@ -2800,6 +2805,8 @@ > @dirrm %%INSTALLDIR%%/inc/minify > @dirrm %%INSTALLDIR%%/inc/magpie/extlib > @dirrm %%INSTALLDIR%%/inc/magpie >+@dirrm %%INSTALLDIR%%/inc/lx/externalinput >+@dirrm %%INSTALLDIR%%/inc/lx > @dirrm %%INSTALLDIR%%/inc/bx/xsl > @dirrm %%INSTALLDIR%%/inc/bx/versioning > @dirrm %%INSTALLDIR%%/inc/bx/tools/newsmailer
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 129243
: 91771
Working