pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/icecast This needs CONFLICTS with the new icecas...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3f8228053b4
branches:  trunk
changeset: 465941:f3f8228053b4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jan 08 19:42:31 2004 +0000

description:
This needs CONFLICTS with the new icecast2 package.

diffstat:

 audio/icecast/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a5daefee4a91 -r f3f8228053b4 audio/icecast/Makefile
--- a/audio/icecast/Makefile    Thu Jan 08 19:41:31 2004 +0000
+++ b/audio/icecast/Makefile    Thu Jan 08 19:42:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/10/18 13:08:48 cjep Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/08 19:42:31 xtraeme Exp $
 #
 
 DISTNAME=      icecast-1.3.12
@@ -14,6 +14,8 @@
 GNU_CONFIGURE=         # defined
 USE_PKGINSTALL=                yes
 
+CONFLICTS+=            icecast2-[0-9]*
+
 RCD_SCRIPTS=           icecast
 PKG_SYSCONFSUBDIR=     icecast
 



Home | Main Index | Thread Index | Old Index