Saturday, February 03, 2018

UPDATE: devel/catch2

Changlog:

https://github.com/catchorg/Catch2/releases/tag/v2.1.1

Ok? Comments?

Rafael Sadowski

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/catch2/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile 26 Jan 2018 20:28:08 -0000 1.1.1.1
+++ Makefile 3 Feb 2018 15:30:22 -0000
@@ -4,7 +4,7 @@ COMMENT = C++-native, header-only, test

GH_ACCOUNT = catchorg
GH_PROJECT = Catch2
-GH_TAGNAME = v2.1.0
+GH_TAGNAME = v2.1.1

DISTNAME = catch2-${GH_TAGNAME:S/v//}

Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/catch2/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 26 Jan 2018 20:28:08 -0000 1.1.1.1
+++ distinfo 3 Feb 2018 15:30:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (catch2-2.1.0.tar.gz) = qPmAUXSRbCO/We1F9ywhzgkuKEjBOfTG05au61zi37M=
-SIZE (catch2-2.1.0.tar.gz) = 475638
+SHA256 (catch2-2.1.1.tar.gz) = xA08gTPJJ0lGBnAH6RGlWw0K0+18WaHyWN/NtoNtjv8=
+SIZE (catch2-2.1.1.tar.gz) = 481236
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/catch2/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 26 Jan 2018 20:28:08 -0000 1.1.1.1
+++ pkg/PLIST 3 Feb 2018 15:30:22 -0000
@@ -4,4 +4,28 @@ include/catch/catch.hpp
include/catch/catch_reporter_automake.hpp
include/catch/catch_reporter_tap.hpp
include/catch/catch_reporter_teamcity.hpp
+share/doc/Catch2/
+share/doc/Catch2/Readme.md
+share/doc/Catch2/assertions.md
+share/doc/Catch2/build-systems.md
+share/doc/Catch2/command-line.md
+share/doc/Catch2/commercial-users.md
+share/doc/Catch2/configuration.md
+share/doc/Catch2/contributing.md
+share/doc/Catch2/event-listeners.md
+share/doc/Catch2/limitations.md
+share/doc/Catch2/list-of-examples.md
+share/doc/Catch2/logging.md
+share/doc/Catch2/matchers.md
+share/doc/Catch2/opensource-users.md
+share/doc/Catch2/own-main.md
+share/doc/Catch2/release-notes.md
+share/doc/Catch2/release-process.md
+share/doc/Catch2/reporters.md
+share/doc/Catch2/slow-compiles.md
+share/doc/Catch2/test-cases-and-sections.md
+share/doc/Catch2/test-fixtures.md
+share/doc/Catch2/tostring.md
+share/doc/Catch2/tutorial.md
+share/doc/Catch2/why-catch.md
share/pkgconfig/catch.pc

No comments:

Post a Comment