aboutsummaryrefslogtreecommitdiff
path: root/devel/catch
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2018-01-11 12:22:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2018-01-11 12:22:25 +0000
commit7a313d81b6f7e560f08ab472221a5446f7753a47 (patch)
tree5c1745e02e75342d2b109fc70b55b89c634bfd07 /devel/catch
parent705f4c7992accc1414964408bca1d8e51810a3c6 (diff)
downloadports-7a313d81b6f7e560f08ab472221a5446f7753a47.tar.gz
ports-7a313d81b6f7e560f08ab472221a5446f7753a47.zip
devel/catch: update to 2.1.0
Notes
Notes: svn path=/head/; revision=458723
Diffstat (limited to 'devel/catch')
-rw-r--r--devel/catch/Makefile10
-rw-r--r--devel/catch/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/devel/catch/Makefile b/devel/catch/Makefile
index d570fe063386..0cfcd140ea11 100644
--- a/devel/catch/Makefile
+++ b/devel/catch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= catch
DISTVERSIONPREFIX= v
-DISTVERSION= 2.0.1
+DISTVERSION= 2.1.0
CATEGORIES= devel
MAINTAINER= gahr@FreeBSD.org
@@ -26,13 +26,17 @@ 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_junit.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.cpp \
+ catch_reporter_xml.h
PLIST_FILES= include/catch.hpp \
${REPORTERS:S/^/include\//g}
diff --git a/devel/catch/distinfo b/devel/catch/distinfo
index d02403c4a3ba..07725bdfe65c 100644
--- a/devel/catch/distinfo
+++ b/devel/catch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509966699
-SHA256 (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 5f31b93712e65d363f257ad0f0c02cfbed7a3988979d5f320ad7771e513d4cc8
-SIZE (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 397154
+TIMESTAMP = 1515672882
+SHA256 (catchorg-Catch2-v2.1.0_GH0.tar.gz) = a8f9805174916c23bf59ed45f72c21ce092e2848c139f4c6d396aeeb5ce2dfb3
+SIZE (catchorg-Catch2-v2.1.0_GH0.tar.gz) = 475638