pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  2 07:17:59 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sort, remove ruby-redmine comment


To generate a diff of this commit:
cvs rdiff -u -r1.3494 -r1.3495 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3494 pkgsrc/devel/Makefile:1.3495
--- pkgsrc/devel/Makefile:1.3494        Tue Aug 31 14:57:52 2021
+++ pkgsrc/devel/Makefile       Thu Sep  2 07:17:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3494 2021/08/31 14:57:52 taca Exp $
+# $NetBSD: Makefile,v 1.3495 2021/09/02 07:17:59 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -14,12 +14,12 @@ SUBDIR+=    ProjectCenter
 SUBDIR+=       R-BH
 SUBDIR+=       R-IRdisplay
 SUBDIR+=       R-IRkernel
-SUBDIR+=       R-R6
-SUBDIR+=       R-RUnit
-SUBDIR+=       R-Rcpp
 SUBDIR+=       R-R.methodsS3
 SUBDIR+=       R-R.oo
 SUBDIR+=       R-R.utils
+SUBDIR+=       R-R6
+SUBDIR+=       R-RUnit
+SUBDIR+=       R-Rcpp
 SUBDIR+=       R-assertthat
 SUBDIR+=       R-bindr
 SUBDIR+=       R-bit
@@ -2891,7 +2891,6 @@ SUBDIR+=  ruby-rd-mode
 SUBDIR+=       ruby-readline
 SUBDIR+=       ruby-red-colors
 SUBDIR+=       ruby-red-datasets
-#SUBDIR+=      ruby-redmine
 SUBDIR+=       ruby-redmine-flatly-light-theme
 SUBDIR+=       ruby-redmine-gitmike-theme
 SUBDIR+=       ruby-redmine-minimalflat-theme



Home | Main Index | Thread Index | Old Index