Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 01:40:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/175326: commit references a PR
Message-ID:  <201301170140.r0H1e1Lh030078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175326; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175326: commit references a PR
Date: Thu, 17 Jan 2013 01:33:28 +0000 (UTC)

 Author: wen
 Date: Thu Jan 17 01:33:20 2013
 New Revision: 310530
 URL: http://svnweb.freebsd.org/changeset/ports/310530
 
 Log:
   - Add missing dependency
   
   PR:		175326
   Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
 
 Modified:
   head/www/drush/Makefile
 
 Modified: head/www/drush/Makefile
 ==============================================================================
 --- head/www/drush/Makefile	Thu Jan 17 00:32:47 2013	(r310529)
 +++ head/www/drush/Makefile	Thu Jan 17 01:33:20 2013	(r310530)
 @@ -17,7 +17,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/pear/Con
  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
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301170140.r0H1e1Lh030078>