From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 3 23:30:12 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9618D1065670 for ; Wed, 3 Oct 2012 23:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 67A808FC0A for ; Wed, 3 Oct 2012 23:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q93NUCrE037819 for ; Wed, 3 Oct 2012 23:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q93NUCOC037816; Wed, 3 Oct 2012 23:30:12 GMT (envelope-from gnats) Date: Wed, 3 Oct 2012 23:30:12 GMT Message-Id: <201210032330.q93NUCOC037816@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Rodrigo OSORIO Cc: Subject: Re: misc/172272: speedtest-mini - port not working X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rodrigo OSORIO List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2012 23:30:12 -0000 The following reply was made to PR misc/172272; it has been noted by GNATS. From: Rodrigo OSORIO To: Darran Fitzpatrick Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/172272: speedtest-mini - port not working Date: Thu, 4 Oct 2012 01:24:40 +0200 Hi, I didn't perform a deep analyse, but just like what I found last time looking at the the PR ports/166838, the speedtest dev/release team doesn't use version number when they release the app, causing a lot of pain to ports maintainers. I suspect the simple update of the distfile sum will solve the problem. Now it's 1am, so I'll check this tomorrow morning. regards, Rodrigo