diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2017-08-28 16:32:21 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2017-08-28 16:32:21 +0000 |
commit | a7d56ccf50a0f834ba7ef57c02e1a04e40d41882 (patch) | |
tree | 1017c0e38e596af897e952f1780d33d159b2ce41 /devel/catch | |
parent | 613ca10ceb75b4334fb4db4ab978f9fdc114662b (diff) |
devel/catch: update to 1.10.0
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.10.0
Notes
Notes:
svn path=/head/; revision=448873
Diffstat (limited to 'devel/catch')
-rw-r--r-- | devel/catch/Makefile | 2 | ||||
-rw-r--r-- | devel/catch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/catch/Makefile b/devel/catch/Makefile index 43cb60711ce2..8fe439f15aef 100644 --- a/devel/catch/Makefile +++ b/devel/catch/Makefile @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 1.9.7 +DISTVERSION= 1.10.0 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org diff --git a/devel/catch/distinfo b/devel/catch/distinfo index 28baa3e4b508..e21d21aeb5dd 100644 --- a/devel/catch/distinfo +++ b/devel/catch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502725581 -SHA256 (philsquared-Catch-v1.9.7_GH0.tar.gz) = 751090d755072777c5bb98de6ead1f7919ea239d4b77bb028fb7b06624ec0d7a -SIZE (philsquared-Catch-v1.9.7_GH0.tar.gz) = 371816 +TIMESTAMP = 1503937652 +SHA256 (philsquared-Catch-v1.10.0_GH0.tar.gz) = cb752cbc8033d7c967d6bd7bc3eed428f6d05f2511945db819d4a18a46853ada +SIZE (philsquared-Catch-v1.10.0_GH0.tar.gz) = 375205 |