Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2012 19:43:30 +0200
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/172272: speedtest-mini - port not working
Message-ID:  <20121004174330.GB11132@oldfaithful.bebik.local>
In-Reply-To: <201210032330.q93NUCOC037816@freefall.freebsd.org>
References:  <201210032330.q93NUCOC037816@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--OgqxwSJOaUobr8KG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi all,

Here is the simplest patch I can imagin to solve the issue.

- rodrigo

--OgqxwSJOaUobr8KG
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="speedtest.patch"

diff -urP -x .svn www/speedtest-mini/Makefile www/speedtest-mini/Makefile
--- www/speedtest-mini/Makefile	2012-10-04 17:41:38.000000000 +0200
+++ www/speedtest-mini/Makefile	2012-10-04 17:25:11.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	speedtest-mini
 PORTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://c.speedtest.net/mini/
 DISTNAME=	mini
diff -urP -x .svn www/speedtest-mini/distinfo www/speedtest-mini/distinfo
--- www/speedtest-mini/distinfo	2012-10-04 17:41:38.000000000 +0200
+++ www/speedtest-mini/distinfo	2012-10-04 12:23:57.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (mini.zip) = 31d86df8ea25e5dfac4ebc383172c3408a3ca67a61193f62a75fb68d6d47621b
-SIZE (mini.zip) = 98993097
+SHA256 (mini.zip) = 1a1a8590b4b237fc2544c08003667193b7ca28af507a826ba8dd72cabb9f5e5b
+SIZE (mini.zip) = 99763433

--OgqxwSJOaUobr8KG--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121004174330.GB11132>