diff options
author | asau <asau@pkgsrc.org> | 2009-05-20 00:10:13 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-05-20 00:10:13 +0000 |
commit | 7a257c7c2e0d640510fedb01ad6f7667314a45b5 (patch) | |
tree | 81ceb903e10ca6508785298eff2b7b1fb18a4291 /audio/mpc/distinfo | |
parent | 5d0073c2082f778c76a422a742032c4f2ff4bce8 (diff) | |
download | pkgsrc-7a257c7c2e0d640510fedb01ad6f7667314a45b5.tar.gz |
Update to mpc 0.15
Changes since previous release:
* optimized and simplified the "add" command, don't obtain and print
song list when adding directories
* same optimization for the "ls" command, which did some very
expensive underscore matching logic using "listall"
* show MPD error message in "status"
* fixed special character handling in bash completion
* don't fall back to ISO-Latin-1 in unknown locale
* disable character set conversion to/from pipe
* bug fixes
Diffstat (limited to 'audio/mpc/distinfo')
-rw-r--r-- | audio/mpc/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mpc/distinfo b/audio/mpc/distinfo index b5f53fa2b75..b4d5840e298 100644 --- a/audio/mpc/distinfo +++ b/audio/mpc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2009/01/20 23:07:51 drochner Exp $ +$NetBSD: distinfo,v 1.9 2009/05/20 00:10:13 asau Exp $ -SHA1 (mpc-0.14.tar.bz2) = a84ba03fa7b0c24d59d4406ad167f96c7b6e8d3a -RMD160 (mpc-0.14.tar.bz2) = a6ba46a636b3565eddade183b0071efc9ffdf5a6 -Size (mpc-0.14.tar.bz2) = 103865 bytes +SHA1 (mpc-0.15.tar.bz2) = a5cfb83cb28ad28ad35164cbb1d718d49a51976a +RMD160 (mpc-0.15.tar.bz2) = 1ede28050f3539b0a202fdd8f940be84d7cb19d1 +Size (mpc-0.15.tar.bz2) = 103505 bytes SHA1 (patch-aa) = 1b6d858d4124ce717fc412716c01667e2178da31 |