Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 12:55:29 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378205 - head/net/py-speedtest-cli
Message-ID:  <201501311255.t0VCtTgt048306@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Sat Jan 31 12:55:28 2015
New Revision: 378205
URL: https://svnweb.freebsd.org/changeset/ports/378205
QAT: https://qat.redports.org/buildarchive/r378205/

Log:
  - Update to 0.3.1
  - Sort USE_PYTHON values

Modified:
  head/net/py-speedtest-cli/Makefile
  head/net/py-speedtest-cli/distinfo   (contents, props changed)

Modified: head/net/py-speedtest-cli/Makefile
==============================================================================
--- head/net/py-speedtest-cli/Makefile	Sat Jan 31 12:50:07 2015	(r378204)
+++ head/net/py-speedtest-cli/Makefile	Sat Jan 31 12:55:28 2015	(r378205)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	speedtest-cli
-PORTVERSION=	0.2.5
+PORTVERSION=	0.3.1
 #PORTREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	CHEESESHOP
@@ -14,6 +14,6 @@ COMMENT=	Command line interface for test
 LICENSE=	APACHE20
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/net/py-speedtest-cli/distinfo
==============================================================================
--- head/net/py-speedtest-cli/distinfo	Sat Jan 31 12:50:07 2015	(r378204)
+++ head/net/py-speedtest-cli/distinfo	Sat Jan 31 12:55:28 2015	(r378205)
@@ -1,2 +1,2 @@
-SHA256 (speedtest-cli-0.2.5.tar.gz) = b6c1d9ed4af3b7c93291933f07888208524cb3cb017ba25a5f921860ac9f2928
-SIZE (speedtest-cli-0.2.5.tar.gz) = 11084
+SHA256 (speedtest-cli-0.3.1.tar.gz) = ca9bdae4c130ba855d474fe5f56127179eda95a891419a0ebc69c0a9577ec252
+SIZE (speedtest-cli-0.3.1.tar.gz) = 12496



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