Date: Sun, 16 May 2021 16:15:54 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e7422bc9af3e - main - multimedia/snapcast: Update 0.24.0 -> 0.25.0 Message-ID: <202105161615.14GGFsST034986@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7422bc9af3e246077533108a91e2b40a4560c4f commit e7422bc9af3e246077533108a91e2b40a4560c4f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-16 15:18:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-16 16:15:41 +0000 multimedia/snapcast: Update 0.24.0 -> 0.25.0 Reported by: portscout --- multimedia/snapcast/Makefile | 2 +- multimedia/snapcast/distinfo | 6 +++--- multimedia/snapcast/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/multimedia/snapcast/Makefile b/multimedia/snapcast/Makefile index b2528461046a..5324c5ca3104 100644 --- a/multimedia/snapcast/Makefile +++ b/multimedia/snapcast/Makefile @@ -1,6 +1,6 @@ PORTNAME= snapcast DISTVERSIONPREFIX= v -DISTVERSION= 0.24.0 +DISTVERSION= 0.25.0 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/snapcast/distinfo b/multimedia/snapcast/distinfo index 5460a6b41111..c55fd038dbc9 100644 --- a/multimedia/snapcast/distinfo +++ b/multimedia/snapcast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614447427 -SHA256 (badaix-snapcast-v0.24.0_GH0.tar.gz) = 3f179ad0326627f66fd2e581359366c6c49ef51cb1c7b87ed8739fb9d0969a3c -SIZE (badaix-snapcast-v0.24.0_GH0.tar.gz) = 1279731 +TIMESTAMP = 1621177575 +SHA256 (badaix-snapcast-v0.25.0_GH0.tar.gz) = c4e449cb693e091261727421f4965492be049632537e034fa9c59c92d091a846 +SIZE (badaix-snapcast-v0.25.0_GH0.tar.gz) = 1412827 diff --git a/multimedia/snapcast/pkg-plist b/multimedia/snapcast/pkg-plist index e899eb2a6e38..4976ba917306 100644 --- a/multimedia/snapcast/pkg-plist +++ b/multimedia/snapcast/pkg-plist @@ -3,6 +3,7 @@ bin/snapserver etc/snapserver.conf %%CLIENT%%man/man1/snapclient.1.gz man/man1/snapserver.1.gz +share/pixmaps/snapcast.svg share/snapserver/index.html share/snapserver/snapweb/3rd-party/libflac.js share/snapserver/snapweb/config.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105161615.14GGFsST034986>