From nobody@FreeBSD.org  Wed Apr 11 09:27:12 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E0D4B106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Apr 2012 09:27:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B30458FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Apr 2012 09:27:12 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3B9RCBI043810
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Apr 2012 09:27:12 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3B9RBfp043809;
	Wed, 11 Apr 2012 09:27:11 GMT
	(envelope-from nobody)
Message-Id: <201204110927.q3B9RBfp043809@red.freebsd.org>
Date: Wed, 11 Apr 2012 09:27:11 GMT
From: Leif Neland <leif@neland.dk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: speedtest-mini needs upgrading
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: tut@nhamon.com.ua

>Number:         166838
>Category:       ports
>Synopsis:       www/speedtest-mini needs upgrading
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 11 09:30:17 UTC 2012
>Closed-Date:    Sat May 12 05:56:42 UTC 2012
>Last-Modified:  Thu Aug  2 18:20:08 UTC 2012
>Originator:     Leif Neland
>Release:        9.0-STABLE
>Organization:
>Environment:
9.0-STABLE FreeBSD 9.0-STABLE #0: Thu Mar 29 17:37:12 CEST 2012     root@arnold.neland.dk:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The mini.zip in the distribution is outdated.
When run, the flash says so.


>How-To-Repeat:
cd /usr/ports/www/speedtest-mini
make install
>Fix:
Fetch new http://c.speedtest.net/mini/mini.zip
98993097 Nov 21 22:13 /usr/ports/distfiles/mini.zip


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Apr 11 11:20:18 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166838 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: tut@nhamon.com.ua
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/166838: www/speedtest-mini needs upgrading
Date: Wed, 11 Apr 2012 11:20:16 UT

 Maintainer of www/speedtest-mini,
 
 Please note that PR ports/166838 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166838
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Rodrigo OSORIO <rodrigo@bebik.net>
To: Leif Neland <leif@neland.dk>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/166838: speedtest-mini needs upgrading
Date: Wed, 11 Apr 2012 15:29:59 +0200

 Hi,
 
 I was playing with the tool and notice the same behaviour.
 The problem is caused by changes in the release file, those
 guys seem to think release numbers are just for loosers.
 
 Find here a minimal patch to solve the issue and increase the
 version number based on some strings I found on the released files.
 Hope it was enought .
 
 http://files.bebik.net/patches/speedtest-mini-2.2.0.patch

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_--
Responsible-Changed-From-To: freebsd-ports-bugs->scheidell 
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Sat May 12 05:34:11 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166838 
State-Changed-From-To: feedback->closed 
State-Changed-By: scheidell 
State-Changed-When: Sat May 12 05:56:41 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166838 

From: Michael Scheidell <scheidell@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166838: www/speedtest-mini needs upgrading
Date: Sat, 12 May 2012 01:50:18 -0400 (EDT)

 --ELM1336801818-79851-0_
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain; charset="US-ASCII"
 
 Slightly modified patch, included here for reference.
 simplified install, used $INSTALL_DATA variant instead of $CP
 
 -- 
 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/
 ______________________________________________________________________  
   
 --ELM1336801818-79851-0_
 Content-Transfer-Encoding: 7bit
 Content-Type: text/x-patch
 Content-Disposition: attachment; filename="final.patch"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/www/speedtest-mini/Makefile,v
 retrieving revision 1.6
 diff -u -r1.6 Makefile
 --- Makefile	14 Jun 2011 14:12:34 -0000	1.6
 +++ Makefile	12 May 2012 05:48:16 -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,22 +14,19 @@
  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
  
 -pre-install:
 -	@${CP} ${WRKDIR}/index-php.html ${WRKDIR}/index.html
 -
  do-install:
  	@${MKDIR} -m 755 ${WWWDIR}/speedtest
 -
 -	@${INSTALL_DATA} ${WRKDIR}/index.html ${WWWDIR}
 +	@${INSTALL_DATA} ${WRKDIR}/index-php.html ${WWWDIR}/index.html
  	@${INSTALL_DATA} ${WRKDIR}/speedtest.swf ${WWWDIR}
  	@${INSTALL_DATA} ${WRKDIR}/speedtest/random* ${WWWDIR}/speedtest
  	@${INSTALL_DATA} ${WRKDIR}/speedtest/swfobject.js ${WWWDIR}/speedtest
  	@${INSTALL_DATA} ${WRKDIR}/speedtest/upload.php ${WWWDIR}/speedtest
 -
  	@${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}
  
  post-install:
 Index: distinfo
 ===================================================================
 RCS file: /home/pcvs/ports/www/speedtest-mini/distinfo,v
 retrieving revision 1.3
 diff -u -r1.3 distinfo
 --- distinfo	25 Feb 2011 22:13:05 -0000	1.3
 +++ distinfo	12 May 2012 05:48:16 -0000
 @@ -1,2 +1,2 @@
 -SHA256 (mini.zip) = 1f13b07f6df95bbaab68a1ec54149a5808d84efcad578fd845daa72a577010c3
 -SIZE (mini.zip) = 98998550
 +SHA256 (mini.zip) = 31d86df8ea25e5dfac4ebc383172c3408a3ca67a61193f62a75fb68d6d47621b
 +SIZE (mini.zip) = 98993097
 
 --ELM1336801818-79851-0_--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166838: commit references a PR
Date: Sat, 12 May 2012 05:56:37 +0000 (UTC)

 scheidell    2012-05-12 05:56:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/speedtest-mini   Makefile distinfo 
   Log:
   - Update to 2.2.0 [1]
   - Simplified Makefile: install. Change $CP to $INSTALL_DATA [2]
   
   PR:             ports/166838 [1]
   Reported-by:    Rodrigo OSORIO <rodrigo@bebik.net> [1]
   Submitted-by:   Leif Neland <leif@neland.dk> [1]
   Reviewed by:    scheidell@ (me) [2]
   Approved by:    tut@nhamon.com.ua (maintainer, timeout 30 days)
   
   Revision  Changes    Path
   1.7       +4 -7      ports/www/speedtest-mini/Makefile
   1.4       +2 -2      ports/www/speedtest-mini/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: Leif Neland <leif@neland.dk>
To: bug-followup@FreeBSD.org, leif@neland.dk
Cc:  
Subject: Re: ports/166838: www/speedtest-mini needs upgrading
Date: Thu, 02 Aug 2012 20:09:10 +0200

 Now it needs updating again...
 
>Unformatted:
