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:   schmonz
Date:           Tue Dec 27 16:17:21 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable swagger-codegen.


To generate a diff of this commit:
cvs rdiff -u -r1.3857 -r1.3858 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.3857 pkgsrc/devel/Makefile:1.3858
--- pkgsrc/devel/Makefile:1.3857        Tue Dec 27 16:14:29 2022
+++ pkgsrc/devel/Makefile       Tue Dec 27 16:17:21 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3857 2022/12/27 16:14:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.3858 2022/12/27 16:17:21 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3315,6 +3315,7 @@ SUBDIR+=  subversion
 SUBDIR+=       subversion-base
 SUBDIR+=       sunifdef
 SUBDIR+=       svn-bisect
+SUBDIR+=       swagger-codegen
 SUBDIR+=       swig
 SUBDIR+=       swig2
 SUBDIR+=       swig3



Home | Main Index | Thread Index | Old Index