net/minidlna: fix for open end serving of files > 2 Gb

Fixing sendfile(2) support uncovered another bug.  See upstream
ae2141d for details.
This commit is contained in:
Gleb Smirnoff 2025-01-26 13:02:34 -08:00
parent 895d35ca4f
commit 4da9c9aec6
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= minidlna
PORTVERSION= 1.3.3
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net multimedia www
@ -27,7 +27,7 @@ CPE_VENDOR= minidlna_project
USE_GITHUB= yes
GH_ACCOUNT= glebius
GH_TAGNAME= bb12721
GH_TAGNAME= ae2141d
PKGMESSAGE= ${WRKSRC}/pkg-message
SUB_FILES+= pkg-message

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1735445068
SHA256 (glebius-minidlna-1.3.3-bb12721_GH0.tar.gz) = e4cbcfe151dc3470c001a5c136d3d1f97e1df418afa416fa14ecf273e19f0ab4
SIZE (glebius-minidlna-1.3.3-bb12721_GH0.tar.gz) = 300056
TIMESTAMP = 1737925332
SHA256 (glebius-minidlna-1.3.3-ae2141d_GH0.tar.gz) = 820e8d755da708dcb043e9dc487fec097daada156e2fb4650b521ae2991d8269
SIZE (glebius-minidlna-1.3.3-ae2141d_GH0.tar.gz) = 300081