Skip to content

Commit

Permalink
net/serviio: Update to 2.4 + service jails ready.
Browse files Browse the repository at this point in the history
  • Loading branch information
netchild committed Jun 7, 2024
1 parent 86bc3d2 commit 11ec155
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/serviio/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= serviio
PORTVERSION= 2.3
PORTREVISION= 2
PORTVERSION= 2.4
PORTREVISION= 0
CATEGORIES= net multimedia java www
MASTER_SITES= https://download.serviio.org/releases/
EXTRACT_SUFX= -linux.tar.gz
Expand Down
6 changes: 3 additions & 3 deletions net/serviio/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1666604910
SHA256 (serviio-2.3-linux.tar.gz) = 9e6dd13720b8a269c6723eced7870b2486674ff5c6358fdde6a11c168c3ff627
SIZE (serviio-2.3-linux.tar.gz) = 28885139
TIMESTAMP = 1717739631
SHA256 (serviio-2.4-linux.tar.gz) = b2c8b67ca6c0322cebe5e2c032783e1b6e6e8b7bfdf3308d5b3320eee2e019ab
SIZE (serviio-2.4-linux.tar.gz) = 28887039
1 change: 1 addition & 0 deletions net/serviio/files/serviio.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ load_rc_config $name
: ${serviio_user="dlna"}
: ${serviio_heap="512M"}
: ${serviio_stack="20M"}
: ${serviio_svcj_options="net_basic"}

if [ -n "${serviio_lang}" ]; then
export LANG=${serviio_lang}
Expand Down

0 comments on commit 11ec155

Please sign in to comment.