Wed Dec 8 01:32:02 2021 UTC ()
+devel/go-wire


(tnn)
diff -r1.3521 -r1.3522 pkgsrc/devel/Makefile
diff -r1.6034 -r1.6035 pkgsrc/doc/CHANGES-2021

cvs diff -r1.3521 -r1.3522 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2021/12/07 18:03:29 1.3521
+++ pkgsrc/devel/Makefile 2021/12/08 01:32:02 1.3522
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3521 2021/12/07 18:03:29 wiz Exp $ 1# $NetBSD: Makefile,v 1.3522 2021/12/08 01:32:02 tnn Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -425,26 +425,27 @@ SUBDIR+= go-golang-lru @@ -425,26 +425,27 @@ SUBDIR+= go-golang-lru
425SUBDIR+= go-gopkgs 425SUBDIR+= go-gopkgs
426SUBDIR+= go-goptlib 426SUBDIR+= go-goptlib
427SUBDIR+= go-goreturns 427SUBDIR+= go-goreturns
428SUBDIR+= go-gox 428SUBDIR+= go-gox
429SUBDIR+= go-jwt-go 429SUBDIR+= go-jwt-go
430SUBDIR+= go-logrus 430SUBDIR+= go-logrus
431SUBDIR+= go-nbreader 431SUBDIR+= go-nbreader
432SUBDIR+= go-protobuf 432SUBDIR+= go-protobuf
433SUBDIR+= go-pty 433SUBDIR+= go-pty
434SUBDIR+= go-review 434SUBDIR+= go-review
435SUBDIR+= go-siphash 435SUBDIR+= go-siphash
436SUBDIR+= go-sys 436SUBDIR+= go-sys
437SUBDIR+= go-tools 437SUBDIR+= go-tools
 438SUBDIR+= go-wire
438SUBDIR+= go-xerrors 439SUBDIR+= go-xerrors
439SUBDIR+= gob2 440SUBDIR+= gob2
440SUBDIR+= gobject-introspection 441SUBDIR+= gobject-introspection
441SUBDIR+= golangci-lint 442SUBDIR+= golangci-lint
442SUBDIR+= golint 443SUBDIR+= golint
443SUBDIR+= google-glog 444SUBDIR+= google-glog
444SUBDIR+= googletest 445SUBDIR+= googletest
445SUBDIR+= gopls 446SUBDIR+= gopls
446SUBDIR+= got 447SUBDIR+= got
447SUBDIR+= gperf 448SUBDIR+= gperf
448SUBDIR+= gperftools 449SUBDIR+= gperftools
449SUBDIR+= gprbuild-aux 450SUBDIR+= gprbuild-aux
450SUBDIR+= gps 451SUBDIR+= gps

cvs diff -r1.6034 -r1.6035 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/12/08 00:29:44 1.6034
+++ pkgsrc/doc/CHANGES-2021 2021/12/08 01:32:02 1.6035
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.6034 2021/12/08 00:29:44 gutteridge Exp $ 1$NetBSD: CHANGES-2021,v 1.6035 2021/12/08 01:32:02 tnn Exp $
2 2
3Changes to the packages collection and infrastructure in 2021: 3Changes to the packages collection and infrastructure in 2021:
4 4
5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01] 5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01]
6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01] 6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01]
7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01] 7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01]
8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01] 8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01]
9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01] 9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01]
10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01] 10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01]
11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01] 11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01]
12 Added devel/R-gert version 1.0.2 [mef 2021-01-01] 12 Added devel/R-gert version 1.0.2 [mef 2021-01-01]
13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01] 13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01]
14 Added devel/R-testit version 0.12 [mef 2021-01-01] 14 Added devel/R-testit version 0.12 [mef 2021-01-01]
@@ -9081,13 +9081,14 @@ Changes to the packages collection and i @@ -9081,13 +9081,14 @@ Changes to the packages collection and i
9081 Added security/py-cyclonedx-python-lib version 0.11.1 [wiz 2021-12-07] 9081 Added security/py-cyclonedx-python-lib version 0.11.1 [wiz 2021-12-07]
9082 Added security/py-cyclonedx-bom version 1.5.3 [wiz 2021-12-07] 9082 Added security/py-cyclonedx-bom version 1.5.3 [wiz 2021-12-07]
9083 Updated math/double-conversion to 3.1.6 [wiz 2021-12-07] 9083 Updated math/double-conversion to 3.1.6 [wiz 2021-12-07]
9084 Updated math/gsl to 2.7.1 [wiz 2021-12-07] 9084 Updated math/gsl to 2.7.1 [wiz 2021-12-07]
9085 Updated audio/mpc to 0.34 [wiz 2021-12-07] 9085 Updated audio/mpc to 0.34 [wiz 2021-12-07]
9086 Updated misc/dpkg to 1.21.1 [adam 2021-12-07] 9086 Updated misc/dpkg to 1.21.1 [adam 2021-12-07]
9087 Updated sysutils/open-vm-tools to 11.3.5 [adam 2021-12-07] 9087 Updated sysutils/open-vm-tools to 11.3.5 [adam 2021-12-07]
9088 Updated textproc/enchant2 to 2.3.2 [wiz 2021-12-07] 9088 Updated textproc/enchant2 to 2.3.2 [wiz 2021-12-07]
9089 Updated lang/rust-analyzer to 0.0.2021.12.06 [wiz 2021-12-07] 9089 Updated lang/rust-analyzer to 0.0.2021.12.06 [wiz 2021-12-07]
9090 Updated devel/py-pip-api to 0.0.26 [wiz 2021-12-07] 9090 Updated devel/py-pip-api to 0.0.26 [wiz 2021-12-07]
9091 Updated security/py-pip-audit to 1.1.0 [wiz 2021-12-07] 9091 Updated security/py-pip-audit to 1.1.0 [wiz 2021-12-07]
9092 Updated devel/SDL2 to 2.0.18 [wiz 2021-12-07] 9092 Updated devel/SDL2 to 2.0.18 [wiz 2021-12-07]
9093 Updated net/xfce4-wavelan-plugin to 0.6.2 [gutteridge 2021-12-08] 9093 Updated net/xfce4-wavelan-plugin to 0.6.2 [gutteridge 2021-12-08]
 9094 Added devel/go-wire version 0.5.0.20210831 [tnn 2021-12-08]