From 932a9dba1f1b4bd0667616fa240d3f8d0428f475 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 30 Nov 2023 09:16:52 +0100 Subject: [PATCH] minidlna, bump version, leave disabled (#9805) --- ...nidlna-1.3.2.recipe => minidlna-1.3.3.recipe} | 3 ++- ...na-1.3.2.patchset => minidlna-1.3.3.patchset} | 16 ++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) rename net-misc/minidlna/{minidlna-1.3.2.recipe => minidlna-1.3.3.recipe} (96%) rename net-misc/minidlna/patches/{minidlna-1.3.2.patchset => minidlna-1.3.3.patchset} (91%) diff --git a/net-misc/minidlna/minidlna-1.3.2.recipe b/net-misc/minidlna/minidlna-1.3.3.recipe similarity index 96% rename from net-misc/minidlna/minidlna-1.3.2.recipe rename to net-misc/minidlna/minidlna-1.3.3.recipe index 134ff2462..cf3e18216 100644 --- a/net-misc/minidlna/minidlna-1.3.2.recipe +++ b/net-misc/minidlna/minidlna-1.3.3.recipe @@ -8,7 +8,7 @@ LICENSE="GNU GPL v2 BSD (3-clause)" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/minidlna/minidlna-$portVersion.tar.gz" -CHECKSUM_SHA256="222ce45a1a60c3ce3de17527955d38e5ff7a4592d61db39577e6bf88e0ae1cb0" +CHECKSUM_SHA256="39026c6d4a139b9180192d1c37225aa3376fdf4f1a74d7debbdbb693d996afa4" PATCHES="minidlna-$portVersion.patchset" ARCHITECTURES="?all !x86_gcc2" @@ -97,4 +97,5 @@ INSTALL() TEST() { make check + testupnpdescgen } diff --git a/net-misc/minidlna/patches/minidlna-1.3.2.patchset b/net-misc/minidlna/patches/minidlna-1.3.3.patchset similarity index 91% rename from net-misc/minidlna/patches/minidlna-1.3.2.patchset rename to net-misc/minidlna/patches/minidlna-1.3.3.patchset index b0e15573c..63db567e4 100644 --- a/net-misc/minidlna/patches/minidlna-1.3.2.patchset +++ b/net-misc/minidlna/patches/minidlna-1.3.3.patchset @@ -1,11 +1,11 @@ -From dea96119ca20423d8c72b5c8e0eb099eeb47b311 Mon Sep 17 00:00:00 2001 +From 2fc8d6c646edf0c723eb0143fbda3d56bdee88a8 Mon Sep 17 00:00:00 2001 From: begasus Date: Sun, 29 Apr 2018 17:23:23 +0200 Subject: Haiku doesn't have setpriority nor d_type diff --git a/monitor.c b/monitor.c -index edbe308..9f515c9 100644 +index b5757d9..22d8c7c 100644 --- a/monitor.c +++ b/monitor.c @@ -341,6 +341,7 @@ monitor_insert_directory(int fd, char *name, const char * path) @@ -41,7 +41,7 @@ index f240a2f..4000ac7 100644 setlocale(LC_COLLATE, ""); diff --git a/upnphttp.c b/upnphttp.c -index 05b2020..5d9735b 100644 +index 477ebef..94bf567 100644 --- a/upnphttp.c +++ b/upnphttp.c @@ -1821,10 +1821,12 @@ SendResp_resizedimg(struct upnphttp * h, char * object) @@ -71,10 +71,10 @@ index 05b2020..5d9735b 100644 if( strncmp(last_file.mime, "image", 5) == 0 ) tmode = "Interactive"; -- -2.37.3 +2.42.1 -From e92b704b7f9e174fa0ddbd375fe255ec696d1559 Mon Sep 17 00:00:00 2001 +From 5cbb5cfb5ce8e895a2fad3d773cacaad8c045882 Mon Sep 17 00:00:00 2001 From: begasus Date: Sun, 24 Jun 2018 07:06:37 +0200 Subject: set correct path for the conf file @@ -94,10 +94,10 @@ index 999adee..277029c 100644 char *string, *word; char *path; -- -2.37.3 +2.42.1 -From 6c6c58d88598be5dd2d6ed8b4cb02cd28825a2e7 Mon Sep 17 00:00:00 2001 +From 8f0caba66c3c204bbfbe0b13c87dd31f67fdc1a0 Mon Sep 17 00:00:00 2001 From: begasus Date: Wed, 16 Nov 2022 08:04:10 +0100 Subject: libav-fix patch (from Alpine Linux) @@ -116,5 +116,5 @@ index 1e33833..dcfc625 100644 -lFLAC $(flacogglibs) $(vorbislibs) $(avahilibs) -- -2.37.3 +2.42.1