pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/sr Add CONFLICTS with clearsilver-base-[0-9]* and...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae781922b580
branches:  trunk
changeset: 610261:ae781922b580
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sun Oct 21 20:56:54 2012 +0000

description:
Add CONFLICTS with clearsilver-base-[0-9]* and netramet-[0-9]*

diffstat:

 lang/sr/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r f79e38d53a65 -r ae781922b580 lang/sr/Makefile
--- a/lang/sr/Makefile  Sun Oct 21 20:54:32 2012 +0000
+++ b/lang/sr/Makefile  Sun Oct 21 20:56:54 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2012/10/05 17:17:04 cheusov Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/21 20:56:54 cheusov Exp $
 #
 
 DISTNAME=              sr233
 PKGNAME=               sr-2.3.3
-PKGREVISION=           8
+PKGREVISION=           9
 CATEGORIES=            lang parallel
 MASTER_SITES=          ftp://ftp.cs.arizona.edu/sr/
 EXTRACT_SUFX=          .tar.Z
@@ -14,7 +14,7 @@
 
 NOT_FOR_PLATFORM=      *-*-x86_64  # site: "doesn't run on 64-bit/AMD64"
 
-CONFLICTS+=            srm-[0-9]* # bin/srm
+CONFLICTS+=            srm-[0-9]* clearsilver-base-[0-9]* netramet-[0-9]*
 
 MAKE_JOBS_SAFE=                no
 



Home | Main Index | Thread Index | Old Index