svn commit: r508139 - head/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Mon Aug 5 06:48:29 UTC 2019
Author: riggs
Date: Mon Aug 5 06:48:28 2019
New Revision: 508139
URL: https://svnweb.freebsd.org/changeset/ports/508139
Log:
Update to upstream version 0.21.12
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.12/NEWS
MFH: 2019Q3 (hat: ports-secteam)
Modified:
head/audio/musicpd/Makefile
head/audio/musicpd/distinfo
Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile Mon Aug 5 06:37:30 2019 (r508138)
+++ head/audio/musicpd/Makefile Mon Aug 5 06:48:28 2019 (r508139)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.21.11
-PORTREVISION= 1
+PORTVERSION= 0.21.12
CATEGORIES= audio ipv6
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo Mon Aug 5 06:37:30 2019 (r508138)
+++ head/audio/musicpd/distinfo Mon Aug 5 06:48:28 2019 (r508139)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563964273
-SHA256 (mpd-0.21.11.tar.xz) = d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd
-SIZE (mpd-0.21.11.tar.xz) = 671444
+TIMESTAMP = 1564910323
+SHA256 (mpd-0.21.12.tar.xz) = bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb
+SIZE (mpd-0.21.12.tar.xz) = 672144
More information about the svn-ports-all
mailing list