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:           Thu Oct 19 18:07:28 UTC 2023

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

Log Message:
go-logrus: remove

Old-style Go package, not used by anything, not useful on its own.


To generate a diff of this commit:
cvs rdiff -u -r1.4073 -r1.4074 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-logrus/DESCR \
    pkgsrc/devel/go-logrus/PLIST pkgsrc/devel/go-logrus/buildlink3.mk
cvs rdiff -u -r1.55 -r0 pkgsrc/devel/go-logrus/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-logrus/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.4073 pkgsrc/devel/Makefile:1.4074
--- pkgsrc/devel/Makefile:1.4073        Mon Oct 16 12:57:07 2023
+++ pkgsrc/devel/Makefile       Thu Oct 19 18:07:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4073 2023/10/16 12:57:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.4074 2023/10/19 18:07:28 bsiegert Exp $
 #
 
 COMMENT=       Development utilities
@@ -452,7 +452,6 @@ SUBDIR+=    go-goptlib
 SUBDIR+=       go-goreturns
 SUBDIR+=       go-gox
 SUBDIR+=       go-impl
-SUBDIR+=       go-logrus
 SUBDIR+=       go-nbreader
 SUBDIR+=       go-pty
 SUBDIR+=       go-review



Home | Main Index | Thread Index | Old Index