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 Mar  3 15:50:16 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: remove ruby-rails32 and ruby-sass-rails32.


To generate a diff of this commit:
cvs rdiff -u -r1.1372 -r1.1373 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.1372 pkgsrc/www/Makefile:1.1373
--- pkgsrc/www/Makefile:1.1372  Sun Mar  3 15:46:09 2019
+++ pkgsrc/www/Makefile Sun Mar  3 15:50:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1372 2019/03/03 15:46:09 taca Exp $
+# $NetBSD: Makefile,v 1.1373 2019/03/03 15:50:16 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -891,7 +891,6 @@ SUBDIR+=    ruby-rack15
 SUBDIR+=       ruby-rack16
 SUBDIR+=       ruby-rails-deprecated_sanitizer
 SUBDIR+=       ruby-rails-html-sanitizer
-SUBDIR+=       ruby-rails32
 SUBDIR+=       ruby-rails42
 SUBDIR+=       ruby-rails51
 SUBDIR+=       ruby-rails52
@@ -902,7 +901,6 @@ SUBDIR+=    ruby-rouge
 SUBDIR+=       ruby-sass
 SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
-SUBDIR+=       ruby-sass-rails32
 SUBDIR+=       ruby-sass34
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver



Home | Main Index | Thread Index | Old Index