- Update to 20081127 snapshot

- Fix broken tidy dependency

PR:		129243
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch> (maintainer)
This commit is contained in:
Martin Wilke 2008-11-29 20:27:41 +00:00
parent f816c54685
commit 4a80c3f6b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223560
3 changed files with 13 additions and 6 deletions

View File

@ -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 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
.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:

View File

@ -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

View File

@ -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