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:           Sat May 17 06:31:42 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-google-protobuf


To generate a diff of this commit:
cvs rdiff -u -r1.4474 -r1.4475 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.4474 pkgsrc/devel/Makefile:1.4475
--- pkgsrc/devel/Makefile:1.4474        Fri May 16 15:20:23 2025
+++ pkgsrc/devel/Makefile       Sat May 17 06:31:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4474 2025/05/16 15:20:23 adam Exp $
+# $NetBSD: Makefile,v 1.4475 2025/05/17 06:31:42 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3407,6 +3407,7 @@ SUBDIR+=  ruby-git
 SUBDIR+=       ruby-glib2
 SUBDIR+=       ruby-globalid
 SUBDIR+=       ruby-gobject-introspection
+SUBDIR+=       ruby-google-protobuf
 SUBDIR+=       ruby-hashery
 SUBDIR+=       ruby-heckle
 SUBDIR+=       ruby-highline



Home | Main Index | Thread Index | Old Index