diff options
author | riggs <riggs@FreeBSD.org> | 2019-05-26 14:47:15 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2019-05-26 14:47:15 +0800 |
commit | 21a88ee930fa954b00eef2833b98f5dcdd426a76 (patch) | |
tree | a0811245e6d017965c19eb0dbf6787c7c4be234e /audio | |
parent | d794b3f54b84ecf819dd9876bc1d560910283b3c (diff) | |
download | freebsd-ports-gnome-21a88ee930fa954b00eef2833b98f5dcdd426a76.tar.gz freebsd-ports-gnome-21a88ee930fa954b00eef2833b98f5dcdd426a76.tar.zst freebsd-ports-gnome-21a88ee930fa954b00eef2833b98f5dcdd426a76.zip |
Update to upstream release 0.21.9
Details:
- Bugfix release (includes fix for potential deadlock), see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.9/NEWS
MFH: 2019Q2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index c2c8766718bc..59316ec32682 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.8 +PORTVERSION= 0.21.9 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index ff8c31d3f437..ba5207884d3e 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556263944 -SHA256 (mpd-0.21.8.tar.xz) = 23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757 -SIZE (mpd-0.21.8.tar.xz) = 670508 +TIMESTAMP = 1558790799 +SHA256 (mpd-0.21.9.tar.xz) = 39e25376ac2f4db26c3d074eba2ebeba10879a29c71abab33571019c1e520d3e +SIZE (mpd-0.21.9.tar.xz) = 671092 |