From owner-svn-ports-head@FreeBSD.ORG Tue Jan 13 16:26:15 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6A153B8; Tue, 13 Jan 2015 16:26:15 +0000 (UTC) Received: from 0xd0.org (0xd0.org [188.165.222.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "0xd0.org", Issuer "0xd0.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47F59781; Tue, 13 Jan 2015 16:26:14 +0000 (UTC) Received: from 0xd0.org (localhost [127.0.0.1]) by 0xd0.org (8.14.7/8.14.7) with ESMTP id t0DGQ4gU052808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 13 Jan 2015 17:26:04 +0100 (CET) (envelope-from culot@0xd0.org) Received: (from culot@localhost) by 0xd0.org (8.14.7/8.14.7/Submit) id t0DGQ4Fs052807; Tue, 13 Jan 2015 17:26:04 +0100 (CET) (envelope-from culot) Date: Tue, 13 Jan 2015 17:26:04 +0100 From: Frederic Culot To: Alexey Dokuchaev Subject: Re: svn commit: r376964 - head/www/piwik Message-ID: <20150113162604.GA39684@culot.org> References: <201501131604.t0DG4vFT079135@svn.freebsd.org> <20150113161032.GA64798@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20150113161032.GA64798@FreeBSD.org> X-PGP-Key: http://culot.org/public/pgp-key.txt User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 16:26:15 -0000 Dear Alexey, > On Tue, Jan 13, 2015 at 04:04:57PM +0000, Frederic Culot wrote: > > New Revision: 376964 > > URL: https://svnweb.freebsd.org/changeset/ports/376964 > > QAT: https://qat.redports.org/buildarchive/r376964/ > > > > Log: > > - Update to 2.10.0 > > > > Changes: http://piwik.org/changelog/piwik-2-10-0/ > > PR: ports/196524 > > Per https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=ports/196524: > > 'ports/196524' is not a valid bug number nor an alias to a bug. > > In case you didn't notice, FreeBSD had moved from GNATS to Bugzilla quite > a while ago. Old PR attribution is now plain wrong. as the portmgr-secretary I did notice this change indeed, having described it in several reports already. What I did wrong here is to keep the 'ports/' prefix in front of the PR number (old habits die hard...). Once removed, the link is correct: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196524 > > ./danfe > > P.S. This was brought up on our svn-* lists several times. Don't we > have an obligation for all committers to follow their particular list? I assure you that I take my secretary position very seriously and even with the high workload I experience at my $JOB these days I try my best to follow all ports-related lists. Cheers, Frederic