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:           Sun Nov  4 00:28:49 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add cbindgen


To generate a diff of this commit:
cvs rdiff -u -r1.2744 -r1.2745 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.2744 pkgsrc/devel/Makefile:1.2745
--- pkgsrc/devel/Makefile:1.2744        Sun Oct 28 15:39:09 2018
+++ pkgsrc/devel/Makefile       Sun Nov  4 00:28:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2744 2018/10/28 15:39:09 taca Exp $
+# $NetBSD: Makefile,v 1.2745 2018/11/04 00:28:48 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -134,6 +134,7 @@ SUBDIR+=    c++gsl
 SUBDIR+=       calltree-perl
 SUBDIR+=       capstone
 SUBDIR+=       catch
+SUBDIR+=       cbindgen
 SUBDIR+=       cbrowser
 SUBDIR+=       ccache
 SUBDIR+=       cdecl



Home | Main Index | Thread Index | Old Index