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:   bsiegert
Date:           Mon Jun  7 09:47:32 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/go-cli: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
go-cli: remove.

This was only an indirect dependency of www/hugo.


To generate a diff of this commit:
cvs rdiff -u -r1.3405 -r1.3406 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-cli/DESCR pkgsrc/devel/go-cli/PLIST \
    pkgsrc/devel/go-cli/distinfo
cvs rdiff -u -r1.36 -r0 pkgsrc/devel/go-cli/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-cli/buildlink3.mk

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.3405 pkgsrc/devel/Makefile:1.3406
--- pkgsrc/devel/Makefile:1.3405        Sun Jun  6 10:05:42 2021
+++ pkgsrc/devel/Makefile       Mon Jun  7 09:47:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3405 2021/06/06 10:05:42 js Exp $
+# $NetBSD: Makefile,v 1.3406 2021/06/07 09:47:32 bsiegert Exp $
 #
 
 COMMENT=       Development utilities
@@ -415,7 +415,6 @@ SUBDIR+=    go-buffruneio
 SUBDIR+=       go-bytebufferpool
 SUBDIR+=       go-cast
 SUBDIR+=       go-check
-SUBDIR+=       go-cli
 SUBDIR+=       go-cmp
 SUBDIR+=       go-colorable
 SUBDIR+=       go-colortext



Home | Main Index | Thread Index | Old Index