pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-sass Add conflict pattern between ruby18 and ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff088aec63e6
branches:  trunk
changeset: 589852:ff088aec63e6
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 19 07:34:55 2011 +0000

description:
Add conflict pattern between ruby18 and ruby19.

diffstat:

 www/ruby-sass/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r efb58c840b1c -r ff088aec63e6 www/ruby-sass/Makefile
--- a/www/ruby-sass/Makefile    Sun Jun 19 07:34:09 2011 +0000
+++ b/www/ruby-sass/Makefile    Sun Jun 19 07:34:55 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/06/19 07:31:57 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/06/19 07:34:55 taca Exp $
 
 DISTNAME=      sass-3.1.2
 CATEGORIES=    www
@@ -8,5 +8,7 @@
 COMMENT=       powerful but elegant CSS compiler that makes CSS fun again
 LICENSE=       mit
 
+CONFLICTS+=    ruby[1-9][0-9]-sass-[0-9]*
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index