ports/140031: [PATCH] www/piwik: updated USE_PHP for piwik 0.4.5

Hans Fredrik Nordhaug hans at nordhaug.priv.no
Tue Oct 27 21:30:01 UTC 2009


>Number:         140031
>Category:       ports
>Synopsis:       [PATCH] www/piwik: updated USE_PHP for piwik 0.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 27 21:30:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hans Fredrik Nordhaug
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:

Piwik 0.4.5 needs iconv and dom (to read the latest blog entries).

Port maintainer (wen at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- piwik-0.4.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/piwik/Makefile /usr/ports/www/piwik.new/Makefile
--- /usr/ports/www/piwik/Makefile	2009-10-24 01:56:01.000000000 +0000
+++ /usr/ports/www/piwik.new/Makefile	2009-10-27 23:04:51.000000000 +0000
@@ -13,7 +13,7 @@
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	A Open Source Web Analytics Software Program
 
-USE_PHP=	mysql gd pdo pdo_mysql zlib
+USE_PHP=	mysql gd pdo pdo_mysql zlib iconv dom
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 NO_BUILD=	yes
--- piwik-0.4.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list