ports/175326: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Thu Jan 17 01:40:01 UTC 2013
The following reply was made to PR ports/175326; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list