From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 12 20:50:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 781D667F for ; Sun, 12 Jan 2014 20:50:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A99A1FC4 for ; Sun, 12 Jan 2014 20:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0CKo2s9078551 for ; Sun, 12 Jan 2014 20:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0CKo2o5078550; Sun, 12 Jan 2014 20:50:02 GMT (envelope-from gnats) Date: Sun, 12 Jan 2014 20:50:02 GMT Message-Id: <201401122050.s0CKo2o5078550@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Hans Fr. Nordhaug" Subject: Re: ports/185671: [PATCH] www/piwik: add ctype and hash php deps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: "Hans Fr. Nordhaug" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2014 20:50:03 -0000 The following reply was made to PR ports/185671; it has been noted by GNATS. From: "Hans Fr. Nordhaug" To: Cc: Subject: Re: ports/185671: [PATCH] www/piwik: add ctype and hash php deps Date: Sun, 12 Jan 2014 21:46:05 +0100 Hi, I can confirm that the ctype and hash extensions are needed. Thx, Geoffroy! I accept the patch as it is, but prefer to have the list of extensions sorted: USE_PHP= ctype dom gd hash iconv json session xml zlib Regards, Hans