ports/175326: [MAINTAINER] www/drush: add missing dependency

geoffroy desvernay dgeo at centrale-marseille.fr
Wed Jan 16 13:50:01 UTC 2013


The following reply was made to PR ports/175326; it has been noted by GNATS.

From: geoffroy desvernay <dgeo at centrale-marseille.fr>
To: bug-followup at FreeBSD.org, dgeo at centrale-marseille.fr
Cc:  
Subject: Re: ports/175326: [MAINTAINER] www/drush: add missing dependency
Date: Wed, 16 Jan 2013 14:40:24 +0100

 This is a multi-part message in MIME format.
 --------------040801090008040002030108
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 8bit
 
 One more missing php extension...
 
 -- 
 *geoffroy desvernay*
 C.R.I - Administration systèmes et réseaux
 Ecole Centrale de Marseille
 
 --------------040801090008040002030108
 Content-Type: text/x-patch;
  name="drush.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="drush.diff"
 
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 310470)
 +++ Makefile	(working copy)
 @@ -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 hash
  IGNORE_WITH_PHP=4
  WANT_PHP_CLI=	yes
  
 
 --------------040801090008040002030108--


More information about the freebsd-ports-bugs mailing list