From owner-svn-ports-all@freebsd.org Tue May 23 10:57:11 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6BBFD79527; Tue, 23 May 2017 10:57:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88FF21CF2; Tue, 23 May 2017 10:57:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id B7F586F22; Tue, 23 May 2017 10:57:10 +0000 (UTC) Date: Tue, 23 May 2017 10:57:10 +0000 From: Alexey Dokuchaev To: Dmitry Marakasov Cc: Joseph Mingrone , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r441133 - head/devel/rubygem-simple-navigation Message-ID: <20170523105710.GA43475@FreeBSD.org> References: <201705180900.v4I90Xnx023611@repo.freebsd.org> <86pof6ifbl.fsf@phe.ftfl.ca> <20170518131606.GA25843@FreeBSD.org> <86mva8c1x0.fsf@phe.ftfl.ca> <20170523104822.GE96731@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170523104822.GE96731@hades.panopticon> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2017 10:57:11 -0000 On Tue, May 23, 2017 at 01:48:22PM +0300, Dmitry Marakasov wrote: > ... > Firefox does not append slashes. A website may redirect an url without > slash to an url with slash or vice versa though. Right; that's just the quick test I'm always using to check what is the canonical URL: paste-and-go and then copy resulting URL from the address string. ./danfe