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:           Tue Mar 13 16:11:17 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1312 -r1.1313 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.1312 pkgsrc/www/Makefile:1.1313
--- pkgsrc/www/Makefile:1.1312  Mon Mar  5 13:59:47 2018
+++ pkgsrc/www/Makefile Tue Mar 13 16:11:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1312 2018/03/05 13:59:47 adam Exp $
+# $NetBSD: Makefile,v 1.1313 2018/03/13 16:11:16 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -784,6 +784,7 @@ SUBDIR+=    ruby-compass-core
 SUBDIR+=       ruby-compass-import-once
 SUBDIR+=       ruby-compass-susy-plugin
 SUBDIR+=       ruby-cookiejar
+SUBDIR+=       ruby-crass
 SUBDIR+=       ruby-css-parser
 SUBDIR+=       ruby-cssmin
 SUBDIR+=       ruby-csspool



Home | Main Index | Thread Index | Old Index