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:   nia
Date:           Fri Mar 20 10:23:03 UTC 2020

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo
Removed Files:
        pkgsrc/audio/musicpd/patches:
            patch-src_output_plugins_SolarisOutputPlugin.cxx
            patch-src_time_ISO8601.cxx

Log Message:
musicpd: Update to 0.21.21

ver 0.21.21 (2020/03/19)
* configuration
  - fix bug in "metadata_to_use" setting
* playlist
  - asx, xspf: fix corrupt tags in the presence of XML entities
* archive
  - iso9660: skip empty file names to work around libcdio bug
* decoder
  - gme: ignore empty tags
* output
  - solaris: port to NetBSD
* raise default "max_connections" value to 100


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.110 -r1.111 pkgsrc/audio/musicpd/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/audio/musicpd/patches/patch-src_output_plugins_SolarisOutputPlugin.cxx
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/audio/musicpd/patches/patch-src_time_ISO8601.cxx

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.210 pkgsrc/audio/musicpd/Makefile:1.211
--- pkgsrc/audio/musicpd/Makefile:1.210 Tue Mar 10 22:09:23 2020
+++ pkgsrc/audio/musicpd/Makefile       Fri Mar 20 10:23:03 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.210 2020/03/10 22:09:23 wiz Exp $
+# $NetBSD: Makefile,v 1.211 2020/03/20 10:23:03 nia Exp $
 
-DISTNAME=      mpd-0.21.20
+DISTNAME=      mpd-0.21.21
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/0.21/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.110 pkgsrc/audio/musicpd/distinfo:1.111
--- pkgsrc/audio/musicpd/distinfo:1.110 Sat Feb 29 08:58:32 2020
+++ pkgsrc/audio/musicpd/distinfo       Fri Mar 20 10:23:03 2020
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.110 2020/02/29 08:58:32 wiz Exp $
+$NetBSD: distinfo,v 1.111 2020/03/20 10:23:03 nia Exp $
 
-SHA1 (mpd-0.21.20.tar.xz) = eefac56f77a8ef77b1ae5de9083f36716de85c71
-RMD160 (mpd-0.21.20.tar.xz) = 68bf5287b11add6500ca3e5a6c7eb438df1cf5b9
-SHA512 (mpd-0.21.20.tar.xz) = 9dd49190ba4c85014d24e88cdb02a4649e8fb687a49fc9ea019f23725eda483980008e9abebf0ad3960bd310b693c56999699d7c7ddee3ca18e9b2aa6d5a2176
-Size (mpd-0.21.20.tar.xz) = 676396 bytes
+SHA1 (mpd-0.21.21.tar.xz) = ce861dba58a02ce3c4fd8f7b53bc75bfa6f31348
+RMD160 (mpd-0.21.21.tar.xz) = fda844dd50d3e0f9780ced0d4884472cd2f6703d
+SHA512 (mpd-0.21.21.tar.xz) = 1780a24f341dec1cbc3d9170cc2fc8249081cac8f677ff17df15fc959787cf43d30696eefba9b8a44824da14eee3d58e2ee78b34db1335c0a182b4c2a89e6b3a
+Size (mpd-0.21.21.tar.xz) = 676668 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
-SHA1 (patch-src_output_plugins_SolarisOutputPlugin.cxx) = 3429f5833233ade14efbc22db08faf54bb1c011a
-SHA1 (patch-src_time_ISO8601.cxx) = df76ae9933273fddb509030ee10e6c39b89e2061



Home | Main Index | Thread Index | Old Index