pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/catch Updated devel/catch to 1.5.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc24b983e263
branches:  trunk
changeset: 350937:dc24b983e263
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Aug 09 13:01:56 2016 +0000

description:
Updated devel/catch to 1.5.0
----------------------------
V1.5.0
------
@philsquared philsquared released this on 26 Apr 19 commits to
master since this release

Now uses Clara 0.0.2.3 - which has a new parser and now
supports forward slash introduced short opts on Windows.

v1.4.0
------
@philsquared philsquared released this on 15 Mar 26 commits to
master since this release

Unique names are generated using COUNTER, where possible, to
make them unique even across translation units.

The --use-colour command line argument has been added to given
finer control over how colour is used

various other bug fixes and documentation corrections.

diffstat:

 devel/catch/Makefile |   4 ++--
 devel/catch/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b07244353357 -r dc24b983e263 devel/catch/Makefile
--- a/devel/catch/Makefile      Tue Aug 09 12:50:55 2016 +0000
+++ b/devel/catch/Makefile      Tue Aug 09 13:01:56 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/09 13:01:56 mef Exp $
 
-DISTNAME=      Catch-1.3.4
+DISTNAME=      Catch-1.5.0
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=philsquared/}
diff -r b07244353357 -r dc24b983e263 devel/catch/distinfo
--- a/devel/catch/distinfo      Tue Aug 09 12:50:55 2016 +0000
+++ b/devel/catch/distinfo      Tue Aug 09 13:01:56 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/02/24 23:03:19 kamil Exp $
+$NetBSD: distinfo,v 1.2 2016/08/09 13:01:56 mef Exp $
 
-SHA1 (Catch-1.3.4.tar.gz) = b1a270bb740e69763d0aa2b8b8ec226c9fdafead
-RMD160 (Catch-1.3.4.tar.gz) = 9f249fac7ee23b63b253fd34fa83c47c9ab23fc9
-SHA512 (Catch-1.3.4.tar.gz) = b84ff1f98e7423d04aedabb79e9a4dec8b041a323dd68b410079a473960cfec7a7f9ff173e91729b75a94ee8a453a5f98046aa84ed66cac67d04a709bd595a2e
-Size (Catch-1.3.4.tar.gz) = 309444 bytes
+SHA1 (Catch-1.5.0.tar.gz) = c87397846ea5126febd39f513b413e32f9ed552b
+RMD160 (Catch-1.5.0.tar.gz) = 6385ad12c0daad51d5d89b7c6d44a18fa84d3839
+SHA512 (Catch-1.5.0.tar.gz) = d7011cdfe6eca86aa081b5da371665be8687bcbb41f3702c3075bf01f73e1d2e00894a0917e6437a8735e730ff287a06e189ce94ea00e583ab7282065f25166d
+Size (Catch-1.5.0.tar.gz) = 311787 bytes



Home | Main Index | Thread Index | Old Index