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:           Fri Jul 16 06:31:00 UTC 2021

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

Log Message:
go-osext: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.3465 -r1.3466 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-osext/DESCR \
    pkgsrc/devel/go-osext/buildlink3.mk
cvs rdiff -u -r1.34 -r0 pkgsrc/devel/go-osext/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-osext/PLIST \
    pkgsrc/devel/go-osext/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.3465 pkgsrc/devel/Makefile:1.3466
--- pkgsrc/devel/Makefile:1.3465        Fri Jul 16 06:28:03 2021
+++ pkgsrc/devel/Makefile       Fri Jul 16 06:31:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3465 2021/07/16 06:28:03 nia Exp $
+# $NetBSD: Makefile,v 1.3466 2021/07/16 06:31:00 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -431,7 +431,6 @@ SUBDIR+=    go-kr-pretty
 SUBDIR+=       go-logrus
 SUBDIR+=       go-mod
 SUBDIR+=       go-nbreader
-SUBDIR+=       go-osext
 SUBDIR+=       go-pflag
 SUBDIR+=       go-protobuf
 SUBDIR+=       go-pty



Home | Main Index | Thread Index | Old Index