aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-04-16 09:02:58 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-04-16 09:02:58 +0000
commit4a93cdf7978aeedc79f4c877542c6cb35cc40e57 (patch)
treecc4e7e52273b7a149e742f5dc49b3d3192acc1ce
parent42148f0f4365f8650c430a15c2ecef1ade9bbe3e (diff)
downloadports-4a93cdf7978aeedc79f4c877542c6cb35cc40e57.tar.gz
ports-4a93cdf7978aeedc79f4c877542c6cb35cc40e57.zip
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
-rw-r--r--multimedia/mpv-mpris/Makefile2
-rw-r--r--multimedia/mpv-mpris/distinfo6
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