pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 27 10:46:01 UTC 2017

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
Updated musicpd to 0.20.5.

ver 0.20.5 (2017/02/20)
* tags
  - id3: fix memory leak on corrupt ID3 tags
* decoder
  - sidplay: don't require libsidutils when building with libsidplayfp
* output
  - httpd: fix two buffer overflows in IcyMetaData length calculation
* mixer
  - alsa: fix crash bug


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/audio/musicpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.141 pkgsrc/audio/musicpd/Makefile:1.142
--- pkgsrc/audio/musicpd/Makefile:1.141 Fri Feb 24 21:54:51 2017
+++ pkgsrc/audio/musicpd/Makefile       Mon Feb 27 10:46:01 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.141 2017/02/24 21:54:51 maya Exp $
+# $NetBSD: Makefile,v 1.142 2017/02/27 10:46:01 wiz Exp $
 
-DISTNAME=              mpd-0.20.4
+DISTNAME=              mpd-0.20.5
 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/}

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.78 pkgsrc/audio/musicpd/distinfo:1.79
--- pkgsrc/audio/musicpd/distinfo:1.78  Sun Feb  5 18:51:59 2017
+++ pkgsrc/audio/musicpd/distinfo       Mon Feb 27 10:46:01 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2017/02/05 18:51:59 wiz Exp $
+$NetBSD: distinfo,v 1.79 2017/02/27 10:46:01 wiz Exp $
 
-SHA1 (mpd-0.20.4.tar.xz) = 34753876145620c8cb30c036bbd4daf707752cf8
-RMD160 (mpd-0.20.4.tar.xz) = 36a457e60a3e45e49d10ccf964b283905b1a7ef0
-SHA512 (mpd-0.20.4.tar.xz) = d0c01ae6a3fd59e5ccdc24225bd9bb9e63620f1a395d317573499cc045de81f2abd803ca87eb1b2ca1d26d25167aaa6f5523e96f9512619272b857190efa0a72
-Size (mpd-0.20.4.tar.xz) = 770132 bytes
+SHA1 (mpd-0.20.5.tar.xz) = b6c8e8913979f428771b8e498b334725793a4589
+RMD160 (mpd-0.20.5.tar.xz) = 5875f6c5c2300c1d7b03368bbd98426eca0e640a
+SHA512 (mpd-0.20.5.tar.xz) = 0fc89c76bf9fa492f06ad44e27446da8cb8ba23694161366fd62b90eea7562176ddad9996445306c716579e495f59cff19806b06d49bfaa5dfee6987e021e9fc
+Size (mpd-0.20.5.tar.xz) = 771276 bytes



Home | Main Index | Thread Index | Old Index