diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-09 23:13:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-09 23:13:52 +0000 |
commit | 31356a2573d132ab5dcb77b5c67e886411b120b8 (patch) | |
tree | eac624730e342e2e83a67095d100d6903ec50755 /audio/mpc | |
parent | 853dd20241688a0db075f09f58d95531bddd9cfe (diff) | |
download | pkgsrc-31356a2573d132ab5dcb77b5c67e886411b120b8.tar.gz |
Update to 0.16:
0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"
Diffstat (limited to 'audio/mpc')
-rw-r--r-- | audio/mpc/Makefile | 4 | ||||
-rw-r--r-- | audio/mpc/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile index 5627ff962ef..e6fc9832323 100644 --- a/audio/mpc/Makefile +++ b/audio/mpc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2009/05/20 00:10:13 asau Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/09 23:13:52 wiz Exp $ -DISTNAME= mpc-0.15 +DISTNAME= mpc-0.16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/mpc/distinfo b/audio/mpc/distinfo index b4d5840e298..aa6595decdb 100644 --- a/audio/mpc/distinfo +++ b/audio/mpc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2009/05/20 00:10:13 asau Exp $ +$NetBSD: distinfo,v 1.10 2009/08/09 23:13:52 wiz Exp $ -SHA1 (mpc-0.15.tar.bz2) = a5cfb83cb28ad28ad35164cbb1d718d49a51976a -RMD160 (mpc-0.15.tar.bz2) = 1ede28050f3539b0a202fdd8f940be84d7cb19d1 -Size (mpc-0.15.tar.bz2) = 103505 bytes +SHA1 (mpc-0.16.tar.bz2) = 52a8bd146081e7fdb5dc535bbfbd168e57468cf6 +RMD160 (mpc-0.16.tar.bz2) = af3fb500af202380f8d2a7c652bed2d40575a047 +Size (mpc-0.16.tar.bz2) = 103999 bytes SHA1 (patch-aa) = 1b6d858d4124ce717fc412716c01667e2178da31 |