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:   nia
Date:           Sat Jul 17 07:19:42 UTC 2021

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

Log Message:
go-yaml: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.3473 -r1.3474 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-yaml/DESCR pkgsrc/devel/go-yaml/PLIST \
    pkgsrc/devel/go-yaml/distinfo
cvs rdiff -u -r1.35 -r0 pkgsrc/devel/go-yaml/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-yaml/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.3473 pkgsrc/devel/Makefile:1.3474
--- pkgsrc/devel/Makefile:1.3473        Sat Jul 17 07:18:48 2021
+++ pkgsrc/devel/Makefile       Sat Jul 17 07:19:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3473 2021/07/17 07:18:48 nia Exp $
+# $NetBSD: Makefile,v 1.3474 2021/07/17 07:19:42 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -437,7 +437,6 @@ SUBDIR+=    go-termbox
 SUBDIR+=       go-tools
 SUBDIR+=       go-try
 SUBDIR+=       go-xerrors
-SUBDIR+=       go-yaml
 SUBDIR+=       gob2
 SUBDIR+=       gobject-introspection
 SUBDIR+=       golangci-lint



Home | Main Index | Thread Index | Old Index