pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/ncmpc Update ncmpc to 0.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55a8ed0141b6
branches:  trunk
changeset: 400476:55a8ed0141b6
user:      jakllsch <jakllsch%pkgsrc.org@localhost>
date:      Tue Oct 20 20:32:46 2009 +0000

description:
Update ncmpc to 0.15.

Changes since 0.14:
* added the "lyrics-autosave" option
* added CMD_SELECT_PLAYING
* display song duration in the playlist
* added the "hardware_cursor" option
* show plugin error messages on the screen
* fixed NULL pointer dereference when not yet connected
* new translation: Hebrew

diffstat:

 audio/ncmpc/Makefile |  4 ++--
 audio/ncmpc/PLIST    |  3 ++-
 audio/ncmpc/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r eb8ce72a13c9 -r 55a8ed0141b6 audio/ncmpc/Makefile
--- a/audio/ncmpc/Makefile      Tue Oct 20 20:28:32 2009 +0000
+++ b/audio/ncmpc/Makefile      Tue Oct 20 20:32:46 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2009/08/09 23:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/10/20 20:32:46 jakllsch Exp $
 
-DISTNAME=              ncmpc-0.14
+DISTNAME=              ncmpc-0.15
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=musicpd/}
 EXTRACT_SUFX=           .tar.bz2
diff -r eb8ce72a13c9 -r 55a8ed0141b6 audio/ncmpc/PLIST
--- a/audio/ncmpc/PLIST Tue Oct 20 20:28:32 2009 +0000
+++ b/audio/ncmpc/PLIST Tue Oct 20 20:32:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/08/09 23:12:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/10/20 20:32:46 jakllsch Exp $
 bin/ncmpc
 man/man1/ncmpc.1
 share/doc/ncmpc/AUTHORS
@@ -13,6 +13,7 @@
 share/locale/es/LC_MESSAGES/ncmpc.mo
 share/locale/fr/LC_MESSAGES/ncmpc.mo
 share/locale/gl/LC_MESSAGES/ncmpc.mo
+share/locale/he/LC_MESSAGES/ncmpc.mo
 share/locale/hu/LC_MESSAGES/ncmpc.mo
 share/locale/ko/LC_MESSAGES/ncmpc.mo
 share/locale/nb/LC_MESSAGES/ncmpc.mo
diff -r eb8ce72a13c9 -r 55a8ed0141b6 audio/ncmpc/distinfo
--- a/audio/ncmpc/distinfo      Tue Oct 20 20:28:32 2009 +0000
+++ b/audio/ncmpc/distinfo      Tue Oct 20 20:32:46 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2009/08/09 23:12:54 wiz Exp $
+$NetBSD: distinfo,v 1.10 2009/10/20 20:32:46 jakllsch Exp $
 
-SHA1 (ncmpc-0.14.tar.bz2) = 0a2ea890129cf9cc2929ab93554d4892f7f19e7f
-RMD160 (ncmpc-0.14.tar.bz2) = cf687b30bfe8c36c597289c359a8b0ce14923575
-Size (ncmpc-0.14.tar.bz2) = 247783 bytes
+SHA1 (ncmpc-0.15.tar.bz2) = 710e6028c3630cf92a21c98f35598c81b4753638
+RMD160 (ncmpc-0.15.tar.bz2) = 2a58726b7ff77ff4520ee43adfccec3d5fe2e0e1
+Size (ncmpc-0.15.tar.bz2) = 260080 bytes
 SHA1 (patch-ad) = 792edb732f84b82c30ef9375d45bb036727a00b4



Home | Main Index | Thread Index | Old Index