ports/129243: [MAINTAINER] www/fluxcms: update to 1.6.0 latest snapshot

Beat Gätzi beat at chruetertee.ch
Thu Nov 27 22:10:01 UTC 2008


>Number:         129243
>Category:       ports
>Synopsis:       [MAINTAINER] www/fluxcms: update to 1.6.0 latest snapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 22:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Beat Gätzi
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 5 22:34:11 CEST 2008 root at daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	- Update to 20081127 snapshot
	- Fix broken tidy dependency
	
>How-To-Repeat:
	
>Fix:

	

--- fluxcms.patch begins here ---
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 at 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
+ at dirrm %%INSTALLDIR%%/inc/lx/externalinput
+ at dirrm %%INSTALLDIR%%/inc/lx
 @dirrm %%INSTALLDIR%%/inc/bx/xsl
 @dirrm %%INSTALLDIR%%/inc/bx/versioning
 @dirrm %%INSTALLDIR%%/inc/bx/tools/newsmailer
--- fluxcms.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list