Index: head/devel/cpputest/Makefile =================================================================== --- head/devel/cpputest/Makefile (revision 427287) +++ head/devel/cpputest/Makefile (revision 427288) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= cpputest -PORTVERSION= 3.7.1 +PORTVERSION= 3.8 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= akos.somfai@gmail.com COMMENT= Unit testing and mocking framework for C/C++ LICENSE= BSD3CLAUSE USE_GITHUB= yes USES= autoreconf libtool pathfix GNU_CONFIGURE= yes .include Index: head/devel/cpputest/distinfo =================================================================== --- head/devel/cpputest/distinfo (revision 427287) +++ head/devel/cpputest/distinfo (revision 427288) @@ -1,2 +1,3 @@ -SHA256 (cpputest-cpputest-v3.7.1_GH0.tar.gz) = 4efefc00ae5af2a4b8733f2d965a5355596a884f01e487d9fbcad879b8e8d528 -SIZE (cpputest-cpputest-v3.7.1_GH0.tar.gz) = 2390286 +TIMESTAMP = 1480321953 +SHA256 (cpputest-cpputest-v3.8_GH0.tar.gz) = 2b95bb4a568f680cdcca678345a2c41c028275471c2ed7bf0b6f6f1f689c3b76 +SIZE (cpputest-cpputest-v3.8_GH0.tar.gz) = 2333302 Index: head/devel/cpputest/pkg-plist =================================================================== --- head/devel/cpputest/pkg-plist (revision 427287) +++ head/devel/cpputest/pkg-plist (revision 427288) @@ -1,45 +1,48 @@ include/CppUTest/CommandLineArguments.h include/CppUTest/CommandLineTestRunner.h include/CppUTest/CppUTestConfig.h +include/CppUTest/CppUTestGeneratedConfig.h include/CppUTest/JUnitTestOutput.h include/CppUTest/MemoryLeakDetector.h include/CppUTest/MemoryLeakDetectorMallocMacros.h include/CppUTest/MemoryLeakDetectorNewMacros.h include/CppUTest/MemoryLeakWarningPlugin.h include/CppUTest/PlatformSpecificFunctions.h include/CppUTest/PlatformSpecificFunctions_c.h include/CppUTest/SimpleMutex.h include/CppUTest/SimpleString.h include/CppUTest/StandardCLibrary.h +include/CppUTest/TeamCityTestOutput.h include/CppUTest/TestFailure.h include/CppUTest/TestFilter.h include/CppUTest/TestHarness.h include/CppUTest/TestHarness_c.h include/CppUTest/TestMemoryAllocator.h include/CppUTest/TestOutput.h include/CppUTest/TestPlugin.h include/CppUTest/TestRegistry.h include/CppUTest/TestResult.h include/CppUTest/TestTestingFixture.h include/CppUTest/Utest.h include/CppUTest/UtestMacros.h include/CppUTestExt/GMock.h include/CppUTestExt/GTest.h include/CppUTestExt/GTestConvertor.h +include/CppUTestExt/IEEE754ExceptionsPlugin.h include/CppUTestExt/MemoryReportAllocator.h include/CppUTestExt/MemoryReportFormatter.h include/CppUTestExt/MemoryReporterPlugin.h include/CppUTestExt/MockActualCall.h include/CppUTestExt/MockCheckedActualCall.h include/CppUTestExt/MockCheckedExpectedCall.h include/CppUTestExt/MockExpectedCall.h include/CppUTestExt/MockExpectedCallsList.h include/CppUTestExt/MockFailure.h include/CppUTestExt/MockNamedValue.h include/CppUTestExt/MockSupport.h include/CppUTestExt/MockSupportPlugin.h include/CppUTestExt/MockSupport_c.h include/CppUTestExt/OrderedTest.h lib/libCppUTest.a lib/libCppUTestExt.a libdata/pkgconfig/cpputest.pc