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: Tue Nov 14 21:44:23 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/go-pty: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/go-siphash: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/go-xerrors: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
go-pty, go-siphash, go-xerrors: remove
Library packages, not useful on their own, no dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.4127 -r1.4128 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-pty/DESCR pkgsrc/devel/go-pty/PLIST
cvs rdiff -u -r1.42 -r0 pkgsrc/devel/go-pty/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-pty/buildlink3.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-pty/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/go-siphash/DESCR
cvs rdiff -u -r1.63 -r0 pkgsrc/devel/go-siphash/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-siphash/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-siphash/buildlink3.mk
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/go-siphash/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-xerrors/DESCR \
pkgsrc/devel/go-xerrors/PLIST
cvs rdiff -u -r1.46 -r0 pkgsrc/devel/go-xerrors/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-xerrors/buildlink3.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-xerrors/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.4127 pkgsrc/devel/Makefile:1.4128
--- pkgsrc/devel/Makefile:1.4127 Tue Nov 14 21:35:30 2023
+++ pkgsrc/devel/Makefile Tue Nov 14 21:44:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4127 2023/11/14 21:35:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4128 2023/11/14 21:44:23 bsiegert Exp $
#
COMMENT= Development utilities
@@ -449,15 +449,12 @@ SUBDIR+= go-goreturns
SUBDIR+= go-gox
SUBDIR+= go-impl
SUBDIR+= go-nbreader
-SUBDIR+= go-pty
SUBDIR+= go-review
-SUBDIR+= go-siphash
SUBDIR+= go-staticcheck
SUBDIR+= go-swagger
SUBDIR+= go-sys
SUBDIR+= go-tools
SUBDIR+= go-wire
-SUBDIR+= go-xerrors
SUBDIR+= gob2
SUBDIR+= gobject-introspection
SUBDIR+= golangci-lint
Home |
Main Index |
Thread Index |
Old Index