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:           Sun Oct 28 15:33:16 UTC 2018

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.2742 -r1.2743 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.2742 pkgsrc/devel/Makefile:1.2743
--- pkgsrc/devel/Makefile:1.2742        Sun Oct 28 15:18:44 2018
+++ pkgsrc/devel/Makefile       Sun Oct 28 15:33:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2742 2018/10/28 15:18:44 taca Exp $
+# $NetBSD: Makefile,v 1.2743 2018/10/28 15:33:16 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2449,6 +2449,7 @@ SUBDIR+=  ruby-gnome2-gio
 SUBDIR+=       ruby-gnome2-glib
 SUBDIR+=       ruby-gnome2-gobject-introspection
 SUBDIR+=       ruby-gnome2-pango
+SUBDIR+=       ruby-google-protobuf
 SUBDIR+=       ruby-hashery
 SUBDIR+=       ruby-heckle
 SUBDIR+=       ruby-highline



Home | Main Index | Thread Index | Old Index