Index: head/devel/catch/Makefile =================================================================== --- head/devel/catch/Makefile (revision 460292) +++ head/devel/catch/Makefile (revision 460293) @@ -1,56 +1,56 @@ # Created by: gahr # $FreeBSD$ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org COMMENT= Header-only test framework for C++ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= cmake:devel/cmake USES= compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= catchorg GH_PROJECT= Catch2 NO_BUILD= yes NO_ARCH= yes REPORTERS= catch_reporter_automake.hpp \ catch_reporter_bases.cpp \ catch_reporter_bases.hpp \ catch_reporter_compact.cpp \ catch_reporter_compact.h \ catch_reporter_console.cpp \ catch_reporter_console.h \ catch_reporter_junit.cpp \ catch_reporter_junit.h \ catch_reporter_multi.cpp \ catch_reporter_multi.h \ catch_reporter_tap.hpp \ catch_reporter_teamcity.hpp \ catch_reporter_xml.cpp \ catch_reporter_xml.h PLIST_FILES= include/catch.hpp \ ${REPORTERS:S/^/include\//g} do-install: ${INSTALL_DATA} ${WRKSRC}/single_include/catch.hpp \ ${STAGEDIR}${PREFIX}/include .for r in ${REPORTERS} ${INSTALL_DATA} ${WRKSRC}/include/reporters/${r} \ ${STAGEDIR}${PREFIX}/include .endfor do-test: cd ${WRKSRC} && \ ${LOCALBASE}/bin/cmake . && ${MAKE_CMD} && ./SelfTest .include Index: head/devel/catch/distinfo =================================================================== --- head/devel/catch/distinfo (revision 460292) +++ head/devel/catch/distinfo (revision 460293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515672882 -SHA256 (catchorg-Catch2-v2.1.0_GH0.tar.gz) = a8f9805174916c23bf59ed45f72c21ce092e2848c139f4c6d396aeeb5ce2dfb3 -SIZE (catchorg-Catch2-v2.1.0_GH0.tar.gz) = 475638 +TIMESTAMP = 1517227790 +SHA256 (catchorg-Catch2-v2.1.1_GH0.tar.gz) = c40d3c8133c9274946067007e911a55b0d0ad3ed7c59a1f258dfcdb6836d8eff +SIZE (catchorg-Catch2-v2.1.1_GH0.tar.gz) = 481236