diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2025-01-28 14:08:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2025-01-28 14:08:09 +0000 |
commit | 85a4032bd0931eed121cd315725ef7a5f0b6bd18 (patch) | |
tree | c8921e04772f931de116743b6a4088fe694c214f | |
parent | b69e3a61faf5ffe97efb1621a27f8db8289692d1 (diff) |
audio/owntone: update to 28.11
-rw-r--r-- | audio/owntone/Makefile | 4 | ||||
-rw-r--r-- | audio/owntone/distinfo | 6 | ||||
-rw-r--r-- | audio/owntone/pkg-plist | 23 |
3 files changed, 19 insertions, 14 deletions
diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile index dff88e56c531..a3308b796632 100644 --- a/audio/owntone/Makefile +++ b/audio/owntone/Makefile @@ -1,6 +1,6 @@ PORTNAME= owntone -DISTVERSION= 28.10 -PORTREVISION= 1 +DISTVERSION= 28.11 +PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/ diff --git a/audio/owntone/distinfo b/audio/owntone/distinfo index 250803f4ba08..5cc1d33f4150 100644 --- a/audio/owntone/distinfo +++ b/audio/owntone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730734490 -SHA256 (owntone-28.10.tar.xz) = 00fb9c9656101b68df7a80dbb73cbfb43737cd542fddf9982322d2d5bd741002 -SIZE (owntone-28.10.tar.xz) = 1090848 +TIMESTAMP = 1738020265 +SHA256 (owntone-28.11.tar.xz) = 98538566a993638ec569fc44ea2c7a7fcb5dd925c47b84b64ac2d63fc8b056b8 +SIZE (owntone-28.11.tar.xz) = 1122604 diff --git a/audio/owntone/pkg-plist b/audio/owntone/pkg-plist index f2c0f5636f1b..620ae9e71e8a 100644 --- a/audio/owntone/pkg-plist +++ b/audio/owntone/pkg-plist @@ -9,11 +9,19 @@ sbin/owntone %%PORTDOCS%%%%DOCSDIR%%/docs/advanced/radio-streams.md %%PORTDOCS%%%%DOCSDIR%%/docs/advanced/remote-access.md %%PORTDOCS%%%%DOCSDIR%%/docs/artwork.md -%%PORTDOCS%%%%DOCSDIR%%/docs/clients/cli.md -%%PORTDOCS%%%%DOCSDIR%%/docs/clients/mpd.md -%%PORTDOCS%%%%DOCSDIR%%/docs/clients/remote.md -%%PORTDOCS%%%%DOCSDIR%%/docs/clients/supported-clients.md -%%PORTDOCS%%%%DOCSDIR%%/docs/clients/web-interface.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/airplay.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/chromecast.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/local-audio.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/mobile.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/roku.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/streaming.md +%%PORTDOCS%%%%DOCSDIR%%/docs/audio-outputs/web.md +%%PORTDOCS%%%%DOCSDIR%%/docs/building.md +%%PORTDOCS%%%%DOCSDIR%%/docs/configuration.md +%%PORTDOCS%%%%DOCSDIR%%/docs/control-clients/cli-api.md +%%PORTDOCS%%%%DOCSDIR%%/docs/control-clients/desktop.md +%%PORTDOCS%%%%DOCSDIR%%/docs/control-clients/mobile.md +%%PORTDOCS%%%%DOCSDIR%%/docs/control-clients/web.md %%PORTDOCS%%%%DOCSDIR%%/docs/getting-started.md %%PORTDOCS%%%%DOCSDIR%%/docs/index.md %%PORTDOCS%%%%DOCSDIR%%/docs/installation.md @@ -21,10 +29,7 @@ sbin/owntone %%PORTDOCS%%%%DOCSDIR%%/docs/integrations/spotify.md %%PORTDOCS%%%%DOCSDIR%%/docs/json-api.md %%PORTDOCS%%%%DOCSDIR%%/docs/library.md -%%PORTDOCS%%%%DOCSDIR%%/docs/outputs/airplay.md -%%PORTDOCS%%%%DOCSDIR%%/docs/outputs/chromecast.md -%%PORTDOCS%%%%DOCSDIR%%/docs/outputs/local-audio.md -%%PORTDOCS%%%%DOCSDIR%%/docs/outputs/streaming.md +%%PORTDOCS%%%%DOCSDIR%%/docs/media-clients.md %%PORTDOCS%%%%DOCSDIR%%/docs/playlists.md %%PORTDOCS%%%%DOCSDIR%%/docs/smart-playlists.md %%PORTDOCS%%%%DOCSDIR%%/scripts/pairinghelper.sh |