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:   taca
Date:           Thu Feb 23 14:55:47 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable devel/ruby-pairing_heap


To generate a diff of this commit:
cvs rdiff -u -r1.3923 -r1.3924 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.3923 pkgsrc/devel/Makefile:1.3924
--- pkgsrc/devel/Makefile:1.3923        Thu Feb 16 10:56:29 2023
+++ pkgsrc/devel/Makefile       Thu Feb 23 14:55:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3923 2023/02/16 10:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.3924 2023/02/23 14:55:47 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3206,6 +3206,7 @@ SUBDIR+=  ruby-ole
 SUBDIR+=       ruby-open4
 SUBDIR+=       ruby-optimist
 SUBDIR+=       ruby-paint
+SUBDIR+=       ruby-pairing_heap
 SUBDIR+=       ruby-pango
 SUBDIR+=       ruby-parseconfig
 SUBDIR+=       ruby-parser



Home | Main Index | Thread Index | Old Index