From 3c39089dadbf057b938c228932e39a76b1fbece7 Mon Sep 17 00:00:00 2001 From: Ian Reinhart Geiser Date: Sun, 29 Sep 2019 13:51:23 -0400 Subject: [rxcpp] Change to new repository (#8361) * Update for new repo * Update portfile.cmake --- ports/rxcpp/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/rxcpp/CONTROL') diff --git a/ports/rxcpp/CONTROL b/ports/rxcpp/CONTROL index 2ada65d3b..cbf204688 100644 --- a/ports/rxcpp/CONTROL +++ b/ports/rxcpp/CONTROL @@ -1,4 +1,4 @@ Source: rxcpp Version: 4.1.0 -Homepage: https://github.com/Reactive-Extensions/RxCpp -Description: Reactive Extensions for C++ \ No newline at end of file +Homepage: https://github.com/ReactiveX/RxCpp +Description: Reactive Extensions for C++ -- cgit v1.2.3 From 726c11148105a97aef39bec024fdb7c140b1b154 Mon Sep 17 00:00:00 2001 From: Stefano Sinigardi Date: Mon, 7 Oct 2019 19:35:13 +0200 Subject: [vcpkg] fatal_error when patch fails to apply (#8087) vcpkg will now fail on failure to apply patches except when using `--head`. --- ports/rxcpp/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/rxcpp/CONTROL') diff --git a/ports/rxcpp/CONTROL b/ports/rxcpp/CONTROL index cbf204688..b34395f12 100644 --- a/ports/rxcpp/CONTROL +++ b/ports/rxcpp/CONTROL @@ -1,4 +1,4 @@ Source: rxcpp -Version: 4.1.0 -Homepage: https://github.com/ReactiveX/RxCpp +Version: 4.1.0-1 +Homepage: https://github.com/Reactive-Extensions/RxCpp Description: Reactive Extensions for C++ -- cgit v1.2.3