View | Details | Raw Unified | Return to bug 254906 | Differences between
and this patch

Collapse All | Expand All

(-)b/net/py-speedtest-cli/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# Created by: Nicola Vitale <nivit@FreeBSD.org>
1
# Created by: Nicola Vitale <nivit@FreeBSD.org>
2
2
3
PORTNAME=	speedtest-cli
3
PORTNAME=	speedtest-cli
4
PORTVERSION=	2.1.2
4
PORTVERSION=	2.1.3
5
CATEGORIES=	net python
5
CATEGORIES=	net python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-18 COMMENT= Command line interface for testing internet bandwidth Link Here
12
LICENSE=	APACHE20
12
LICENSE=	APACHE20
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
USES=		python:3.6+
15
USES=		python
16
USE_PYTHON=	autoplist distutils
16
USE_PYTHON=	autoplist distutils
17
17
18
NO_ARCH=	yes
18
NO_ARCH=	yes
(-)b/net/py-speedtest-cli/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1590161644
1
TIMESTAMP = 1617949911
2
SHA256 (speedtest-cli-2.1.2.tar.gz) = cf1d386222f94c324e3125ba9a0d187e46d4a13dca08c023bdb9a23096be2e54
2
SHA256 (speedtest-cli-2.1.3.tar.gz) = 5e2773233cedb5fa3d8120eb7f97bcc4974b5221b254d33ff16e2f1d413d90f0
3
SIZE (speedtest-cli-2.1.2.tar.gz) = 24365
3
SIZE (speedtest-cli-2.1.3.tar.gz) = 24721
4
- 

Return to bug 254906