pkgsrc-WIP-changes archive

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

Removed unittest-cpp (has already been in devel/unittest-cpp for a while).



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Tue Jul 23 17:21:21 2019 +0200
Changeset:	e35bf617b59e3eee88ceea4ed039f60324505e37

Removed Files:
	unittest-cpp/DESCR
	unittest-cpp/Makefile
	unittest-cpp/PLIST
	unittest-cpp/distinfo

Log Message:
Removed unittest-cpp (has already been in devel/unittest-cpp for a while).

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

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

diffstat:
 unittest-cpp/DESCR    |  1 -
 unittest-cpp/Makefile | 20 --------------------
 unittest-cpp/PLIST    | 40 ----------------------------------------
 unittest-cpp/distinfo |  6 ------
 4 files changed, 67 deletions(-)

diffs:
diff --git a/unittest-cpp/DESCR b/unittest-cpp/DESCR
deleted file mode 100644
index 436426f4a2..0000000000
--- a/unittest-cpp/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-A lightweight unit testing framework for C++.
diff --git a/unittest-cpp/Makefile b/unittest-cpp/Makefile
deleted file mode 100644
index 5a3a49d587..0000000000
--- a/unittest-cpp/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=       unittest-cpp-2.0.0
-CATEGORIES=     devel
-MASTER_SITES=   ${MASTER_SITE_GITHUB:=unittest-cpp/}
-GITHUB_TAG=     v${PKGVERSION_NOREV}
-
-MAINTAINER=	root%zta.lk@localhost
-HOMEPAGE=	https://github.com/unittest-cpp/unittest-cpp/
-COMMENT=	Lightweight unit testing framework for C++
-LICENSE=	mit
-
-WRKSRC=		${WRKDIR}/unittest-cpp-2.0.0
-USE_CMAKE=	yes
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
-
-PKGCONFIG_OVERRIDE+=	UnitTest++.pc.in
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/unittest-cpp/PLIST b/unittest-cpp/PLIST
deleted file mode 100644
index 4e52d820b6..0000000000
--- a/unittest-cpp/PLIST
+++ /dev/null
@@ -1,40 +0,0 @@
-@comment $NetBSD$
-include/UnitTest++/AssertException.h
-include/UnitTest++/CheckMacros.h
-include/UnitTest++/Checks.h
-include/UnitTest++/CompositeTestReporter.h
-include/UnitTest++/Config.h
-include/UnitTest++/CurrentTest.h
-include/UnitTest++/DeferredTestReporter.h
-include/UnitTest++/DeferredTestResult.h
-include/UnitTest++/ExceptionMacros.h
-include/UnitTest++/ExecuteTest.h
-include/UnitTest++/HelperMacros.h
-include/UnitTest++/MemoryOutStream.h
-include/UnitTest++/Posix/SignalTranslator.h
-include/UnitTest++/Posix/TimeHelpers.h
-include/UnitTest++/ReportAssert.h
-include/UnitTest++/ReportAssertImpl.h
-include/UnitTest++/RequireMacros.h
-include/UnitTest++/RequiredCheckException.h
-include/UnitTest++/RequiredCheckTestReporter.h
-include/UnitTest++/Test.h
-include/UnitTest++/TestDetails.h
-include/UnitTest++/TestList.h
-include/UnitTest++/TestMacros.h
-include/UnitTest++/TestReporter.h
-include/UnitTest++/TestReporterStdout.h
-include/UnitTest++/TestResults.h
-include/UnitTest++/TestRunner.h
-include/UnitTest++/TestSuite.h
-include/UnitTest++/ThrowingTestReporter.h
-include/UnitTest++/TimeConstraint.h
-include/UnitTest++/TimeHelpers.h
-include/UnitTest++/UnitTest++.h
-include/UnitTest++/UnitTestPP.h
-include/UnitTest++/XmlTestReporter.h
-lib/cmake/UnitTest++/UnitTest++Config.cmake
-lib/cmake/UnitTest++/UnitTest++Targets-noconfig.cmake
-lib/cmake/UnitTest++/UnitTest++Targets.cmake
-lib/libUnitTest++.a
-lib/pkgconfig/UnitTest++.pc
diff --git a/unittest-cpp/distinfo b/unittest-cpp/distinfo
deleted file mode 100644
index c52cd33efc..0000000000
--- a/unittest-cpp/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (unittest-cpp-2.0.0.tar.gz) = 5564dcbce7462b5a0bbe9002aa4296248f3e00b5
-RMD160 (unittest-cpp-2.0.0.tar.gz) = 3a1edf073b404b088ac346fbf75cf5ebdb73953b
-SHA512 (unittest-cpp-2.0.0.tar.gz) = 39318f4ed31534c116679a3257bf1438a6c4b3bef1894dfd40aea934950c6c8197af6a7f61539b8e9ddc67327c9388d7e8a6f8a3e0e966ad26c07554e2429cab
-Size (unittest-cpp-2.0.0.tar.gz) = 54100 bytes


Home | Main Index | Thread Index | Old Index