diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-04-27 05:26:24 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-04-27 05:26:24 +0000 |
commit | 876d662653b745ac82c7f2d705c1f29ed0f23339 (patch) | |
tree | 27d32c3be5c63cda6a3baed53deae661243a792f | |
parent | Update Mojolicious to 8.15 (diff) |
Update to upstream version 0.21.8
Details:
- Bugfix release, see upstream changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.8/NEWS
MFH: 2019Q2
Notes
Notes:
svn path=/head/; revision=500189
-rw-r--r-- | audio/musicpd/Makefile | 3 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 65a659f6f863..c2c8766718bc 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.7 -PORTREVISION= 1 +PORTVERSION= 0.21.8 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 89822bcaaf81..ff8c31d3f437 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554477669 -SHA256 (mpd-0.21.7.tar.xz) = 512062bc529bee04d4ccfaa2c6e720afc85bb071e49850a096b5ed518b3b412c -SIZE (mpd-0.21.7.tar.xz) = 670268 +TIMESTAMP = 1556263944 +SHA256 (mpd-0.21.8.tar.xz) = 23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757 +SIZE (mpd-0.21.8.tar.xz) = 670508 |