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:           Tue Aug 31 09:26:36 UTC 2021

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.3492 -r1.3493 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-isatty/DESCR \
    pkgsrc/devel/go-isatty/PLIST pkgsrc/devel/go-isatty/distinfo
cvs rdiff -u -r1.34 -r0 pkgsrc/devel/go-isatty/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-isatty/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.3492 pkgsrc/devel/Makefile:1.3493
--- pkgsrc/devel/Makefile:1.3492        Sat Aug 28 07:23:02 2021
+++ pkgsrc/devel/Makefile       Tue Aug 31 09:26:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3492 2021/08/28 07:23:02 mef Exp $
+# $NetBSD: Makefile,v 1.3493 2021/08/31 09:26:36 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -423,7 +423,6 @@ SUBDIR+=    go-gopkgs
 SUBDIR+=       go-goptlib
 SUBDIR+=       go-goreturns
 SUBDIR+=       go-gox
-SUBDIR+=       go-isatty
 SUBDIR+=       go-jwt-go
 SUBDIR+=       go-logrus
 SUBDIR+=       go-nbreader



Home | Main Index | Thread Index | Old Index