pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 20 16:40:22 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-sassc-rails


To generate a diff of this commit:
cvs rdiff -u -r1.1438 -r1.1439 pkgsrc/www/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/Makefile
diff -u pkgsrc/www/Makefile:1.1438 pkgsrc/www/Makefile:1.1439
--- pkgsrc/www/Makefile:1.1438  Wed Mar 11 15:31:37 2020
+++ pkgsrc/www/Makefile Fri Mar 20 16:40:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1438 2020/03/11 15:31:37 wiz Exp $
+# $NetBSD: Makefile,v 1.1439 2020/03/20 16:40:22 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -924,6 +924,7 @@ SUBDIR+=    ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass34
 SUBDIR+=       ruby-sassc
+SUBDIR+=       ruby-sassc-rails
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver
 SUBDIR+=       ruby-sinatra



Home | Main Index | Thread Index | Old Index