pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

speedtest-cli: remove, imported as net/speedtest-cli



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu Jun 9 21:00:39 2016 +0200
Changeset:	2d545ba2b38b1aec19aa4c7076fa314bebb908ec

Modified Files:
	Makefile
Removed Files:
	speedtest-cli/DESCR
	speedtest-cli/Makefile
	speedtest-cli/PLIST
	speedtest-cli/distinfo

Log Message:
speedtest-cli: remove, imported as net/speedtest-cli

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d545ba2b38b1aec19aa4c7076fa314bebb908ec

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile               |  1 -
 speedtest-cli/DESCR    |  2 --
 speedtest-cli/Makefile | 25 -------------------------
 speedtest-cli/PLIST    | 11 -----------
 speedtest-cli/distinfo |  5 -----
 5 files changed, 44 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 3392fb4..545f28a 100644
--- a/Makefile
+++ b/Makefile
@@ -3836,7 +3836,6 @@ SUBDIR+=	spamassassin-cvs
 SUBDIR+=	spamd-devel
 SUBDIR+=	spatt
 SUBDIR+=	spe
-SUBDIR+=	speedtest-cli
 SUBDIR+=	speedx
 SUBDIR+=	spfmilter
 SUBDIR+=	spidermonkey185
diff --git a/speedtest-cli/DESCR b/speedtest-cli/DESCR
deleted file mode 100644
index 1a8268f..0000000
--- a/speedtest-cli/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Command line interface for testing internet bandwidth using
-speedtest.net.
diff --git a/speedtest-cli/Makefile b/speedtest-cli/Makefile
deleted file mode 100644
index 1dbb650..0000000
--- a/speedtest-cli/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/08/10 22:03:55 yhardy Exp $
-
-GITHUB_PROJECT=	speedtest-cli
-DISTNAME=	${GITHUB_TAG}
-PKGNAME=	${GITHUB_PROJECT}-0.3.2
-CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_GITHUB:=sivel/}
-DIST_SUBDIR=	${GITHUB_PROJECT}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/sivel/speedtest-cli/
-COMMENT=	Command line interface for testing internet bandwidth
-LICENSE=	apache-2.0
-
-WRKSRC=		${WRKDIR}/speedtest-cli-0.3.2
-USE_LANGUAGES=	# none
-
-REPLACE_PYTHON+=	speedtest_cli.py
-
-PYDISTUTILSPKG=	yes
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/speedtest-cli/PLIST b/speedtest-cli/PLIST
deleted file mode 100644
index 7fcc824..0000000
--- a/speedtest-cli/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/10 22:03:55 yhardy Exp $
-bin/speedtest
-bin/speedtest-cli
-${PYSITELIB}/speedtest_cli-0.3.2-py2.7.egg-info/PKG-INFO
-${PYSITELIB}/speedtest_cli-0.3.2-py2.7.egg-info/SOURCES.txt
-${PYSITELIB}/speedtest_cli-0.3.2-py2.7.egg-info/dependency_links.txt
-${PYSITELIB}/speedtest_cli-0.3.2-py2.7.egg-info/entry_points.txt
-${PYSITELIB}/speedtest_cli-0.3.2-py2.7.egg-info/top_level.txt
-${PYSITELIB}/speedtest_cli.py
-${PYSITELIB}/speedtest_cli.pyc
-${PYSITELIB}/speedtest_cli.pyo
diff --git a/speedtest-cli/distinfo b/speedtest-cli/distinfo
deleted file mode 100644
index 23e46cd..0000000
--- a/speedtest-cli/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/08/10 22:03:55 yhardy Exp $
-
-SHA1 (speedtest-cli/v0.3.2.tar.gz) = 265717d2097a96a76a0e51ecac75bac56326cd24
-RMD160 (speedtest-cli/v0.3.2.tar.gz) = eb3650fd097e366846b78959dac05563552205d2
-Size (speedtest-cli/v0.3.2.tar.gz) = 14220 bytes


Home | Main Index | Thread Index | Old Index