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:           Sun Feb 24 16:12:36 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-sass34


To generate a diff of this commit:
cvs rdiff -u -r1.1365 -r1.1366 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.1365 pkgsrc/www/Makefile:1.1366
--- pkgsrc/www/Makefile:1.1365  Sun Feb 24 16:04:12 2019
+++ pkgsrc/www/Makefile Sun Feb 24 16:12:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1365 2019/02/24 16:04:12 taca Exp $
+# $NetBSD: Makefile,v 1.1366 2019/02/24 16:12:36 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -896,6 +896,7 @@ SUBDIR+=    ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
+SUBDIR+=       ruby-sass34
 SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass-rails32



Home | Main Index | Thread Index | Old Index