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:   wiz
Date:           Thu Jun 13 05:27:29 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + go-mockery


To generate a diff of this commit:
cvs rdiff -u -r1.4303 -r1.4304 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.4303 pkgsrc/devel/Makefile:1.4304
--- pkgsrc/devel/Makefile:1.4303        Mon Jun 10 09:46:41 2024
+++ pkgsrc/devel/Makefile       Thu Jun 13 05:27:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4303 2024/06/10 09:46:41 adam Exp $
+# $NetBSD: Makefile,v 1.4304 2024/06/13 05:27:29 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -463,6 +463,7 @@ SUBDIR+=    go-gopkgs
 SUBDIR+=       go-goreturns
 SUBDIR+=       go-gox
 SUBDIR+=       go-impl
+SUBDIR+=       go-mockery
 SUBDIR+=       go-nbreader
 SUBDIR+=       go-review
 SUBDIR+=       go-staticcheck



Home | Main Index | Thread Index | Old Index