pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-sass
Module Name: pkgsrc
Committed By: taca
Date: Mon May 19 15:49:23 UTC 2025
Modified Files:
pkgsrc/www/ruby-sass: Makefile
Log Message:
www/ruby-sass: add CONFLICTS
CONFLICTS with ruby-sass-embedded.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/ruby-sass/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-sass/Makefile
diff -u pkgsrc/www/ruby-sass/Makefile:1.26 pkgsrc/www/ruby-sass/Makefile:1.27
--- pkgsrc/www/ruby-sass/Makefile:1.26 Fri Mar 20 17:45:36 2020
+++ pkgsrc/www/ruby-sass/Makefile Mon May 19 15:49:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/03/20 17:45:36 taca Exp $
+# $NetBSD: Makefile,v 1.27 2025/05/19 15:49:23 taca Exp $
DISTNAME= sass-3.7.4
CATEGORIES= www
@@ -8,6 +8,8 @@ HOMEPAGE= https://sass-lang.com/
COMMENT= Powerful, but elegant CSS compiler that makes CSS fun again
LICENSE= mit
+CONFLICTS+= ${RUBY_PKGPREFIX}-sass-embedded-[0-9]*
+
DEPENDS+= ${RUBY_PKGPREFIX}-sass-listen>=4.0.0<4.1:../../www/ruby-sass-listen
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index