pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/tunepimp Conflict with libtunepimp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69895ff4e19a
branches:  trunk
changeset: 511345:69895ff4e19a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 13 06:04:04 2006 +0000

description:
Conflict with libtunepimp.

diffstat:

 audio/tunepimp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c05ffa8532ef -r 69895ff4e19a audio/tunepimp/Makefile
--- a/audio/tunepimp/Makefile   Thu Apr 13 03:53:47 2006 +0000
+++ b/audio/tunepimp/Makefile   Thu Apr 13 06:04:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:14 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/04/13 06:04:04 wiz Exp $
 
 DISTNAME=      libtunepimp-0.3.0
 PKGNAME=       ${DISTNAME:S/lib//}
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.musicbrainz.org/
 COMMENT=       Create MusicBrainz enabled tagging applications
 
-CONFLICTS=     trm-[0-9]*
+CONFLICTS=     trm-[0-9]* libtunepimp-[0-9]*
 
 PKG_INSTALLATION_TYPES= overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index