pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/catch
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 9 13:01:57 UTC 2016
Modified Files:
pkgsrc/devel/catch: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/catch/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/catch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/catch/Makefile
diff -u pkgsrc/devel/catch/Makefile:1.3 pkgsrc/devel/catch/Makefile:1.4
--- pkgsrc/devel/catch/Makefile:1.3 Thu Jun 9 06:23:38 2016
+++ pkgsrc/devel/catch/Makefile Tue Aug 9 13:01:56 2016
@@ -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/}
Index: pkgsrc/devel/catch/distinfo
diff -u pkgsrc/devel/catch/distinfo:1.1 pkgsrc/devel/catch/distinfo:1.2
--- pkgsrc/devel/catch/distinfo:1.1 Wed Feb 24 23:03:19 2016
+++ pkgsrc/devel/catch/distinfo Tue Aug 9 13:01:56 2016
@@ -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