summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2011-08-01 18:52:21 +0000
committergls <gls@pkgsrc.org>2011-08-01 18:52:21 +0000
commit34bed677529a5d72943c7ffe19b24c50c99daf5b (patch)
tree4f4772b58cbc562951419732c0afa72af0012ff0 /audio
parent896b402c5accdcd37fe839621d70cc9c58934814 (diff)
downloadpkgsrc-34bed677529a5d72943c7ffe19b24c50c99daf5b.tar.gz
Update audio/cmus to 2.4.2
Maintenance release. Donovan Watteau (1): Use -pthread on OpenBSD Gregory Petrosyan (3): view_save(): use correct playlist filename id3: recognize TP2 frame as albumartist cmus 2.4.2 Johannes Weißl (5): fix compile error for new versions of ffmpeg id3: fix parsing xing for mp3s with CRC protection fix relative path handling in playlists Map unicode punctation/quotation characters to ASCII ones Fix segfault caused by too late initialization of UI Philipp Schafft (1): Update RoarAudio output plugin
Diffstat (limited to 'audio')
-rw-r--r--audio/cmus/Makefile4
-rw-r--r--audio/cmus/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 4dce66d293b..0d155234f0e 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2011/05/18 21:08:49 gls Exp $
+# $NetBSD: Makefile,v 1.29 2011/08/01 18:52:21 gls Exp $
#
-DISTNAME= cmus-v2.4.0
+DISTNAME= cmus-v2.4.2
PKGNAME= ${DISTNAME:S/-v/-/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/}
diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo
index 0fa51c6b7f1..c76e71f654e 100644
--- a/audio/cmus/distinfo
+++ b/audio/cmus/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2011/05/18 21:08:49 gls Exp $
+$NetBSD: distinfo,v 1.13 2011/08/01 18:52:22 gls Exp $
-SHA1 (cmus-v2.4.0.tar.bz2) = cbd80d1ff12be5dbf9a3b8b6494381f8b3073761
-RMD160 (cmus-v2.4.0.tar.bz2) = 3c169d33e756b4fd18730227e091a7ebe2237a8f
-Size (cmus-v2.4.0.tar.bz2) = 202970 bytes
+SHA1 (cmus-v2.4.2.tar.bz2) = 12573e96e03435eca9b8a4aaeeb13a2da66f40a4
+RMD160 (cmus-v2.4.2.tar.bz2) = 3fbe7f9c5fb2f8cd21672769c7b551b099fd007f
+Size (cmus-v2.4.2.tar.bz2) = 204285 bytes