1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

This update fixes bug when minidlna stops sending periodic SSDP notifies.

PR:		237508
This commit is contained in:
Gleb Smirnoff 2019-05-08 21:40:45 +00:00
parent e3198184d9
commit 64c7c34ca7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501058
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= minidlna
PORTVERSION= 1.2.1
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= net multimedia www
@ -27,7 +27,7 @@ USES= autoreconf gettext-tools iconv jpeg localbase
USE_GITHUB= yes
GH_ACCOUNT= glebius
GH_TAGNAME= 4357325
GH_TAGNAME= f06964a
PKGMESSAGE= ${WRKSRC}/pkg-message
SUB_FILES+= pkg-message

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1546919885
SHA256 (glebius-minidlna-1.2.1-4357325_GH0.tar.gz) = 5e2984f2690c74e673271da01b2ae62ebc9d6d9e4453dc7d28696023807f0825
SIZE (glebius-minidlna-1.2.1-4357325_GH0.tar.gz) = 296354
TIMESTAMP = 1557351450
SHA256 (glebius-minidlna-1.2.1-f06964a_GH0.tar.gz) = e706fb5d23ddd9cf3dad69652114d924f08f1c59621e6df9dedff4fd9d737f9d
SIZE (glebius-minidlna-1.2.1-f06964a_GH0.tar.gz) = 296222