summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2015-06-07 08:41:50 +0000
committerwiz <wiz>2015-06-07 08:41:50 +0000
commitff0715f52321d104d34c6e5fc5af4f11cdd1fb34 (patch)
treeba4222cee0201581c5ebc045e7c6b96537ab1e25 /audio
parenteb407f612aaeb206940c3bf3e730dd326657a371 (diff)
downloadpkgsrc-ff0715f52321d104d34c6e5fc5af4f11cdd1fb34.tar.gz
Update to 0.27:
0.27 (2015/05/30) * fix --enable-debug and --enable-werror * add unit tests * new command: "searchplay" searches and plays songs from the current playlist * fix use-after-free bug * new command: "searchadd" works like findadd with non-exact matching * improved error handling * show directories in command "tab" * bash completion: escape '&' * add %mtime% and %mdate% to --format * recognize command by unambiguous prefix * "insert" queues new songs when "random" mode is enabled
Diffstat (limited to 'audio')
-rw-r--r--audio/mpc/Makefile4
-rw-r--r--audio/mpc/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index d4a276ef47a..1488cc026f9 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2015/03/14 21:05:56 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2015/06/07 08:41:50 wiz Exp $
-DISTNAME= mpc-0.26
+DISTNAME= mpc-0.27
CATEGORIES= audio
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
MASTER_SITES= http://www.musicpd.org/download/mpc/0/
diff --git a/audio/mpc/distinfo b/audio/mpc/distinfo
index 5d1093eb54d..022dd72809a 100644
--- a/audio/mpc/distinfo
+++ b/audio/mpc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2014/06/09 12:27:51 wiz Exp $
+$NetBSD: distinfo,v 1.16 2015/06/07 08:41:50 wiz Exp $
-SHA1 (mpc-0.26.tar.xz) = dd1577cfff1d8324bc27c97fb26d88b845118800
-RMD160 (mpc-0.26.tar.xz) = 6ab400af9d08beceaa8cec6b12fd9888d3fb56d0
-Size (mpc-0.26.tar.xz) = 105432 bytes
+SHA1 (mpc-0.27.tar.xz) = 76e4a35548eea07a535b1b3a95d3d8d592c123bd
+RMD160 (mpc-0.27.tar.xz) = 3c17a9bdd78da315ec1253140da01d9beb4d2c8a
+Size (mpc-0.27.tar.xz) = 113596 bytes