pkgsrc-WIP-changes archive

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

py-llvm-lit-netbsd: Drop



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 15 18:03:59 2018 +0100
Changeset:	e0f476bb573b58512bc440b745cecea39c5457a5

Removed Files:
	py-llvm-lit-netbsd/DESCR
	py-llvm-lit-netbsd/Makefile
	py-llvm-lit-netbsd/PLIST
	py-llvm-lit-netbsd/distinfo

Log Message:
py-llvm-lit-netbsd: Drop

No longer needed.

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

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

diffstat:
 py-llvm-lit-netbsd/DESCR    |  7 -----
 py-llvm-lit-netbsd/Makefile | 20 -------------
 py-llvm-lit-netbsd/PLIST    | 71 ---------------------------------------------
 py-llvm-lit-netbsd/distinfo | 14 ---------
 4 files changed, 112 deletions(-)

diffs:
diff --git a/py-llvm-lit-netbsd/DESCR b/py-llvm-lit-netbsd/DESCR
deleted file mode 100644
index 6257455c40..0000000000
--- a/py-llvm-lit-netbsd/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-lit is a portable tool for executing LLVM and Clang style test suites,
-summarizing their results, and providing indication of failures. lit is
-designed to be a lightweight testing tool with as simple a user interface as
-possible.
-
-lit should be run with one or more tests to run specified on the command line.
-Tests can be either individual test files or directories to search for tests.
diff --git a/py-llvm-lit-netbsd/Makefile b/py-llvm-lit-netbsd/Makefile
deleted file mode 100644
index 32d89c5fee..0000000000
--- a/py-llvm-lit-netbsd/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile.common,v 1.7 2015/07/20 05:49:53 adam Exp $
-
-.include "../../wip/llvm-netbsd/Makefile.common"
-
-PKGNAME=	${PYPKGPREFIX}-llvm-lit-${LLVM_VERSION}
-CATEGORIES+=	python
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://llvm.org/docs/CommandGuide/lit.html
-COMMENT=	LLVM Integrated Tester
-LICENSE=	modified-bsd
-
-PYSETUPSUBDIR=	utils/lit
-
-INSTALLATION_DIRS=	bin
-
-EGG_NAME=	lit-0.8.0.dev0
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-llvm-lit-netbsd/PLIST b/py-llvm-lit-netbsd/PLIST
deleted file mode 100644
index 91e2675223..0000000000
--- a/py-llvm-lit-netbsd/PLIST
+++ /dev/null
@@ -1,71 +0,0 @@
-@comment $NetBSD$
-bin/lit
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/lit/BooleanExpression.py
-${PYSITELIB}/lit/BooleanExpression.pyc
-${PYSITELIB}/lit/BooleanExpression.pyo
-${PYSITELIB}/lit/LitConfig.py
-${PYSITELIB}/lit/LitConfig.pyc
-${PYSITELIB}/lit/LitConfig.pyo
-${PYSITELIB}/lit/LitTestCase.py
-${PYSITELIB}/lit/LitTestCase.pyc
-${PYSITELIB}/lit/LitTestCase.pyo
-${PYSITELIB}/lit/ProgressBar.py
-${PYSITELIB}/lit/ProgressBar.pyc
-${PYSITELIB}/lit/ProgressBar.pyo
-${PYSITELIB}/lit/ShCommands.py
-${PYSITELIB}/lit/ShCommands.pyc
-${PYSITELIB}/lit/ShCommands.pyo
-${PYSITELIB}/lit/ShUtil.py
-${PYSITELIB}/lit/ShUtil.pyc
-${PYSITELIB}/lit/ShUtil.pyo
-${PYSITELIB}/lit/Test.py
-${PYSITELIB}/lit/Test.pyc
-${PYSITELIB}/lit/Test.pyo
-${PYSITELIB}/lit/TestRunner.py
-${PYSITELIB}/lit/TestRunner.pyc
-${PYSITELIB}/lit/TestRunner.pyo
-${PYSITELIB}/lit/TestingConfig.py
-${PYSITELIB}/lit/TestingConfig.pyc
-${PYSITELIB}/lit/TestingConfig.pyo
-${PYSITELIB}/lit/__init__.py
-${PYSITELIB}/lit/__init__.pyc
-${PYSITELIB}/lit/__init__.pyo
-${PYSITELIB}/lit/discovery.py
-${PYSITELIB}/lit/discovery.pyc
-${PYSITELIB}/lit/discovery.pyo
-${PYSITELIB}/lit/formats/__init__.py
-${PYSITELIB}/lit/formats/__init__.pyc
-${PYSITELIB}/lit/formats/__init__.pyo
-${PYSITELIB}/lit/formats/base.py
-${PYSITELIB}/lit/formats/base.pyc
-${PYSITELIB}/lit/formats/base.pyo
-${PYSITELIB}/lit/formats/googletest.py
-${PYSITELIB}/lit/formats/googletest.pyc
-${PYSITELIB}/lit/formats/googletest.pyo
-${PYSITELIB}/lit/formats/shtest.py
-${PYSITELIB}/lit/formats/shtest.pyc
-${PYSITELIB}/lit/formats/shtest.pyo
-${PYSITELIB}/lit/llvm/__init__.py
-${PYSITELIB}/lit/llvm/__init__.pyc
-${PYSITELIB}/lit/llvm/__init__.pyo
-${PYSITELIB}/lit/llvm/config.py
-${PYSITELIB}/lit/llvm/config.pyc
-${PYSITELIB}/lit/llvm/config.pyo
-${PYSITELIB}/lit/llvm/subst.py
-${PYSITELIB}/lit/llvm/subst.pyc
-${PYSITELIB}/lit/llvm/subst.pyo
-${PYSITELIB}/lit/main.py
-${PYSITELIB}/lit/main.pyc
-${PYSITELIB}/lit/main.pyo
-${PYSITELIB}/lit/run.py
-${PYSITELIB}/lit/run.pyc
-${PYSITELIB}/lit/run.pyo
-${PYSITELIB}/lit/util.py
-${PYSITELIB}/lit/util.pyc
-${PYSITELIB}/lit/util.pyo
diff --git a/py-llvm-lit-netbsd/distinfo b/py-llvm-lit-netbsd/distinfo
deleted file mode 100644
index 7931384fd5..0000000000
--- a/py-llvm-lit-netbsd/distinfo
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: distinfo,v 1.35 2015/09/11 01:21:57 tnn Exp $
-
-SHA1 (cfe-3.6.2.src.tar.xz) = 7ba809c9c17819a16b668640a642ed134d7052f0
-RMD160 (cfe-3.6.2.src.tar.xz) = 10d913b4d5317f8c2520e5fc6117df30937317a8
-Size (cfe-3.6.2.src.tar.xz) = 8617576 bytes
-SHA1 (compiler-rt-3.6.2.src.tar.xz) = c6c52d2923a60f1a2ca2f22fea1770fd2e25728d
-RMD160 (compiler-rt-3.6.2.src.tar.xz) = 9b68a32d49d4bef4603d550934192f39fea42895
-Size (compiler-rt-3.6.2.src.tar.xz) = 1128080 bytes
-SHA1 (libcxx-3.6.2.src.tar.xz) = 6c5aee9f05ecf17d1e3ecb1add34a33a5a904469
-RMD160 (libcxx-3.6.2.src.tar.xz) = 42b8832d01d4e6b553babc93cb5dbd4ce2bb1931
-Size (libcxx-3.6.2.src.tar.xz) = 944020 bytes
-SHA1 (llvm-3.6.2.src.tar.xz) = 7a00257eb2bc9431e4c77c3a36b033072c54bc7e
-RMD160 (llvm-3.6.2.src.tar.xz) = 521cbc5fe2925ea3c6e90c7a31f752a04045c972
-Size (llvm-3.6.2.src.tar.xz) = 12802380 bytes


Home | Main Index | Thread Index | Old Index