Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2023 09:10:51 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4a93cdf7978a - main - multimedia/mpv-mpris: update to 1.0
Message-ID:  <202304160910.33G9ApP7050985@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a93cdf7978aeedc79f4c877542c6cb35cc40e57

commit 4a93cdf7978aeedc79f4c877542c6cb35cc40e57
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-04-16 09:02:58 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-04-16 09:02:58 +0000

    multimedia/mpv-mpris: update to 1.0
    
    Changelog:
    
     * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
     * Fix string leaks in property change handler by @mia-0 in #84
     * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in #87
     * Do not use the default GMainContext by @gnome-mpv in #88
---
 multimedia/mpv-mpris/Makefile | 2 +-
 multimedia/mpv-mpris/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/multimedia/mpv-mpris/Makefile b/multimedia/mpv-mpris/Makefile
index 5036877a1c58..43d194c20aff 100644
--- a/multimedia/mpv-mpris/Makefile
+++ b/multimedia/mpv-mpris/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mpv-mpris
-DISTVERSION=	0.9
+DISTVERSION=	1.0
 CATEGORIES=	multimedia
 
 MAINTAINER=	tcberner@FreeBSD.org
diff --git a/multimedia/mpv-mpris/distinfo b/multimedia/mpv-mpris/distinfo
index f5a8880771e8..e86515e136bc 100644
--- a/multimedia/mpv-mpris/distinfo
+++ b/multimedia/mpv-mpris/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663059520
-SHA256 (hoyon-mpv-mpris-0.9_GH0.tar.gz) = a59557b8d7f31c8eab5866f2c34a7bad1131d8dc7df57209592fb9348ac963c4
-SIZE (hoyon-mpv-mpris-0.9_GH0.tar.gz) = 13746
+TIMESTAMP = 1681635180
+SHA256 (hoyon-mpv-mpris-1.0_GH0.tar.gz) = 82254623f797db06231ffaad65ac474993f1b1485b3aac1ba74cab7dd24c84fd
+SIZE (hoyon-mpv-mpris-1.0_GH0.tar.gz) = 13974



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304160910.33G9ApP7050985>