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:           Wed Aug 25 07:07:02 UTC 2021

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

Log Message:
go-fsnotify: remove, deprecated go-package, no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.3484 -r1.3485 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-fsnotify/DESCR \
    pkgsrc/devel/go-fsnotify/PLIST pkgsrc/devel/go-fsnotify/distinfo
cvs rdiff -u -r1.34 -r0 pkgsrc/devel/go-fsnotify/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-fsnotify/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.3484 pkgsrc/devel/Makefile:1.3485
--- pkgsrc/devel/Makefile:1.3484        Wed Aug 25 07:05:21 2021
+++ pkgsrc/devel/Makefile       Wed Aug 25 07:07:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3484 2021/08/25 07:05:21 nia Exp $
+# $NetBSD: Makefile,v 1.3485 2021/08/25 07:07:02 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -415,7 +415,6 @@ SUBDIR+=    go-blackfriday
 SUBDIR+=       go-check
 SUBDIR+=       go-ed25519
 SUBDIR+=       go-flags-svent
-SUBDIR+=       go-fsnotify
 SUBDIR+=       go-gocode
 SUBDIR+=       go-golang-lru
 SUBDIR+=       go-gopkgs



Home | Main Index | Thread Index | Old Index