Date: Tue, 24 Apr 2012 13:00:29 GMT From: Michael Scheidell <scheidell@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/166838: www/speedtest-mini needs upgrading Message-ID: <201204241300.q3OD0TSR029459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/166838; it has been noted by GNATS. From: Michael Scheidell <scheidell@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/166838: www/speedtest-mini needs upgrading Date: Tue, 24 Apr 2012 08:53:19 -0400 (EDT) --ELM1335271999-68443-0_ Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" For future reference, we need the patch in the PR so we have a log/audit trail that is complete. Days (months, years?) from now when someone wants to know who/what/why something was changed (like: when did they add MIT license?) if your url is not preserved for eternity, we won't have it. Patch downloaded from url attached for logs: -- Michael Scheidell, CTO SECNAP Network Security Corporation http://people.freebsd.org/~scheidell ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ --ELM1335271999-68443-0_ Content-Transfer-Encoding: 7bit Content-Type: text/x-patch Content-Disposition: attachment; filename="speedtest-mini-2.2.0.patch" diff -urN www/speedtest-mini/Makefile www/speedtest-mini.new/Makefile --- www/speedtest-mini/Makefile 2011-06-14 14:12:34.000000000 +0000 +++ www/speedtest-mini.new/Makefile 2012-04-11 12:37:46.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= speedtest-mini -PORTVERSION= 2.1.8 +PORTVERSION= 2.2.0 CATEGORIES= www MASTER_SITES= http://c.speedtest.net/mini/ DISTNAME= mini @@ -14,6 +14,8 @@ MAINTAINER= tut@nhamon.com.ua COMMENT= Mini bandwidth speed test on your own server +LICENSE= MIT + NO_BUILD= yes SUB_FILES= pkg-message USE_ZIP= yes diff -urN www/speedtest-mini/distinfo www/speedtest-mini.new/distinfo --- www/speedtest-mini/distinfo 2011-02-25 22:13:05.000000000 +0000 +++ www/speedtest-mini.new/distinfo 2012-04-11 12:26:53.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (mini.zip) = 1f13b07f6df95bbaab68a1ec54149a5808d84efcad578fd845daa72a577010c3 -SIZE (mini.zip) = 98998550 +SHA256 (mini.zip) = 31d86df8ea25e5dfac4ebc383172c3408a3ca67a61193f62a75fb68d6d47621b +SIZE (mini.zip) = 98993097 --ELM1335271999-68443-0_--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204241300.q3OD0TSR029459>