From 3543b7560dcb517dd1b366b2ca07654d5c0a9441 Mon Sep 17 00:00:00 2001 From: kenmays Date: Sat, 5 Apr 2025 10:57:44 -0700 Subject: [PATCH] Dooble: bump to 2025.04.02 (#12102) --- ...{dooble-2025.03.15.recipe => dooble-2025.04.02.recipe} | 2 +- ...ble-2025.03.15.patchset => dooble-2025.04.02.patchset} | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename www-client/dooble/{dooble-2025.03.15.recipe => dooble-2025.04.02.recipe} (97%) rename www-client/dooble/patches/{dooble-2025.03.15.patchset => dooble-2025.04.02.patchset} (94%) diff --git a/www-client/dooble/dooble-2025.03.15.recipe b/www-client/dooble/dooble-2025.04.02.recipe similarity index 97% rename from www-client/dooble/dooble-2025.03.15.recipe rename to www-client/dooble/dooble-2025.04.02.recipe index 88984c73a..16464aa85 100644 --- a/www-client/dooble/dooble-2025.03.15.recipe +++ b/www-client/dooble/dooble-2025.04.02.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2008-present Alexis Megas" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://github.com/textbrowser/dooble/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="93c7662bdc02e417643d425621e86a188d5dff6039710e20840396e06a8825d0" +CHECKSUM_SHA256="53748c148b6592492d24b1346a49335c43fddab38327fb03f3b98b5066f005bc" SOURCE_DIR="dooble-$portVersion" PATCHES="dooble-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/www-client/dooble/patches/dooble-2025.03.15.patchset b/www-client/dooble/patches/dooble-2025.04.02.patchset similarity index 94% rename from www-client/dooble/patches/dooble-2025.03.15.patchset rename to www-client/dooble/patches/dooble-2025.04.02.patchset index 7a5294f51..2553a1637 100644 --- a/www-client/dooble/patches/dooble-2025.03.15.patchset +++ b/www-client/dooble/patches/dooble-2025.04.02.patchset @@ -1,11 +1,11 @@ -From fc06a03cd9f3c7e73beafef2411fc157dd2afd60 Mon Sep 17 00:00:00 2001 +From 4fdf409b9c813d1e36ed4a4c882ddfdff0e2997b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 8 Jan 2024 17:28:24 +0100 Subject: Haiku: set translations path diff --git a/Source/dooble_main.cc b/Source/dooble_main.cc -index 434c30c..0cd54be 100644 +index 03a8e0d..acc80c0 100644 --- a/Source/dooble_main.cc +++ b/Source/dooble_main.cc @@ -44,6 +44,10 @@ extern "C" @@ -41,14 +41,14 @@ index 434c30c..0cd54be 100644 2.48.1 -From 7b57b61eb31b920ca016edc6948a34feab6020ef Mon Sep 17 00:00:00 2001 +From 9263eafbd7b1d4ba76c8b607ff061cfa1d33fda7 Mon Sep 17 00:00:00 2001 From: Ken Mays Date: Mon, 30 Sep 2024 06:04:16 +0001 Subject: Enable experiment features and SIGNAL compat diff --git a/Source/dooble_main.cc b/Source/dooble_main.cc -index 0cd54be..37a8d21 100644 +index acc80c0..56247e1 100644 --- a/Source/dooble_main.cc +++ b/Source/dooble_main.cc @@ -95,6 +95,9 @@ int main(int argc, char *argv[])