Bug 191078 - [PATCH] net/minidlna: New version 1.1.3 and minor addition
Summary: [PATCH] net/minidlna: New version 1.1.3 and minor addition
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 08:30 UTC by Bernard Spil
Modified: 2015-03-06 09:36 UTC (History)
0 users

See Also:


Attachments
Patch file (4.97 KB, patch)
2014-06-16 08:30 UTC, Bernard Spil
no flags Details | Diff
Revised patch incl kqueue support (18.47 KB, patch)
2014-06-16 12:19 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2014-06-16 08:30:52 UTC
Created attachment 143826 [details]
Patch file

minidlna now builds with clang ootb
Added a comment line to the config file patch to show you can change the uuid
Changing the uuid is required to run multiple parallel instances

1.1.3 - Released 05-June-2014 -------------------------------- 
- Enhance log level settings. 
- Fix Samsung browsing when root_container is set. 
- Add Clang compiling support. 
- Fix compiling on systems without iconv. 
- Add merge_media_dirs option, to revert to the old behavior. 
- Add Asus O!Play client support. 
- Fix Broken SSDP multicast membership addition. 
- Fix crash bug with an emtpy filter argument. 
- Accept SMI subtitles in addition to SRT. 
- Add BubbleUPnP detection and enable subtitle support. 
- Allow the user to specify an arbitrary root container. 
- Add libavcodec > 54 / libav 10 compatibility. 
- Get embedded cover art from video files with recent libavformat versions. 
- Disable Samsung DCM10 capability, as it breaks compatibility with new models. 
- Add subtitle support for NetFront™ Living Connect middleware-based clients.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2014-06-16 08:34:26 UTC
Sorry for that... This breaks the kqueue patch...
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2014-06-16 12:19:08 UTC
Created attachment 143830 [details]
Revised patch incl kqueue support

Merged the original/extra-patch-kqueue to work with the 1.1.3 sources and created a new complete patch
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2014-06-18 12:46:07 UTC
Have you tested Kqueue? It does not seem to be working anymore.
Comment 4 Bernard Spil freebsd_committer freebsd_triage 2014-06-18 13:27:58 UTC
Sorry William, have not tested the kqueue support. I've just merged 1.1.2, 1.1.2-patched to 1.1.3.
I did have it enabled but I hadn't gotten around to enabling it on minidlna.