A newer version (4.0.4) of audacious is available, which fixes some minor
issues. Changes:
https://audacious-media-player.org/news/49-audacious-4-0-4-released

Diff below updates meta/audacious and audio/audacious. While here, I
would like to take MAINTAINER.

Run tested on amd64.

Comments/OK?


diff --git audio/audacious/Makefile.inc audio/audacious/Makefile.inc
index 7638f937da2..8e10cd7f379 100644
--- audio/audacious/Makefile.inc
+++ audio/audacious/Makefile.inc
@@ -1,11 +1,13 @@
 # $OpenBSD: Makefile.inc,v 1.3 2020/05/29 04:24:21 bket Exp $
 
 # Do not forget to sync meta/audacious
-VERSION =      4.0.3
+VERSION =      4.0.4
 
 CATEGORIES =   audio multimedia
 
 HOMEPAGE =     https://audacious-media-player.org/
 
+MAINTAINER =   Bjorn Ketelaars <b...@openbsd.org>
+
 MASTER_SITES = https://distfiles.audacious-media-player.org/
 EXTRACT_SUFX = .tar.bz2
diff --git audio/audacious/player/distinfo audio/audacious/player/distinfo
index 8b60136e91a..d2990f871b1 100644
--- audio/audacious/player/distinfo
+++ audio/audacious/player/distinfo
@@ -1,2 +1,2 @@
-SHA256 (audacious-4.0.3.tar.bz2) = 8wF3xRhX8yrGK4pNeehKsZuvZg2ks1q7chXciiMfdtY=
-SIZE (audacious-4.0.3.tar.bz2) = 577512
+SHA256 (audacious-4.0.4.tar.bz2) = J/rhUXYMxlGT8xIk1boI/p9S0sMbmmiOilRouX98lb8=
+SIZE (audacious-4.0.4.tar.bz2) = 577440
diff --git audio/audacious/plugins/distinfo audio/audacious/plugins/distinfo
index a8e95837c66..e32f5d6ee5d 100644
--- audio/audacious/plugins/distinfo
+++ audio/audacious/plugins/distinfo
@@ -1,2 +1,2 @@
-SHA256 (audacious-plugins-4.0.3.tar.bz2) = 
4qiPXKw+/gPu27jTIMobuTAHiM5mBW0s66YOsA+K75c=
-SIZE (audacious-plugins-4.0.3.tar.bz2) = 1759123
+SHA256 (audacious-plugins-4.0.4.tar.bz2) = 
NvJAq2G/GcvKKrbab8RGZ65YLwYmJ+M+ZWIk8vq4XEg=
+SIZE (audacious-plugins-4.0.4.tar.bz2) = 1761281
diff --git meta/audacious/Makefile meta/audacious/Makefile
index addbc115b5a..c25b05639df 100644
--- meta/audacious/Makefile
+++ meta/audacious/Makefile
@@ -2,9 +2,11 @@
 
 COMMENT =      audacious meta-package
 
-VERSION =      4.0.3
+VERSION =      4.0.4
 PKGNAME =      audacious-${VERSION}
 
+MAINTAINER =   Bjorn Ketelaars <b...@openbsd.org>
+
 RUN_DEPENDS=   audio/audacious/player>=${VERSION} \
                audio/audacious/plugins>=${VERSION}
 

Reply via email to