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:   ryoon
Date:           Tue Aug 12 12:17:15 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable ruby-whirly


To generate a diff of this commit:
cvs rdiff -u -r1.4508 -r1.4509 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.4508 pkgsrc/devel/Makefile:1.4509
--- pkgsrc/devel/Makefile:1.4508        Tue Aug 12 00:55:30 2025
+++ pkgsrc/devel/Makefile       Tue Aug 12 12:17:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4508 2025/08/12 00:55:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.4509 2025/08/12 12:17:15 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -3591,6 +3591,7 @@ SUBDIR+=  ruby-uglifier
 SUBDIR+=       ruby-uuidtools
 SUBDIR+=       ruby-validatable
 SUBDIR+=       ruby-version_gem
+SUBDIR+=       ruby-whirly
 SUBDIR+=       ruby-wisper
 SUBDIR+=       ruby-wmi-lite
 SUBDIR+=       ruby-yell



Home | Main Index | Thread Index | Old Index