Date: Thu, 18 May 2017 13:29:03 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441148 - head/devel/catch Message-ID: <201705181329.v4IDT37Q034154@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Thu May 18 13:29:03 2017 New Revision: 441148 URL: https://svnweb.freebsd.org/changeset/ports/441148 Log: devel/catch: update to 1.9.4 Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.4 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Thu May 18 13:24:53 2017 (r441147) +++ head/devel/catch/Makefile Thu May 18 13:29:03 2017 (r441148) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 1.9.3 +DISTVERSION= 1.9.4 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Thu May 18 13:24:53 2017 (r441147) +++ head/devel/catch/distinfo Thu May 18 13:29:03 2017 (r441148) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493196814 -SHA256 (philsquared-Catch-v1.9.3_GH0.tar.gz) = 67fc8bc96c5ccdd7eb5edf40916fae0a94216c90bfbafdf75bd3843fc5744732 -SIZE (philsquared-Catch-v1.9.3_GH0.tar.gz) = 361872 +TIMESTAMP = 1495113932 +SHA256 (philsquared-Catch-v1.9.4_GH0.tar.gz) = d67d2ee26ec9f72618dd9b28a9d1b7ba3c6368bc846ecfeda05a1e5d1b8b9b20 +SIZE (philsquared-Catch-v1.9.4_GH0.tar.gz) = 363097
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705181329.v4IDT37Q034154>