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:           Sat May 15 17:41:43 UTC 2021

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

Log Message:
go-viper: remove

This was used by go-cobra only.


To generate a diff of this commit:
cvs rdiff -u -r1.3390 -r1.3391 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-viper/DESCR
cvs rdiff -u -r1.33 -r0 pkgsrc/devel/go-viper/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-viper/PLIST \
    pkgsrc/devel/go-viper/buildlink3.mk pkgsrc/devel/go-viper/distinfo

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.3390 pkgsrc/devel/Makefile:1.3391
--- pkgsrc/devel/Makefile:1.3390        Sat May 15 17:13:26 2021
+++ pkgsrc/devel/Makefile       Sat May 15 17:41:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3390 2021/05/15 17:13:26 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3391 2021/05/15 17:41:43 bsiegert Exp $
 #
 
 COMMENT=       Development utilities
@@ -488,7 +488,6 @@ SUBDIR+=    go-thrift
 SUBDIR+=       go-tmc
 SUBDIR+=       go-tools
 SUBDIR+=       go-try
-SUBDIR+=       go-viper
 SUBDIR+=       go-walker
 SUBDIR+=       go-wordwrap
 SUBDIR+=       go-xerrors



Home | Main Index | Thread Index | Old Index