diff options
author | nia <nia@pkgsrc.org> | 2020-04-19 11:33:46 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-04-19 11:33:46 +0000 |
commit | d1d6eb012cae4352f1859719bda9a4feb981eeb1 (patch) | |
tree | 8bc5103d77ca6f68d6f638fca32e43660045dd9a /audio/audacious | |
parent | 3b81853dacb474bc138d776defcdff44f2cb56fb (diff) | |
download | pkgsrc-d1d6eb012cae4352f1859719bda9a4feb981eeb1.tar.gz |
audacious: Update to 4.0.2
Bug fixes since 4.0.1:
* Fixed a regression where the Enter key did not work in the playlist
* Fixed the seek bar changing width as the time counter increments
* Fixed the title bar getting stuck showing "Buffering"
* Added a workaround to ensure that the toolbar is not hidden on startup
* Fixed the Composer field not being saved when updating ID3v2 tags
Diffstat (limited to 'audio/audacious')
-rw-r--r-- | audio/audacious/Makefile | 4 | ||||
-rw-r--r-- | audio/audacious/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile index 346a8888ded..6b5112e921b 100644 --- a/audio/audacious/Makefile +++ b/audio/audacious/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2020/04/12 12:08:51 nia Exp $ +# $NetBSD: Makefile,v 1.63 2020/04/19 11:33:46 nia Exp $ -DISTNAME= audacious-4.0.1 +DISTNAME= audacious-4.0.2 CATEGORIES= audio MASTER_SITES= https://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacious/distinfo b/audio/audacious/distinfo index 59716eb95d5..92919211664 100644 --- a/audio/audacious/distinfo +++ b/audio/audacious/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2020/04/12 12:08:51 nia Exp $ +$NetBSD: distinfo,v 1.14 2020/04/19 11:33:46 nia Exp $ -SHA1 (audacious-4.0.1.tar.bz2) = a031eb43c21bbd617588382a97984999ddaeea46 -RMD160 (audacious-4.0.1.tar.bz2) = 61633cdc5713de701ad526123069ab6b24ff735f -SHA512 (audacious-4.0.1.tar.bz2) = bd1387af281e7f533d4a21bf9fdb8ae49d5a406c051bcfa3a509b9d3cf8fdf6faff21dee841fad9ce1c9bf1a24ce1c08d9dc27a7a28b78ade3f0075fa89aad3d -Size (audacious-4.0.1.tar.bz2) = 572314 bytes +SHA1 (audacious-4.0.2.tar.bz2) = f68c8578b9d21e29593fdb79c86f1ce2577b80c1 +RMD160 (audacious-4.0.2.tar.bz2) = 7e74550ba2bd4642d794397fa46511e683e1e4b6 +SHA512 (audacious-4.0.2.tar.bz2) = 3f541000c874f2d026f2a4c23f1f98486aae9450c6dc8d7597f742b21d701883b31bbc5620bf23408ce0da397fdf414dffe37a778eb70df5a553a854f2435b99 +Size (audacious-4.0.2.tar.bz2) = 576407 bytes SHA1 (patch-configure) = 2f310b55fdfc4147af6132dd821a9f81a1be6864 SHA1 (patch-src_libaudcore_audio.h.in) = 621afba8a610ab0f30d064d5d9ed581e781de7d2 |