Sat Aug 26 18:17:15 2023 UTC ()
go-flags-svent: remove

This is an old-style Go library with nothing that depends on it.


(bsiegert)
diff -r1.4054 -r1.4055 pkgsrc/devel/Makefile
diff -r1.1 -r0 pkgsrc/devel/go-flags-svent/DESCR
diff -r1.1 -r0 pkgsrc/devel/go-flags-svent/PLIST
diff -r1.1 -r0 pkgsrc/devel/go-flags-svent/buildlink3.mk
diff -r1.62 -r0 pkgsrc/devel/go-flags-svent/Makefile
diff -r1.3 -r0 pkgsrc/devel/go-flags-svent/distinfo
diff -r1.5 -r1.6 pkgsrc/meta-pkgs/bulk-test-go/Makefile
Sun Aug 27 03:17:15 2023
Mon Jun 26 19:37:34 2023
pkgsrc/devel/go-flags-svent/DESCR,v

anoncvs not yet been updated
Sun Aug 27 03:17:15 2023
Mon Jun 26 19:37:34 2023
pkgsrc/devel/go-flags-svent/PLIST,v

anoncvs not yet been updated
Sun Aug 27 03:17:15 2023
Mon Jun 26 19:37:34 2023
pkgsrc/devel/go-flags-svent/buildlink3.mk,v

anoncvs not yet been updated
Sun Aug 27 03:17:15 2023
Sat Jul 15 19:52:54 2023
pkgsrc/devel/go-flags-svent/Makefile,v

anoncvs not yet been updated
Sun Aug 27 03:17:15 2023
Mon Jun 26 19:37:34 2023
pkgsrc/devel/go-flags-svent/distinfo,v

anoncvs not yet been updated

cvs diff -r1.4054 -r1.4055 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2023/08/26 14:10:39 1.4054
+++ pkgsrc/devel/Makefile 2023/08/26 18:17:15 1.4055
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4054 2023/08/26 14:10:39 adam Exp $ 1# $NetBSD: Makefile,v 1.4055 2023/08/26 18:17:15 bsiegert Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= GConf 7SUBDIR+= GConf
8SUBDIR+= GConf-ui 8SUBDIR+= GConf-ui
9SUBDIR+= Gorm 9SUBDIR+= Gorm
10SUBDIR+= MoarVM 10SUBDIR+= MoarVM
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-BH 13SUBDIR+= R-BH
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
@@ -429,27 +429,26 @@ SUBDIR+= glibmm @@ -429,27 +429,26 @@ SUBDIR+= glibmm
429SUBDIR+= glibmm2.68 429SUBDIR+= glibmm2.68
430SUBDIR+= global 430SUBDIR+= global
431SUBDIR+= gmake 431SUBDIR+= gmake
432SUBDIR+= gmp 432SUBDIR+= gmp
433SUBDIR+= gmtk 433SUBDIR+= gmtk
434SUBDIR+= gnatpython 434SUBDIR+= gnatpython
435SUBDIR+= gng 435SUBDIR+= gng
436SUBDIR+= gnome-common 436SUBDIR+= gnome-common
437SUBDIR+= gnustep-base 437SUBDIR+= gnustep-base
438SUBDIR+= gnustep-examples 438SUBDIR+= gnustep-examples
439SUBDIR+= gnustep-make 439SUBDIR+= gnustep-make
440SUBDIR+= gnustep-objc 440SUBDIR+= gnustep-objc
441SUBDIR+= go-ed25519 441SUBDIR+= go-ed25519
442SUBDIR+= go-flags-svent 
443SUBDIR+= go-gocode 442SUBDIR+= go-gocode
444SUBDIR+= go-golang-lru 443SUBDIR+= go-golang-lru
445SUBDIR+= go-gopkgs 444SUBDIR+= go-gopkgs
446SUBDIR+= go-goptlib 445SUBDIR+= go-goptlib
447SUBDIR+= go-goreturns 446SUBDIR+= go-goreturns
448SUBDIR+= go-gox 447SUBDIR+= go-gox
449SUBDIR+= go-impl 448SUBDIR+= go-impl
450SUBDIR+= go-logrus 449SUBDIR+= go-logrus
451SUBDIR+= go-nbreader 450SUBDIR+= go-nbreader
452SUBDIR+= go-pty 451SUBDIR+= go-pty
453SUBDIR+= go-review 452SUBDIR+= go-review
454SUBDIR+= go-siphash 453SUBDIR+= go-siphash
455SUBDIR+= go-staticcheck 454SUBDIR+= go-staticcheck

File Deleted: pkgsrc/devel/go-flags-svent/DESCR

File Deleted: pkgsrc/devel/go-flags-svent/PLIST

File Deleted: pkgsrc/devel/go-flags-svent/buildlink3.mk

File Deleted: pkgsrc/devel/go-flags-svent/Makefile

