pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Adjust version numbers for the mpg123 pkg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/228ffe6240e3
branches:  trunk
changeset: 573204:228ffe6240e3
user:      martin <martin%pkgsrc.org@localhost>
date:      Sun Mar 14 17:55:28 2010 +0000

description:
Adjust version numbers for the mpg123 pkg

diffstat:

 audio/emixer/Makefile  |  4 ++--
 audio/liveice/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r a137353cf653 -r 228ffe6240e3 audio/emixer/Makefile
--- a/audio/emixer/Makefile     Sun Mar 14 17:47:23 2010 +0000
+++ b/audio/emixer/Makefile     Sun Mar 14 17:55:28 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2010/03/14 17:47:23 martin Exp $
+# $NetBSD: Makefile,v 1.29 2010/03/14 17:55:28 martin Exp $
 #
 
 DISTNAME=      emixer-0.05.5
@@ -13,7 +13,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-DEPENDS+=      mpg123:../../audio/mpg123
+DEPENDS+=      mpg123-1.*:../../audio/mpg123
 
 NO_CONFIGURE=  YES
 
diff -r a137353cf653 -r 228ffe6240e3 audio/liveice/Makefile
--- a/audio/liveice/Makefile    Sun Mar 14 17:47:23 2010 +0000
+++ b/audio/liveice/Makefile    Sun Mar 14 17:55:28 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2010/03/14 17:55:28 martin Exp $
 #
 
 DISTNAME=      liveice
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://star.arm.ac.uk/~spm/software/liveice.html
 COMMENT=       Source client for Icecast
 
-DEPENDS+=      mpg123-0.5*:../../audio/mpg123
+DEPENDS+=      mpg123-1.*:../../audio/mpg123
 DEPENDS+=      lame-3.*:../../audio/lame
 DEPENDS+=      tk>=8.0:../../x11/tk
 



Home | Main Index | Thread Index | Old Index