pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: update to 0.20.21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a80227ab2d34
branches:  trunk
changeset: 311848:a80227ab2d34
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 19 17:31:43 2018 +0000

description:
musicpd: update to 0.20.21.

ver 0.20.21 (2018/08/17)
* database
  - proxy: add "password" setting
  - proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"
  - simple: allow .mpdignore comments only at start of line
* output
  - httpd: remove broken DLNA support code
* playlist
  - cue: support file type declaration "FLAC" (non-standard)
* URI schemes are case insensitive
* Android, Windows
  - enable the "curl" storage plugin

diffstat:

 audio/musicpd/Makefile |   5 ++---
 audio/musicpd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 49838bcd29bf -r a80227ab2d34 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sun Aug 19 17:25:07 2018 +0000
+++ b/audio/musicpd/Makefile    Sun Aug 19 17:31:43 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.171 2018/08/16 18:54:35 adam Exp $
+# $NetBSD: Makefile,v 1.172 2018/08/19 17:31:43 wiz Exp $
 
-DISTNAME=              mpd-0.20.20
+DISTNAME=              mpd-0.20.21
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=           3
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/
 #MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff -r 49838bcd29bf -r a80227ab2d34 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Sun Aug 19 17:25:07 2018 +0000
+++ b/audio/musicpd/distinfo    Sun Aug 19 17:31:43 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.90 2018/05/27 09:56:11 wiz Exp $
+$NetBSD: distinfo,v 1.91 2018/08/19 17:31:43 wiz Exp $
 
-SHA1 (mpd-0.20.20.tar.xz) = 95b5feb53ebbc043ee2934eb2d239e6a3f6cd775
-RMD160 (mpd-0.20.20.tar.xz) = 291b7e0bf182e8e10e2c6cc6bd45f8f5a892eab2
-SHA512 (mpd-0.20.20.tar.xz) = bf117dd06714a2f654ca3924860ffcb94eadd5ad43625bcf851c8275dcfb8d70e8e7adf4ac6f20e98afca3a57733d8ce604c4a869807bfbff77b65cfa3150f37
-Size (mpd-0.20.20.tar.xz) = 793776 bytes
+SHA1 (mpd-0.20.21.tar.xz) = 568b99ff87552a9f16a48cc620149b6f88a4fcb0
+RMD160 (mpd-0.20.21.tar.xz) = 9999090c99e7a0b55ea2b3a5bd8e3e6d8ceb1b9a
+SHA512 (mpd-0.20.21.tar.xz) = d44fb326ea6213ecf46721ca81efdfffaec4faa5a66e627185fd5ab7c4f0c5a380f4d04aed5c2909746a37b33987cb61f62dc2d747365da06629fbb78bf7c7d6
+Size (mpd-0.20.21.tar.xz) = 800476 bytes



Home | Main Index | Thread Index | Old Index