From owner-svn-ports-all@freebsd.org Tue Oct 31 15:17:02 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 36C04E5C921; Tue, 31 Oct 2017 15:17:02 +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 195477DFCA; Tue, 31 Oct 2017 15:17:02 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 74E1278EE; Tue, 31 Oct 2017 15:17:01 +0000 (UTC) Date: Tue, 31 Oct 2017 15:17:01 +0000 From: Alexey Dokuchaev To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Cc: Ryan Steinmetz Subject: Re: svn commit: r453222 - in head/net-p2p/torrent-file-editor: . files Message-ID: <20171031151701.GA66561@FreeBSD.org> References: <201710311008.v9VA8ACD097831@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201710311008.v9VA8ACD097831@repo.freebsd.org> User-Agent: Mutt/1.8.3 (2017-05-23) 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, 31 Oct 2017 15:17:02 -0000 On Tue, Oct 31, 2017 at 10:08:10AM +0000, Alexey Dokuchaev wrote: > New Revision: 453222 > URL: https://svnweb.freebsd.org/changeset/ports/453222 > > Log: > - Update `net-p2p/torrent-file-editor' to version 0.3.7 > - TIMESTAMP (torrent-file-editor-0.3.7.tar.gz) = 1506418597 > > Found out via: repology.org > Didn't report: portscout :( I've talked to zi@ on IRC about this; apparently SF.net distfile checks got broken after HTTPS switch in r436089. Should be fixed now. ./danfe