ports/175326: [MAINTAINER] www/drush: add missing dependency
Geoffroy Desvernay
dgeo at centrale-marseille.fr
Tue Jan 15 13:10:02 UTC 2013
>Number: 175326
>Category: ports
>Synopsis: [MAINTAINER] www/drush: add missing dependency
>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: Tue Jan 15 13:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Geoffroy Desvernay
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Dec 18 11:55:35 CET 2012
>Description:
Add missing php module dependency
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:
--- drush-5.8.patch begins here ---
diff -ruN --exclude=CVS ../drush.orig/Makefile ./Makefile
--- ../drush.orig/Makefile 2012-12-11 03:10:01.000000000 +0100
+++ ./Makefile 2013-01-15 13:56:16.000000000 +0100
@@ -17,7 +17,7 @@
NO_BUILD= yes
# set php requirements same as drupal itself
-USE_PHP= gd pcre session xml mbstring ctype
+USE_PHP= gd pcre session xml mbstring ctype json
IGNORE_WITH_PHP=4
WANT_PHP_CLI= yes
--- drush-5.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list