aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2016-01-07 16:57:05 +0800
committergahr <gahr@FreeBSD.org>2016-01-07 16:57:05 +0800
commit14781b77e3b29193c3a526250214b46d20b471aa (patch)
tree899ed2e21eb0acb9b297cba473f0be4738c7cb02 /devel
parentae982482d9df4f3e6d3b72997f62a748e5b6289e (diff)
downloadfreebsd-ports-gnome-14781b77e3b29193c3a526250214b46d20b471aa.tar.gz
freebsd-ports-gnome-14781b77e3b29193c3a526250214b46d20b471aa.tar.zst
freebsd-ports-gnome-14781b77e3b29193c3a526250214b46d20b471aa.zip
devel/catch - update to 1.3.0
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.3.0
Diffstat (limited to 'devel')
-rw-r--r--devel/catch/Makefile3
-rw-r--r--devel/catch/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/catch/Makefile b/devel/catch/Makefile
index 65b303e4c5f2..d681a256a126 100644
--- a/devel/catch/Makefile
+++ b/devel/catch/Makefile
@@ -3,13 +3,14 @@
PORTNAME= catch
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.1-develop.14
+DISTVERSION= 1.3.0
CATEGORIES= devel
MAINTAINER= gahr@FreeBSD.org
COMMENT= Header-only test framework for C++
LICENSE= BSL
+LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
TEST_DEPENDS= cmake:${PORTSDIR}/devel/cmake
diff --git a/devel/catch/distinfo b/devel/catch/distinfo
index bc16b6ec1415..18a6e2374349 100644
--- a/devel/catch/distinfo
+++ b/devel/catch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (philsquared-Catch-v1.2.1-develop.14_GH0.tar.gz) = d7739ac1e284a44599db9df8fb03650f69f42168a7503b49d9ed6bd1f26e86dc
-SIZE (philsquared-Catch-v1.2.1-develop.14_GH0.tar.gz) = 300763
+SHA256 (philsquared-Catch-v1.3.0_GH0.tar.gz) = 6f14f823d8d540377908aa9ea87f13f6b0fa302b4dfc14bff3ee188b63042e71
+SIZE (philsquared-Catch-v1.3.0_GH0.tar.gz) = 308465