From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 15 09:10:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B0C0968 for ; Wed, 15 Jan 2014 09:10: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 0512B1ACA for ; Wed, 15 Jan 2014 09:10: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 s0F9A2b0003222 for ; Wed, 15 Jan 2014 09:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0F9A2xW003221; Wed, 15 Jan 2014 09:10:02 GMT (envelope-from gnats) Date: Wed, 15 Jan 2014 09:10:02 GMT Message-Id: <201401150910.s0F9A2xW003221@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Hans Fr. Nordhaug" Subject: Re: ports/185739: [MAINTAINER] www/piwik: update to 2.0.3 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: Wed, 15 Jan 2014 09:10:03 -0000 The following reply was made to PR ports/185739; it has been noted by GNATS. From: "Hans Fr. Nordhaug" To: Cc: Subject: Re: ports/185739: [MAINTAINER] www/piwik: update to 2.0.3 Date: Wed, 15 Jan 2014 10:03:27 +0100 Three comments: 1) @DES: The Piwik release maintainer has rerolled releases many times - just check the PR history for Piwik. See for example ports/171685 I have told them to stop doing this to no help. 2) I have compared the new tar ball with the one I used when creating the PR and the changes are benign/good - improved handling of bogus plugins in core/Plugin/Manager.php 3) @miwi: Thx a lot for commiting this and ports/185671, but it seems my comment about USE_PHP was unnoticed and the addition from DES is missing. Should I file another PR to get the wanted USE_PHP? USE_PHP= ctype dom filter gd hash iconv json session xml zlib Regards, Hans