File Deleted: pkgsrc/devel/go-flags-svent/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/meta-pkgs/bulk-test-go/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/bulk-test-go/Makefile 2023/07/01 14:19:45 1.5
+++ pkgsrc/meta-pkgs/bulk-test-go/Makefile 2023/08/26 18:17:15 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.5 2023/07/01 14:19:45 nia Exp $ 1# $NetBSD: Makefile,v 1.6 2023/08/26 18:17:15 bsiegert Exp $
2 2
3DISTNAME= bulk-test-go-20220924 3DISTNAME= bulk-test-go-20220924
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= bsiegert@NetBSD.org 8MAINTAINER= bsiegert@NetBSD.org
9COMMENT= Meta-package for testing Go 9COMMENT= Meta-package for testing Go
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13RESTRICTED= Just for test build purposes 13RESTRICTED= Just for test build purposes
14NO_BIN_ON_CDROM= ${RESTRICTED} 14NO_BIN_ON_CDROM= ${RESTRICTED}
@@ -16,27 +16,26 @@ NO_BIN_ON_FTP= ${RESTRICTED} @@ -16,27 +16,26 @@ NO_BIN_ON_FTP= ${RESTRICTED}
16 16
17DEPENDS+= coyim-[0-9]*:../../chat/coyim 17DEPENDS+= coyim-[0-9]*:../../chat/coyim
18DEPENDS+= matterircd-[0-9]*:../../chat/matterircd 18DEPENDS+= matterircd-[0-9]*:../../chat/matterircd
19DEPENDS+= gomuks-[0-9]*:../../chat/gomuks 19DEPENDS+= gomuks-[0-9]*:../../chat/gomuks
20DEPENDS+= go-ldap-[0-9]*:../../databases/go-ldap 20DEPENDS+= go-ldap-[0-9]*:../../databases/go-ldap
21DEPENDS+= influxdb-[0-9]*:../../databases/influxdb 21DEPENDS+= influxdb-[0-9]*:../../databases/influxdb
22DEPENDS+= postgres_exporter-[0-9]*:../../databases/postgres_exporter 22DEPENDS+= postgres_exporter-[0-9]*:../../databases/postgres_exporter
23DEPENDS+= prometheus-[0-9]*:../../databases/prometheus 23DEPENDS+= prometheus-[0-9]*:../../databases/prometheus
24DEPENDS+= mysqld_exporter-[0-9]*:../../databases/mysqld_exporter 24DEPENDS+= mysqld_exporter-[0-9]*:../../databases/mysqld_exporter
25DEPENDS+= promscale-[0-9]*:../../databases/promscale 25DEPENDS+= promscale-[0-9]*:../../databases/promscale
26DEPENDS+= timescaledb-tune-[0-9]*:../../databases/timescaledb-tune 26DEPENDS+= timescaledb-tune-[0-9]*:../../databases/timescaledb-tune
27DEPENDS+= asmfmt-[0-9]*:../../devel/asmfmt 27DEPENDS+= asmfmt-[0-9]*:../../devel/asmfmt
28DEPENDS+= go-tools-[0-9]*:../../devel/go-tools 28DEPENDS+= go-tools-[0-9]*:../../devel/go-tools
29DEPENDS+= go-flags-svent-[0-9]*:../../devel/go-flags-svent 
30DEPENDS+= go-nbreader-[0-9]*:../../devel/go-nbreader 29DEPENDS+= go-nbreader-[0-9]*:../../devel/go-nbreader
31DEPENDS+= golint-[0-9]*:../../devel/golint 30DEPENDS+= golint-[0-9]*:../../devel/golint
32DEPENDS+= go-review-[0-9]*:../../devel/go-review 31DEPENDS+= go-review-[0-9]*:../../devel/go-review
33DEPENDS+= go-ed25519-[0-9]*:../../devel/go-ed25519 32DEPENDS+= go-ed25519-[0-9]*:../../devel/go-ed25519
34DEPENDS+= go-goptlib-[0-9]*:../../devel/go-goptlib 33DEPENDS+= go-goptlib-[0-9]*:../../devel/go-goptlib
35DEPENDS+= go-siphash-[0-9]*:../../devel/go-siphash 34DEPENDS+= go-siphash-[0-9]*:../../devel/go-siphash
36DEPENDS+= go-sys-[0-9]*:../../devel/go-sys 35DEPENDS+= go-sys-[0-9]*:../../devel/go-sys
37DEPENDS+= go-golang-lru-[0-9]*:../../devel/go-golang-lru 36DEPENDS+= go-golang-lru-[0-9]*:../../devel/go-golang-lru
38DEPENDS+= opa-[0-9]*:../../devel/opa 37DEPENDS+= opa-[0-9]*:../../devel/opa
39DEPENDS+= git-lfs-[0-9]*:../../devel/git-lfs 38DEPENDS+= git-lfs-[0-9]*:../../devel/git-lfs
40DEPENDS+= go-gopkgs-[0-9]*:../../devel/go-gopkgs 39DEPENDS+= go-gopkgs-[0-9]*:../../devel/go-gopkgs
41DEPENDS+= go-gocode-[0-9]*:../../devel/go-gocode 40DEPENDS+= go-gocode-[0-9]*:../../devel/go-gocode
42DEPENDS+= go-goreturns-[0-9]*:../../devel/go-goreturns 41DEPENDS+= go-goreturns-[0-9]*:../../devel/go-goreturns